Shades of Chilean Fire #D06036
Tints of Chilean Fire #D06036
RGB
CMYK
RGB Variations
Color information
#D06036 (or 0xD06036) is known color: Chilean Fire. HEX triplet: D0, 60 and 36. RGB value is (208,96,54). Sum of RGB (Red+Green+Blue) = 208+96+54=358 (47% of max value = 765). Red value is 208 (81.64% from 255 or 58.10% from 358); Green value is 96 (37.89% from 255 or 26.82% from 358); Blue value is 54 (21.48% from 255 or 15.08% from 358); Max value from RGB is 208 - color contains mainly: red. Hex color #D06036 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06036 is #2F9FC9. Grayscale: #7C7C7C. Windows color (decimal): -3121098 or 3563728. OLE color: 3563728.
HSL color Cylindrical-coordinate representation of color #D06036: hue angle of 16.36º 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 #D06036 is Cyan = 0, Magento = 0.54, Yellow = 0.74 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 96 | 54 | - |
| CMYK | 0 | 0.54 | 0.74 | 0.18 |
| HSL | 16.36º | 0.62% | 0.51% | - |
| HSV(B) | 16.36º | 0.74% | 0.82% | - |
| XYZ | 30.86 | 22.04 | 6.12 | - |
| YUV | 124.7 | 88.11 | 187.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 96 | 54 | 0 | 0.54 | 0.74 | 0.18 | 16.36 | 0.62 | 0.51 |
| Hex | D0 | 60 | 36 | 0 | 36 | 4A | 12 | 10 | 3E | 33 |
| Octal | 320 | 140 | 66 | 0 | 66 | 112 | 22 | 20 | 76 | 63 |
| Binary | 11010000 | 1100000 | 110110 | 0 | 110110 | 1001010 | 10010 | 10000 | 111110 | 110011 |
Color Harmonies of #D06036
Complementary color
Monochromatic Colors of #D06036
Black with #D06036
Text Example
Text Example
White with #D06036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06036; }
p { color: rgb(208,96,54); }
H1.HeaderClassName
{
color: #D06036;
}
.AnyTagClassName
{
color: #D06036;
}
</style>
background-color css
<style>
a { background-color: #D06036; }
a { background-color: rgb(208,96,54); }
div.DivClassName
{
background-color: #D06036;
}
.BgClassName
{
background-color: #D06036;
}
</style>
border-color css
<style>
span { border-color: #D06036; }
span { border-color: rgb(208,96,54); }
td.TdClassName
{
border-color: #D06036;
}
.TagClassName
{
border-color: #D06036;
}
</style>