Follow these steps to convert given temperature from the units of Celsius to the units of Delisle.
Enter the input Celsius value in the text field.
The calculator converts the given Celsius into Delisle in realtime ⌚ using the conversion formula, and displays under the Delisle label. You do not need to click any button. If the input changes, Delisle value is re-calculated, just like that.
You may copy the resulting Delisle value using the Copy button.
To view a detailed step by step calculation of the conversion, click on the View Calculation button.
You can also reset the input by clicking on Reset button present below the input field.
What is the Formula to convert Celsius to Delisle?
The formula to convert given temperature from Celsius to Delisle is:
Substitute the given value of temperature in celsius, i.e., Temperature(Celsius) in the above formula and simplify the right-hand side value. The resulting value is the temperature in delisle, i.e., Temperature(Delisle).
Calculation
Calculation will be done after you enter a valid input.
Examples
1
Consider that the temperature of a smartphone while running a heavy application reaches 45 degrees Celsius. Convert this temperature from Celsius to Delisle.
Answer:
Given:
The temperature in celsius is:
Temperature(Celsius) = 45
Formula:
The formula to convert temperature from celsius to delisle is:
Substitute given weight Temperature(Celsius) = 38 in the above formula.
Temperature(Delisle) = (100 - 38 ) × 3 / 2
Temperature(Delisle) = 93
Final Answer:
Therefore, 38 °C is equal to 93 °De.
The temperature is 93 °De, in delisle.
Celsius to Delisle Conversion Table
The following table gives some of the most used conversions from Celsius to Delisle.
Celsius (°C)
Delisle (°De)
0 °C
150 °De
1 °C
148.5°De
2 °C
147 °De
3 °C
145.5°De
4 °C
144 °De
5 °C
142.5°De
6 °C
141 °De
7 °C
139.5°De
8 °C
138 °De
9 °C
136.5°De
10 °C
135 °De
20 °C
120 °De
50 °C
75 °De
100 °C
0 °De
1000 °C
-1350 °De
Celsius
Celsius is a unit of temperature measurement that is part of the metric system. It is named after the Swedish astronomer Anders Celsius, who developed the scale. The Celsius scale sets the freezing point of water at 0 degrees and the boiling point at 100 degrees under standard atmospheric pressure. It is widely used in scientific and everyday contexts around the world.
Delisle
The Delisle scale, proposed by the French astronomer Joseph-Nicolas Delisle, is a temperature scale where the freezing point of water is 150 degrees and the boiling point is 0 degrees under standard atmospheric pressure. The Delisle scale is unique in that its values decrease as temperature increases, making it less common in contemporary usage compared to other temperature scales.
Frequently Asked Questions (FAQs)
1. What is the formula for converting Celsius to Delisle in Temperature?
The formula to convert Celsius to Delisle in Temperature is:
(100 - Celsius ) * 3 / 2
2. Is this tool free or paid?
This Temperature conversion tool, which converts Celsius to Delisle, is completely free to use.
3. How do I convert Temperature from Celsius to Delisle?
To convert Temperature from Celsius to Delisle, you can use the following formula:
(100 - Celsius ) * 3 / 2
For example, if you have a value in Celsius, you substitute that value in place of Celsius in the above formula, and solve the mathematical expression to get the equivalent value in Delisle.
Temperature Converter Android Application
We have developed an Android application that converts temperature between given unit of temperature to other temperature units.
Click on the following button to see the application listing in Google Play Store, please install it, and it may be helpful in your Android mobile for conversions offline.
{
"conversion": "celsius-delisle",
"x_slug": "celsius",
"y_slug": "delisle",
"x": "°C",
"y": "°De",
"x_desc": "Celsius",
"y_desc": "Delisle",
"category": "Temperature",
"symbol": "m",
"formula": "(100 - x ) * 3 / 2",
"precision": 11,
"examples": "<div class=\"example\">\n <div class=\"example_head\"><span class=\"example_n\">1</span>\n <h3 class=\"question\">Consider that the temperature of a smartphone while running a heavy application reaches 45 degrees Celsius.<br>Convert this temperature from Celsius to Delisle.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in celsius is:</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 45</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from celsius to delisle is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Delisle)</sub></span> = (100 - <span>Temperature<sub>(Celsius)</sub></span> ) × 3 / 2</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Celsius)</sub> = 45</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = (100 - <span>45</span> ) × 3 / 2</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = 82.5</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>45 °C</strong> is equal to <strong>82.5 °De</strong>.</p>\n <p>The temperature is <strong>82.5 °De</strong>, in delisle.</p>\n </div>\n <div class=\"example\">\n <div class=\"example_head\"><span class=\"example_n\">2</span>\n <h3 class=\"question\">Consider that the temperature outside during a heatwave is 38 degrees Celsius.<br>Convert this temperature from Celsius to Delisle.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in celsius is:</p>\n <p class=\"step\"><span>Temperature<sub>(Celsius)</sub></span> = 38</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from celsius to delisle is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Delisle)</sub></span> = (100 - <span>Temperature<sub>(Celsius)</sub></span> ) × 3 / 2</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Celsius)</sub> = 38</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = (100 - <span>38</span> ) × 3 / 2</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = 93</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>38 °C</strong> is equal to <strong>93 °De</strong>.</p>\n <p>The temperature is <strong>93 °De</strong>, in delisle.</p>\n </div>\n ",
"playstore_category": {
"description": "converts temperature between given unit of temperature to other temperature units",
"link": "https://play.google.com/store/apps/details?id=org.convertonline.temperatureconverter",
"icon": "temperature_icon_64.png",
"title": "Temperature<br>Converter"
},
"structured_data_1": "\n<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"WebApplication\",\n \"name\": \"Celsius to Delisle Unit Converter\",\n \"url\": \"https://convertonline.org/unit/?convert=kg-gram\",\n \"applicationCategory\": \"Utility\",\n \"operatingSystem\": \"All\",\n \"description\": \"Convert Celsius (°C) to Delisle (°De) using this online Temperature unit converter. Conversion formula, real life examples, conversion tables, etc.\",\n \"softwareVersion\": \"1.0\",\n \"offers\": {\n \"@type\": \"Offer\",\n \"price\": \"0.00\",\n \"priceCurrency\": \"USD\"\n },\n \"creator\": {\n \"@type\": \"Organization\",\n \"name\": \"ConvertOnline\",\n \"url\": \"https://convertonline.org\"\n },\n \"featureList\": [\n \"Convert Celsius to Delisle\",\n \"Instant conversion results\",\n \"Free to use\"\n ],\n \"keywords\": \"°C to °De, Celsius to Delisle converter, unit conversion, Temperature conversion\"\n}\n</script>\n ",
"img": "<img class=\"conversion\" src=\"/images/unit/temperature/celsius-delisle.webp\" height=\"360\" width=\"640\" alt=\"Celsius to Delisle Converter | °C to °De\" />",
"table1n": "<h2><span class=\"x\">Celsius</span> to <span class=\"y\">Delisle</span> Conversion Table</h2><p>The following table gives some of the most used conversions from Celsius to Delisle.</p><table><thead><tr><th scope=\"column\" role=\"columnheader\">Celsius (<span class=\"unit\">°C</span>)</th><th scope=\"column\" role=\"columnheader\">Delisle (<span class=\"unit\">°De</span>)</th><tr></thead><tbody><tr><td>0 <span class=\"unit\">°C</span></td><td>150 <span class=\"unit\">°De</span></td></tr><tr><td>1 <span class=\"unit\">°C</span></td><td>148<span>.5</span> <span class=\"unit\">°De</span></td></tr><tr><td>2 <span class=\"unit\">°C</span></td><td>147 <span class=\"unit\">°De</span></td></tr><tr><td>3 <span class=\"unit\">°C</span></td><td>145<span>.5</span> <span class=\"unit\">°De</span></td></tr><tr><td>4 <span class=\"unit\">°C</span></td><td>144 <span class=\"unit\">°De</span></td></tr><tr><td>5 <span class=\"unit\">°C</span></td><td>142<span>.5</span> <span class=\"unit\">°De</span></td></tr><tr><td>6 <span class=\"unit\">°C</span></td><td>141 <span class=\"unit\">°De</span></td></tr><tr><td>7 <span class=\"unit\">°C</span></td><td>139<span>.5</span> <span class=\"unit\">°De</span></td></tr><tr><td>8 <span class=\"unit\">°C</span></td><td>138 <span class=\"unit\">°De</span></td></tr><tr><td>9 <span class=\"unit\">°C</span></td><td>136<span>.5</span> <span class=\"unit\">°De</span></td></tr><tr><td>10 <span class=\"unit\">°C</span></td><td>135 <span class=\"unit\">°De</span></td></tr><tr><td>20 <span class=\"unit\">°C</span></td><td>120 <span class=\"unit\">°De</span></td></tr><tr><td>50 <span class=\"unit\">°C</span></td><td>75 <span class=\"unit\">°De</span></td></tr><tr><td>100 <span class=\"unit\">°C</span></td><td>0 <span class=\"unit\">°De</span></td></tr><tr><td>1000 <span class=\"unit\">°C</span></td><td>-1350 <span class=\"unit\">°De</span></td></tr></table>",
"units": [
[
"celsius",
"Celsius",
"°C"
],
[
"fahrenheit",
"Fahrenheit",
"°F"
],
[
"kelvin",
"Kelvin",
"K"
],
[
"newton",
"Newton",
"°N"
],
[
"delisle",
"Delisle",
"°De"
],
[
"rankine",
"Rankine",
"°R"
],
[
"reaumur",
"Réaumur",
"°Ré"
],
[
"romer",
"Rømer",
"°Rø"
]
],
"x_long_desc": "Celsius is a unit of temperature measurement that is part of the metric system. It is named after the Swedish astronomer Anders Celsius, who developed the scale. The Celsius scale sets the freezing point of water at 0 degrees and the boiling point at 100 degrees under standard atmospheric pressure. It is widely used in scientific and everyday contexts around the world.",
"y_long_desc": "The Delisle scale, proposed by the French astronomer Joseph-Nicolas Delisle, is a temperature scale where the freezing point of water is 150 degrees and the boiling point is 0 degrees under standard atmospheric pressure. The Delisle scale is unique in that its values decrease as temperature increases, making it less common in contemporary usage compared to other temperature scales."
}