Shades of Chilean Fire #D16431
Tints of Chilean Fire #D16431
RGB
CMYK
RGB Variations
Color information
#D16431 (or 0xD16431) is known color: Chilean Fire. HEX triplet: D1, 64 and 31. RGB value is (209,100,49). Sum of RGB (Red+Green+Blue) = 209+100+49=358 (47% of max value = 765). Red value is 209 (82.03% from 255 or 58.38% from 358); Green value is 100 (39.45% from 255 or 27.93% from 358); Blue value is 49 (19.53% from 255 or 13.69% from 358); Max value from RGB is 209 - color contains mainly: red. Hex color #D16431 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16431 is #2E9BCE. Grayscale: #7F7F7F. Windows color (decimal): -3054543 or 3237073. OLE color: 3237073.
HSL color Cylindrical-coordinate representation of color #D16431: hue angle of 19.12º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D16431 is Cyan = 0, Magento = 0.52, Yellow = 0.77 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 100 | 49 | - |
| CMYK | 0 | 0.52 | 0.77 | 0.18 |
| HSL | 19.13º | 0.63% | 0.51% | - |
| HSV(B) | 19.13º | 0.77% | 0.82% | - |
| XYZ | 31.41 | 22.89 | 5.67 | - |
| YUV | 126.78 | 84.11 | 186.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 100 | 49 | 0 | 0.52 | 0.77 | 0.18 | 19.13 | 0.63 | 0.51 |
| Hex | D1 | 64 | 31 | 0 | 34 | 4D | 12 | 13 | 3F | 33 |
| Octal | 321 | 144 | 61 | 0 | 64 | 115 | 22 | 23 | 77 | 63 |
| Binary | 11010001 | 1100100 | 110001 | 0 | 110100 | 1001101 | 10010 | 10011 | 111111 | 110011 |
Color Harmonies of #D16431
Complementary color
Monochromatic Colors of #D16431
Black with #D16431
Text Example
Text Example
White with #D16431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16431; }
p { color: rgb(209,100,49); }
H1.HeaderClassName
{
color: #D16431;
}
.AnyTagClassName
{
color: #D16431;
}
</style>
background-color css
<style>
a { background-color: #D16431; }
a { background-color: rgb(209,100,49); }
div.DivClassName
{
background-color: #D16431;
}
.BgClassName
{
background-color: #D16431;
}
</style>
border-color css
<style>
span { border-color: #D16431; }
span { border-color: rgb(209,100,49); }
td.TdClassName
{
border-color: #D16431;
}
.TagClassName
{
border-color: #D16431;
}
</style>