Shades of Chilean Fire #D16133
Tints of Chilean Fire #D16133
RGB
CMYK
RGB Variations
Color information
#D16133 (or 0xD16133) is known color: Chilean Fire. HEX triplet: D1, 61 and 33. RGB value is (209,97,51). Sum of RGB (Red+Green+Blue) = 209+97+51=357 (47% of max value = 765). Red value is 209 (82.03% from 255 or 58.54% from 357); Green value is 97 (38.28% from 255 or 27.17% from 357); Blue value is 51 (20.31% from 255 or 14.29% from 357); Max value from RGB is 209 - color contains mainly: red. Hex color #D16133 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16133 is #2E9ECC. Grayscale: #7D7D7D. Windows color (decimal): -3055309 or 3367377. OLE color: 3367377.
HSL color Cylindrical-coordinate representation of color #D16133: hue angle of 17.47º 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 #D16133 is Cyan = 0, Magento = 0.54, Yellow = 0.76 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 97 | 51 | - |
| CMYK | 0 | 0.54 | 0.76 | 0.18 |
| HSL | 17.47º | 0.63% | 0.51% | - |
| HSV(B) | 17.47º | 0.76% | 0.82% | - |
| XYZ | 31.17 | 22.34 | 5.8 | - |
| YUV | 125.24 | 86.11 | 187.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 97 | 51 | 0 | 0.54 | 0.76 | 0.18 | 17.47 | 0.63 | 0.51 |
| Hex | D1 | 61 | 33 | 0 | 36 | 4C | 12 | 11 | 3F | 33 |
| Octal | 321 | 141 | 63 | 0 | 66 | 114 | 22 | 21 | 77 | 63 |
| Binary | 11010001 | 1100001 | 110011 | 0 | 110110 | 1001100 | 10010 | 10001 | 111111 | 110011 |
Color Harmonies of #D16133
Complementary color
Monochromatic Colors of #D16133
Black with #D16133
Text Example
Text Example
White with #D16133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16133; }
p { color: rgb(209,97,51); }
H1.HeaderClassName
{
color: #D16133;
}
.AnyTagClassName
{
color: #D16133;
}
</style>
background-color css
<style>
a { background-color: #D16133; }
a { background-color: rgb(209,97,51); }
div.DivClassName
{
background-color: #D16133;
}
.BgClassName
{
background-color: #D16133;
}
</style>
border-color css
<style>
span { border-color: #D16133; }
span { border-color: rgb(209,97,51); }
td.TdClassName
{
border-color: #D16133;
}
.TagClassName
{
border-color: #D16133;
}
</style>