Shades of Chilean Fire #D16035
Tints of Chilean Fire #D16035
RGB
CMYK
RGB Variations
Color information
#D16035 (or 0xD16035) is known color: Chilean Fire. HEX triplet: D1, 60 and 35. RGB value is (209,96,53). Sum of RGB (Red+Green+Blue) = 209+96+53=358 (47% of max value = 765). Red value is 209 (82.03% from 255 or 58.38% from 358); Green value is 96 (37.89% from 255 or 26.82% from 358); Blue value is 53 (21.09% from 255 or 14.80% from 358); Max value from RGB is 209 - color contains mainly: red. Hex color #D16035 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16035 is #2E9FCA. Grayscale: #7D7D7D. Windows color (decimal): -3055563 or 3498193. OLE color: 3498193.
HSL color Cylindrical-coordinate representation of color #D16035: hue angle of 16.54º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D16035 is Cyan = 0, Magento = 0.54, Yellow = 0.75 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 96 | 53 | - |
| CMYK | 0 | 0.54 | 0.75 | 0.18 |
| HSL | 16.54º | 0.63% | 0.51% | - |
| HSV(B) | 16.54º | 0.75% | 0.82% | - |
| XYZ | 31.12 | 22.18 | 6.01 | - |
| YUV | 124.89 | 87.44 | 188 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 96 | 53 | 0 | 0.54 | 0.75 | 0.18 | 16.54 | 0.63 | 0.51 |
| Hex | D1 | 60 | 35 | 0 | 36 | 4B | 12 | 11 | 3F | 33 |
| Octal | 321 | 140 | 65 | 0 | 66 | 113 | 22 | 21 | 77 | 63 |
| Binary | 11010001 | 1100000 | 110101 | 0 | 110110 | 1001011 | 10010 | 10001 | 111111 | 110011 |
Color Harmonies of #D16035
Complementary color
Monochromatic Colors of #D16035
Black with #D16035
Text Example
Text Example
White with #D16035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16035; }
p { color: rgb(209,96,53); }
H1.HeaderClassName
{
color: #D16035;
}
.AnyTagClassName
{
color: #D16035;
}
</style>
background-color css
<style>
a { background-color: #D16035; }
a { background-color: rgb(209,96,53); }
div.DivClassName
{
background-color: #D16035;
}
.BgClassName
{
background-color: #D16035;
}
</style>
border-color css
<style>
span { border-color: #D16035; }
span { border-color: rgb(209,96,53); }
td.TdClassName
{
border-color: #D16035;
}
.TagClassName
{
border-color: #D16035;
}
</style>