Shades of Chilean Fire #D06436
Tints of Chilean Fire #D06436
RGB
CMYK
RGB Variations
Color information
#D06436 (or 0xD06436) is known color: Chilean Fire. HEX triplet: D0, 64 and 36. RGB value is (208,100,54). Sum of RGB (Red+Green+Blue) = 208+100+54=362 (47% of max value = 765). Red value is 208 (81.64% from 255 or 57.46% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 54 (21.48% from 255 or 14.92% from 362); Max value from RGB is 208 - color contains mainly: red. Hex color #D06436 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06436 is #2F9BC9. Grayscale: #7F7F7F. Windows color (decimal): -3120074 or 3564752. OLE color: 3564752.
HSL color Cylindrical-coordinate representation of color #D06436: hue angle of 17.92º degrees, saturation: 0.62, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D06436 is Cyan = 0, Magento = 0.52, Yellow = 0.74 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 100 | 54 | - |
| CMYK | 0 | 0.52 | 0.74 | 0.18 |
| HSL | 17.92º | 0.62% | 0.51% | - |
| HSV(B) | 17.92º | 0.74% | 0.82% | - |
| XYZ | 31.24 | 22.79 | 6.24 | - |
| YUV | 127.05 | 86.78 | 185.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 100 | 54 | 0 | 0.52 | 0.74 | 0.18 | 17.92 | 0.62 | 0.51 |
| Hex | D0 | 64 | 36 | 0 | 34 | 4A | 12 | 12 | 3E | 33 |
| Octal | 320 | 144 | 66 | 0 | 64 | 112 | 22 | 22 | 76 | 63 |
| Binary | 11010000 | 1100100 | 110110 | 0 | 110100 | 1001010 | 10010 | 10010 | 111110 | 110011 |
Color Harmonies of #D06436
Complementary color
Monochromatic Colors of #D06436
Black with #D06436
Text Example
Text Example
White with #D06436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06436; }
p { color: rgb(208,100,54); }
H1.HeaderClassName
{
color: #D06436;
}
.AnyTagClassName
{
color: #D06436;
}
</style>
background-color css
<style>
a { background-color: #D06436; }
a { background-color: rgb(208,100,54); }
div.DivClassName
{
background-color: #D06436;
}
.BgClassName
{
background-color: #D06436;
}
</style>
border-color css
<style>
span { border-color: #D06436; }
span { border-color: rgb(208,100,54); }
td.TdClassName
{
border-color: #D06436;
}
.TagClassName
{
border-color: #D06436;
}
</style>