Shades of Chilean Fire #D66032
Tints of Chilean Fire #D66032
RGB
CMYK
RGB Variations
Color information
#D66032 (or 0xD66032) is known color: Chilean Fire. HEX triplet: D6, 60 and 32. RGB value is (214,96,50). Sum of RGB (Red+Green+Blue) = 214+96+50=360 (47% of max value = 765). Red value is 214 (83.98% from 255 or 59.44% from 360); Green value is 96 (37.89% from 255 or 26.67% from 360); Blue value is 50 (19.92% from 255 or 13.89% from 360); Max value from RGB is 214 - color contains mainly: red. Hex color #D66032 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D66032 is #299FCD. Grayscale: #7E7E7E. Windows color (decimal): -2727886 or 3301590. OLE color: 3301590.
HSL color Cylindrical-coordinate representation of color #D66032: hue angle of 16.83º degrees, saturation: 0.67, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D66032 is Cyan = 0, Magento = 0.55, Yellow = 0.77 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 96 | 50 | - |
| CMYK | 0 | 0.55 | 0.77 | 0.16 |
| HSL | 16.83º | 0.67% | 0.52% | - |
| HSV(B) | 16.83º | 0.77% | 0.84% | - |
| XYZ | 32.49 | 22.89 | 5.72 | - |
| YUV | 126.04 | 85.09 | 190.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 96 | 50 | 0 | 0.55 | 0.77 | 0.16 | 16.83 | 0.67 | 0.52 |
| Hex | D6 | 60 | 32 | 0 | 37 | 4D | 10 | 11 | 43 | 34 |
| Octal | 326 | 140 | 62 | 0 | 67 | 115 | 20 | 21 | 103 | 64 |
| Binary | 11010110 | 1100000 | 110010 | 0 | 110111 | 1001101 | 10000 | 10001 | 1000011 | 110100 |
Color Harmonies of #D66032
Complementary color
Monochromatic Colors of #D66032
Black with #D66032
Text Example
Text Example
White with #D66032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D66032; }
p { color: rgb(214,96,50); }
H1.HeaderClassName
{
color: #D66032;
}
.AnyTagClassName
{
color: #D66032;
}
</style>
background-color css
<style>
a { background-color: #D66032; }
a { background-color: rgb(214,96,50); }
div.DivClassName
{
background-color: #D66032;
}
.BgClassName
{
background-color: #D66032;
}
</style>
border-color css
<style>
span { border-color: #D66032; }
span { border-color: rgb(214,96,50); }
td.TdClassName
{
border-color: #D66032;
}
.TagClassName
{
border-color: #D66032;
}
</style>