Shades of Chilean Fire #D15422
Tints of Chilean Fire #D15422
RGB
CMYK
RGB Variations
Color information
#D15422 (or 0xD15422) is known color: Chilean Fire. HEX triplet: D1, 54 and 22. RGB value is (209,84,34). Sum of RGB (Red+Green+Blue) = 209+84+34=327 (43% of max value = 765). Red value is 209 (82.03% from 255 or 63.91% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 34 (13.67% from 255 or 10.40% from 327); Max value from RGB is 209 - color contains mainly: red. Hex color #D15422 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15422 is #2EABDD. Grayscale: #737373. Windows color (decimal): -3058654 or 2249937. OLE color: 2249937.
HSL color Cylindrical-coordinate representation of color #D15422: hue angle of 17.14º degrees, saturation: 0.72, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #D15422 is Cyan = 0, Magento = 0.60, Yellow = 0.84 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 84 | 34 | - |
| CMYK | 0 | 0.60 | 0.84 | 0.18 |
| HSL | 17.14º | 0.72% | 0.48% | - |
| HSV(B) | 17.14º | 0.84% | 0.82% | - |
| XYZ | 29.75 | 20.01 | 3.81 | - |
| YUV | 115.68 | 81.91 | 194.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 84 | 34 | 0 | 0.60 | 0.84 | 0.18 | 17.14 | 0.72 | 0.48 |
| Hex | D1 | 54 | 22 | 0 | 3C | 54 | 12 | 11 | 48 | 30 |
| Octal | 321 | 124 | 42 | 0 | 74 | 124 | 22 | 21 | 110 | 60 |
| Binary | 11010001 | 1010100 | 100010 | 0 | 111100 | 1010100 | 10010 | 10001 | 1001000 | 110000 |
Color Harmonies of #D15422
Complementary color
Monochromatic Colors of #D15422
Black with #D15422
Text Example
Text Example
White with #D15422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15422; }
p { color: rgb(209,84,34); }
H1.HeaderClassName
{
color: #D15422;
}
.AnyTagClassName
{
color: #D15422;
}
</style>
background-color css
<style>
a { background-color: #D15422; }
a { background-color: rgb(209,84,34); }
div.DivClassName
{
background-color: #D15422;
}
.BgClassName
{
background-color: #D15422;
}
</style>
border-color css
<style>
span { border-color: #D15422; }
span { border-color: rgb(209,84,34); }
td.TdClassName
{
border-color: #D15422;
}
.TagClassName
{
border-color: #D15422;
}
</style>