Shades of Chilean Fire #D06132
Tints of Chilean Fire #D06132
RGB
CMYK
RGB Variations
Color information
#D06132 (or 0xD06132) is known color: Chilean Fire. HEX triplet: D0, 61 and 32. RGB value is (208,97,50). Sum of RGB (Red+Green+Blue) = 208+97+50=355 (47% of max value = 765). Red value is 208 (81.64% from 255 or 58.59% from 355); Green value is 97 (38.28% from 255 or 27.32% from 355); Blue value is 50 (19.92% from 255 or 14.08% from 355); Max value from RGB is 208 - color contains mainly: red. Hex color #D06132 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D06132 is #2F9ECD. Grayscale: #7D7D7D. Windows color (decimal): -3120846 or 3301840. OLE color: 3301840.
HSL color Cylindrical-coordinate representation of color #D06132: hue angle of 17.85º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D06132 is Cyan = 0, Magento = 0.53, Yellow = 0.76 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 97 | 50 | - |
| CMYK | 0 | 0.53 | 0.76 | 0.18 |
| HSL | 17.85º | 0.63% | 0.51% | - |
| HSV(B) | 17.85º | 0.76% | 0.82% | - |
| XYZ | 30.86 | 22.19 | 5.67 | - |
| YUV | 124.83 | 85.77 | 187.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 97 | 50 | 0 | 0.53 | 0.76 | 0.18 | 17.85 | 0.63 | 0.51 |
| Hex | D0 | 61 | 32 | 0 | 35 | 4C | 12 | 12 | 3F | 33 |
| Octal | 320 | 141 | 62 | 0 | 65 | 114 | 22 | 22 | 77 | 63 |
| Binary | 11010000 | 1100001 | 110010 | 0 | 110101 | 1001100 | 10010 | 10010 | 111111 | 110011 |
Color Harmonies of #D06132
Complementary color
Monochromatic Colors of #D06132
Black with #D06132
Text Example
Text Example
White with #D06132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06132; }
p { color: rgb(208,97,50); }
H1.HeaderClassName
{
color: #D06132;
}
.AnyTagClassName
{
color: #D06132;
}
</style>
background-color css
<style>
a { background-color: #D06132; }
a { background-color: rgb(208,97,50); }
div.DivClassName
{
background-color: #D06132;
}
.BgClassName
{
background-color: #D06132;
}
</style>
border-color css
<style>
span { border-color: #D06132; }
span { border-color: rgb(208,97,50); }
td.TdClassName
{
border-color: #D06132;
}
.TagClassName
{
border-color: #D06132;
}
</style>