Shades of Chilean Fire #D16430
Tints of Chilean Fire #D16430
RGB
CMYK
RGB Variations
Color information
#D16430 (or 0xD16430) is known color: Chilean Fire. HEX triplet: D1, 64 and 30. RGB value is (209,100,48). Sum of RGB (Red+Green+Blue) = 209+100+48=357 (47% of max value = 765). Red value is 209 (82.03% from 255 or 58.54% from 357); Green value is 100 (39.45% from 255 or 28.01% from 357); Blue value is 48 (19.14% from 255 or 13.45% from 357); Max value from RGB is 209 - color contains mainly: red. Hex color #D16430 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D16430 is #2E9BCF. Grayscale: #7E7E7E. Windows color (decimal): -3054544 or 3171537. OLE color: 3171537.
HSL color Cylindrical-coordinate representation of color #D16430: hue angle of 19.38º degrees, saturation: 0.64, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D16430 is Cyan = 0, Magento = 0.52, Yellow = 0.77 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 100 | 48 | - |
| CMYK | 0 | 0.52 | 0.77 | 0.18 |
| HSL | 19.38º | 0.64% | 0.5% | - |
| HSV(B) | 19.38º | 0.77% | 0.82% | - |
| XYZ | 31.39 | 22.88 | 5.56 | - |
| YUV | 126.66 | 83.61 | 186.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 100 | 48 | 0 | 0.52 | 0.77 | 0.18 | 19.38 | 0.64 | 0.5 |
| Hex | D1 | 64 | 30 | 0 | 34 | 4D | 12 | 13 | 40 | 32 |
| Octal | 321 | 144 | 60 | 0 | 64 | 115 | 22 | 23 | 100 | 62 |
| Binary | 11010001 | 1100100 | 110000 | 0 | 110100 | 1001101 | 10010 | 10011 | 1000000 | 110010 |
Color Harmonies of #D16430
Complementary color
Monochromatic Colors of #D16430
Black with #D16430
Text Example
Text Example
White with #D16430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D16430; }
p { color: rgb(209,100,48); }
H1.HeaderClassName
{
color: #D16430;
}
.AnyTagClassName
{
color: #D16430;
}
</style>
background-color css
<style>
a { background-color: #D16430; }
a { background-color: rgb(209,100,48); }
div.DivClassName
{
background-color: #D16430;
}
.BgClassName
{
background-color: #D16430;
}
</style>
border-color css
<style>
span { border-color: #D16430; }
span { border-color: rgb(209,100,48); }
td.TdClassName
{
border-color: #D16430;
}
.TagClassName
{
border-color: #D16430;
}
</style>