Shades of Chilean Fire #D16532
Tints of Chilean Fire #D16532
RGB
CMYK
RGB Variations
Color information
#D16532 (or 0xD16532) is known color: Chilean Fire. HEX triplet: D1, 65 and 32. RGB value is (209,101,50). Sum of RGB (Red+Green+Blue) = 209+101+50=360 (47% of max value = 765). Red value is 209 (82.03% from 255 or 58.06% from 360); Green value is 101 (39.84% from 255 or 28.06% from 360); Blue value is 50 (19.92% from 255 or 13.89% from 360); Max value from RGB is 209 - color contains mainly: red. Hex color #D16532 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16532 is #2E9ACD. Grayscale: #7F7F7F. Windows color (decimal): -3054286 or 3302865. OLE color: 3302865.
HSL color Cylindrical-coordinate representation of color #D16532: hue angle of 19.25º 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 #D16532 is Cyan = 0, Magento = 0.52, Yellow = 0.76 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 101 | 50 | - |
| CMYK | 0 | 0.52 | 0.76 | 0.18 |
| HSL | 19.25º | 0.63% | 0.51% | - |
| HSV(B) | 19.25º | 0.76% | 0.82% | - |
| XYZ | 31.52 | 23.09 | 5.81 | - |
| YUV | 127.48 | 84.28 | 186.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 101 | 50 | 0 | 0.52 | 0.76 | 0.18 | 19.25 | 0.63 | 0.51 |
| Hex | D1 | 65 | 32 | 0 | 34 | 4C | 12 | 13 | 3F | 33 |
| Octal | 321 | 145 | 62 | 0 | 64 | 114 | 22 | 23 | 77 | 63 |
| Binary | 11010001 | 1100101 | 110010 | 0 | 110100 | 1001100 | 10010 | 10011 | 111111 | 110011 |
Color Harmonies of #D16532
Complementary color
Monochromatic Colors of #D16532
Black with #D16532
Text Example
Text Example
White with #D16532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16532; }
p { color: rgb(209,101,50); }
H1.HeaderClassName
{
color: #D16532;
}
.AnyTagClassName
{
color: #D16532;
}
</style>
background-color css
<style>
a { background-color: #D16532; }
a { background-color: rgb(209,101,50); }
div.DivClassName
{
background-color: #D16532;
}
.BgClassName
{
background-color: #D16532;
}
</style>
border-color css
<style>
span { border-color: #D16532; }
span { border-color: rgb(209,101,50); }
td.TdClassName
{
border-color: #D16532;
}
.TagClassName
{
border-color: #D16532;
}
</style>