Shades of Chilean Fire #D15436
Tints of Chilean Fire #D15436
RGB
CMYK
RGB Variations
Color information
#D15436 (or 0xD15436) is known color: Chilean Fire. HEX triplet: D1, 54 and 36. RGB value is (209,84,54). Sum of RGB (Red+Green+Blue) = 209+84+54=347 (45% of max value = 765). Red value is 209 (82.03% from 255 or 60.23% from 347); Green value is 84 (33.20% from 255 or 24.21% from 347); Blue value is 54 (21.48% from 255 or 15.56% from 347); Max value from RGB is 209 - color contains mainly: red. Hex color #D15436 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15436 is #2EABC9. Grayscale: #767676. Windows color (decimal): -3058634 or 3560657. OLE color: 3560657.
HSL color Cylindrical-coordinate representation of color #D15436: hue angle of 11.61º degrees, saturation: 0.63, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D15436 is Cyan = 0, Magento = 0.60, Yellow = 0.74 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 84 | 54 | - |
| CMYK | 0 | 0.60 | 0.74 | 0.18 |
| HSL | 11.61º | 0.63% | 0.52% | - |
| HSV(B) | 11.61º | 0.74% | 0.82% | - |
| XYZ | 30.13 | 20.16 | 5.79 | - |
| YUV | 117.96 | 91.91 | 192.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 84 | 54 | 0 | 0.60 | 0.74 | 0.18 | 11.61 | 0.63 | 0.52 |
| Hex | D1 | 54 | 36 | 0 | 3C | 4A | 12 | C | 3F | 34 |
| Octal | 321 | 124 | 66 | 0 | 74 | 112 | 22 | 14 | 77 | 64 |
| Binary | 11010001 | 1010100 | 110110 | 0 | 111100 | 1001010 | 10010 | 1100 | 111111 | 110100 |
Color Harmonies of #D15436
Complementary color
Monochromatic Colors of #D15436
Black with #D15436
Text Example
Text Example
White with #D15436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15436; }
p { color: rgb(209,84,54); }
H1.HeaderClassName
{
color: #D15436;
}
.AnyTagClassName
{
color: #D15436;
}
</style>
background-color css
<style>
a { background-color: #D15436; }
a { background-color: rgb(209,84,54); }
div.DivClassName
{
background-color: #D15436;
}
.BgClassName
{
background-color: #D15436;
}
</style>
border-color css
<style>
span { border-color: #D15436; }
span { border-color: rgb(209,84,54); }
td.TdClassName
{
border-color: #D15436;
}
.TagClassName
{
border-color: #D15436;
}
</style>