Shades of Chilean Fire #D16031
Tints of Chilean Fire #D16031
RGB
CMYK
RGB Variations
Color information
#D16031 (or 0xD16031) is known color: Chilean Fire. HEX triplet: D1, 60 and 31. RGB value is (209,96,49). Sum of RGB (Red+Green+Blue) = 209+96+49=354 (46% of max value = 765). Red value is 209 (82.03% from 255 or 59.04% from 354); Green value is 96 (37.89% from 255 or 27.12% from 354); Blue value is 49 (19.53% from 255 or 13.84% from 354); Max value from RGB is 209 - color contains mainly: red. Hex color #D16031 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16031 is #2E9FCE. Grayscale: #7C7C7C. Windows color (decimal): -3055567 or 3236049. OLE color: 3236049.
HSL color Cylindrical-coordinate representation of color #D16031: hue angle of 17.62º 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 #D16031 is Cyan = 0, Magento = 0.54, Yellow = 0.77 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 96 | 49 | - |
| CMYK | 0 | 0.54 | 0.77 | 0.18 |
| HSL | 17.63º | 0.63% | 0.51% | - |
| HSV(B) | 17.63º | 0.77% | 0.82% | - |
| XYZ | 31.03 | 22.14 | 5.54 | - |
| YUV | 124.43 | 85.44 | 188.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 96 | 49 | 0 | 0.54 | 0.77 | 0.18 | 17.63 | 0.63 | 0.51 |
| Hex | D1 | 60 | 31 | 0 | 36 | 4D | 12 | 12 | 3F | 33 |
| Octal | 321 | 140 | 61 | 0 | 66 | 115 | 22 | 22 | 77 | 63 |
| Binary | 11010001 | 1100000 | 110001 | 0 | 110110 | 1001101 | 10010 | 10010 | 111111 | 110011 |
Color Harmonies of #D16031
Complementary color
Monochromatic Colors of #D16031
Black with #D16031
Text Example
Text Example
White with #D16031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16031; }
p { color: rgb(209,96,49); }
H1.HeaderClassName
{
color: #D16031;
}
.AnyTagClassName
{
color: #D16031;
}
</style>
background-color css
<style>
a { background-color: #D16031; }
a { background-color: rgb(209,96,49); }
div.DivClassName
{
background-color: #D16031;
}
.BgClassName
{
background-color: #D16031;
}
</style>
border-color css
<style>
span { border-color: #D16031; }
span { border-color: rgb(209,96,49); }
td.TdClassName
{
border-color: #D16031;
}
.TagClassName
{
border-color: #D16031;
}
</style>