Shades of Chilean Fire #D06039
Tints of Chilean Fire #D06039
RGB
CMYK
RGB Variations
Color information
#D06039 (or 0xD06039) is known color: Chilean Fire. HEX triplet: D0, 60 and 39. RGB value is (208,96,57). Sum of RGB (Red+Green+Blue) = 208+96+57=361 (47% of max value = 765). Red value is 208 (81.64% from 255 or 57.62% from 361); Green value is 96 (37.89% from 255 or 26.59% from 361); Blue value is 57 (22.66% from 255 or 15.79% from 361); Max value from RGB is 208 - color contains mainly: red. Hex color #D06039 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06039 is #2F9FC6. Grayscale: #7D7D7D. Windows color (decimal): -3121095 or 3760336. OLE color: 3760336.
HSL color Cylindrical-coordinate representation of color #D06039: hue angle of 15.5º degrees, saturation: 0.62, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #D06039 is Cyan = 0, Magento = 0.54, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 96 | 57 | - |
| CMYK | 0 | 0.54 | 0.73 | 0.18 |
| HSL | 15.5º | 0.62% | 0.52% | - |
| HSV(B) | 15.5º | 0.73% | 0.82% | - |
| XYZ | 30.93 | 22.07 | 6.5 | - |
| YUV | 125.04 | 89.61 | 187.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 96 | 57 | 0 | 0.54 | 0.73 | 0.18 | 15.5 | 0.62 | 0.52 |
| Hex | D0 | 60 | 39 | 0 | 36 | 49 | 12 | F | 3E | 34 |
| Octal | 320 | 140 | 71 | 0 | 66 | 111 | 22 | 17 | 76 | 64 |
| Binary | 11010000 | 1100000 | 111001 | 0 | 110110 | 1001001 | 10010 | 1111 | 111110 | 110100 |
Color Harmonies of #D06039
Complementary color
Monochromatic Colors of #D06039
Black with #D06039
Text Example
Text Example
White with #D06039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06039; }
p { color: rgb(208,96,57); }
H1.HeaderClassName
{
color: #D06039;
}
.AnyTagClassName
{
color: #D06039;
}
</style>
background-color css
<style>
a { background-color: #D06039; }
a { background-color: rgb(208,96,57); }
div.DivClassName
{
background-color: #D06039;
}
.BgClassName
{
background-color: #D06039;
}
</style>
border-color css
<style>
span { border-color: #D06039; }
span { border-color: rgb(208,96,57); }
td.TdClassName
{
border-color: #D06039;
}
.TagClassName
{
border-color: #D06039;
}
</style>