Shades of Chilean Fire #D15829
Tints of Chilean Fire #D15829
RGB
CMYK
RGB Variations
Color information
#D15829 (or 0xD15829) is known color: Chilean Fire. HEX triplet: D1, 58 and 29. RGB value is (209,88,41). Sum of RGB (Red+Green+Blue) = 209+88+41=338 (44% of max value = 765). Red value is 209 (82.03% from 255 or 61.83% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 41 (16.41% from 255 or 12.13% from 338); Max value from RGB is 209 - color contains mainly: red. Hex color #D15829 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15829 is #2EA7D6. Grayscale: #777777. Windows color (decimal): -3057623 or 2709713. OLE color: 2709713.
HSL color Cylindrical-coordinate representation of color #D15829: hue angle of 16.79º degrees, saturation: 0.67, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #D15829 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 88 | 41 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.18 |
| HSL | 16.79º | 0.67% | 0.49% | - |
| HSV(B) | 16.79º | 0.8% | 0.82% | - |
| XYZ | 30.18 | 20.69 | 4.5 | - |
| YUV | 118.82 | 84.09 | 192.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 88 | 41 | 0 | 0.58 | 0.80 | 0.18 | 16.79 | 0.67 | 0.49 |
| Hex | D1 | 58 | 29 | 0 | 3A | 50 | 12 | 11 | 43 | 31 |
| Octal | 321 | 130 | 51 | 0 | 72 | 120 | 22 | 21 | 103 | 61 |
| Binary | 11010001 | 1011000 | 101001 | 0 | 111010 | 1010000 | 10010 | 10001 | 1000011 | 110001 |
Color Harmonies of #D15829
Complementary color
Monochromatic Colors of #D15829
Black with #D15829
Text Example
Text Example
White with #D15829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15829; }
p { color: rgb(209,88,41); }
H1.HeaderClassName
{
color: #D15829;
}
.AnyTagClassName
{
color: #D15829;
}
</style>
background-color css
<style>
a { background-color: #D15829; }
a { background-color: rgb(209,88,41); }
div.DivClassName
{
background-color: #D15829;
}
.BgClassName
{
background-color: #D15829;
}
</style>
border-color css
<style>
span { border-color: #D15829; }
span { border-color: rgb(209,88,41); }
td.TdClassName
{
border-color: #D15829;
}
.TagClassName
{
border-color: #D15829;
}
</style>