Kelvin to Delisle Converter
⇅ Switch toDelisle to Kelvin ConverterHow to use this Kelvin to Delisle Converter 🤔
Follow these steps to convert given temperature from the units of Kelvin to the units of Delisle.
- Enter the input Kelvin value in the text field.
- The calculator converts the given Kelvin 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.
Calculation
Calculation will be done after you enter a valid input.
Examples
1
Consider that the operating temperature of a high-end processor is 320 Kelvin.
Convert this temperature from Kelvin to Delisle.
Answer:
Given:
The temperature in kelvin is:
Temperature(Kelvin) = 320
Formula:
The formula to convert temperature from kelvin to delisle is:
Temperature(Delisle) = (373.15 - Temperature(Kelvin)) × 3 / 2
Substitution:
Substitute given weight Temperature(Kelvin) = 320 in the above formula.
Temperature(Delisle) = (373.15 - 320) × 3 / 2
Temperature(Delisle) = 79.725
Final Answer:
Therefore, 320 K is equal to 79.725 °De.
The temperature is 79.725 °De, in delisle.
2
Consider that the temperature of liquid nitrogen is approximately 77 Kelvin.
Convert this temperature from Kelvin to Delisle.
Answer:
Given:
The temperature in kelvin is:
Temperature(Kelvin) = 77
Formula:
The formula to convert temperature from kelvin to delisle is:
Temperature(Delisle) = (373.15 - Temperature(Kelvin)) × 3 / 2
Substitution:
Substitute given weight Temperature(Kelvin) = 77 in the above formula.
Temperature(Delisle) = (373.15 - 77) × 3 / 2
Temperature(Delisle) = 444.225
Final Answer:
Therefore, 77 K is equal to 444.225 °De.
The temperature is 444.225 °De, in delisle.
Kelvin to Delisle Conversion Table
The following table gives some of the most used conversions from Kelvin to Delisle.
Kelvin (K) | Delisle (°De) |
---|
|
0 K | 559.725 °De |
1 K | 558.225 °De |
2 K | 556.725 °De |
3 K | 555.225 °De |
4 K | 553.725 °De |
5 K | 552.225 °De |
6 K | 550.725 °De |
7 K | 549.225 °De |
8 K | 547.725 °De |
9 K | 546.225 °De |
10 K | 544.725 °De |
20 K | 529.725 °De |
50 K | 484.725 °De |
100 K | 409.725 °De |
1000 K | -940.275 °De |
Kelvin
The Kelvin scale is an absolute temperature scale named after the Scottish physicist William Thomson, 1st Baron Kelvin. It is commonly used in scientific and engineering applications where an absolute temperature reference is required. The Kelvin scale starts at absolute zero, the point at which all molecular motion ceases. The freezing point of water on the Kelvin scale is 273.15 K, and the boiling point is 373.15 K.
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 Kelvin to Delisle in Temperature?
The formula to convert Kelvin to Delisle in Temperature is:
(373.15 - Kelvin) * 3 / 2
2. Is this tool free or paid?
This Temperature conversion tool, which converts Kelvin to Delisle, is completely free to use.
3. How do I convert Temperature from Kelvin to Delisle?
To convert Temperature from Kelvin to Delisle, you can use the following formula:
(373.15 - Kelvin) * 3 / 2
For example, if you have a value in Kelvin, you substitute that value in place of Kelvin 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": "kelvin-delisle",
"x_slug": "kelvin",
"y_slug": "delisle",
"x": "K",
"y": "°De",
"x_desc": "Kelvin",
"y_desc": "Delisle",
"category": "Temperature",
"symbol": "m",
"formula": "(373.15 - 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 operating temperature of a high-end processor is 320 Kelvin.<br>Convert this temperature from Kelvin to Delisle.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in kelvin is:</p>\n <p class=\"step\"><span>Temperature<sub>(Kelvin)</sub></span> = 320</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from kelvin to delisle is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Delisle)</sub></span> = (373.15 - <span>Temperature<sub>(Kelvin)</sub></span>) × 3 / 2</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Kelvin)</sub> = 320</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = (373.15 - <span>320</span>) × 3 / 2</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = 79.725</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>320 K</strong> is equal to <strong>79.725 °De</strong>.</p>\n <p>The temperature is <strong>79.725 °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 of liquid nitrogen is approximately 77 Kelvin.<br>Convert this temperature from Kelvin to Delisle.</h3></div>\n <h4 class=\"answer\">Answer:</h4>\n <p><strong>Given:</strong></p>\n <p>The temperature in kelvin is:</p>\n <p class=\"step\"><span>Temperature<sub>(Kelvin)</sub></span> = 77</p>\n <p><strong>Formula:</strong></p>\n <p>The formula to convert temperature from kelvin to delisle is:</p>\n <p class=\"formula step\"><span>Temperature<sub>(Delisle)</sub></span> = (373.15 - <span>Temperature<sub>(Kelvin)</sub></span>) × 3 / 2</p>\n <p><strong>Substitution:</strong></p>\n <p>Substitute given weight <strong>Temperature<sub>(Kelvin)</sub> = 77</strong> in the above formula.</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = (373.15 - <span>77</span>) × 3 / 2</p>\n <p class=\"step\"><span>Temperature<sub>(Delisle)</sub></span> = 444.225</p>\n <p><strong>Final Answer:</strong></p>\n <p>Therefore, <strong>77 K</strong> is equal to <strong>444.225 °De</strong>.</p>\n <p>The temperature is <strong>444.225 °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\": \"Kelvin to Delisle Unit Converter\",\n \"url\": \"https://convertonline.org/unit/?convert=kg-gram\",\n \"applicationCategory\": \"Utility\",\n \"operatingSystem\": \"All\",\n \"description\": \"Convert Kelvin (K) 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 Kelvin to Delisle\",\n \"Instant conversion results\",\n \"Free to use\"\n ],\n \"keywords\": \"K to °De, Kelvin to Delisle converter, unit conversion, Temperature conversion\"\n}\n</script>\n ",
"img": "<img class=\"conversion\" src=\"/images/unit/temperature/kelvin-delisle.webp\" height=\"360\" width=\"640\" alt=\"Kelvin to Delisle Converter | K to °De\" />",
"table1n": "<h2><span class=\"x\">Kelvin</span> to <span class=\"y\">Delisle</span> Conversion Table</h2><p>The following table gives some of the most used conversions from Kelvin to Delisle.</p><table><thead><tr><th scope=\"column\" role=\"columnheader\">Kelvin (<span class=\"unit\">K</span>)</th><th scope=\"column\" role=\"columnheader\">Delisle (<span class=\"unit\">°De</span>)</th><tr></thead><tbody><tr><td>0 <span class=\"unit\">K</span></td><td>559<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>1 <span class=\"unit\">K</span></td><td>558<span>.225</span> <span class=\"unit\">°De</span></td></tr><tr><td>2 <span class=\"unit\">K</span></td><td>556<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>3 <span class=\"unit\">K</span></td><td>555<span>.225</span> <span class=\"unit\">°De</span></td></tr><tr><td>4 <span class=\"unit\">K</span></td><td>553<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>5 <span class=\"unit\">K</span></td><td>552<span>.225</span> <span class=\"unit\">°De</span></td></tr><tr><td>6 <span class=\"unit\">K</span></td><td>550<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>7 <span class=\"unit\">K</span></td><td>549<span>.225</span> <span class=\"unit\">°De</span></td></tr><tr><td>8 <span class=\"unit\">K</span></td><td>547<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>9 <span class=\"unit\">K</span></td><td>546<span>.225</span> <span class=\"unit\">°De</span></td></tr><tr><td>10 <span class=\"unit\">K</span></td><td>544<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>20 <span class=\"unit\">K</span></td><td>529<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>50 <span class=\"unit\">K</span></td><td>484<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>100 <span class=\"unit\">K</span></td><td>409<span>.725</span> <span class=\"unit\">°De</span></td></tr><tr><td>1000 <span class=\"unit\">K</span></td><td>-940<span>.275</span> <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": "The Kelvin scale is an absolute temperature scale named after the Scottish physicist William Thomson, 1st Baron Kelvin. It is commonly used in scientific and engineering applications where an absolute temperature reference is required. The Kelvin scale starts at absolute zero, the point at which all molecular motion ceases. The freezing point of water on the Kelvin scale is 273.15 K, and the boiling point is 373.15 K.",
"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."
}