Shades of Chilean Fire #D15531
Tints of Chilean Fire #D15531
RGB
CMYK
RGB Variations
Color information
#D15531 (or 0xD15531) is known color: Chilean Fire. HEX triplet: D1, 55 and 31. RGB value is (209,85,49). Sum of RGB (Red+Green+Blue) = 209+85+49=343 (45% of max value = 765). Red value is 209 (82.03% from 255 or 60.93% from 343); Green value is 85 (33.59% from 255 or 24.78% from 343); Blue value is 49 (19.53% from 255 or 14.29% from 343); Max value from RGB is 209 - color contains mainly: red. Hex color #D15531 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15531 is #2EAACE. Grayscale: #767676. Windows color (decimal): -3058383 or 3233233. OLE color: 3233233.
HSL color Cylindrical-coordinate representation of color #D15531: hue angle of 13.5º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D15531 is Cyan = 0, Magento = 0.59, Yellow = 0.77 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 85 | 49 | - |
| CMYK | 0 | 0.59 | 0.77 | 0.18 |
| HSL | 13.5º | 0.63% | 0.51% | - |
| HSV(B) | 13.5º | 0.77% | 0.82% | - |
| XYZ | 30.1 | 20.27 | 5.23 | - |
| YUV | 117.97 | 89.08 | 192.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 85 | 49 | 0 | 0.59 | 0.77 | 0.18 | 13.5 | 0.63 | 0.51 |
| Hex | D1 | 55 | 31 | 0 | 3B | 4D | 12 | E | 3F | 33 |
| Octal | 321 | 125 | 61 | 0 | 73 | 115 | 22 | 16 | 77 | 63 |
| Binary | 11010001 | 1010101 | 110001 | 0 | 111011 | 1001101 | 10010 | 1110 | 111111 | 110011 |
Color Harmonies of #D15531
Complementary color
Monochromatic Colors of #D15531
Black with #D15531
Text Example
Text Example
White with #D15531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15531; }
p { color: rgb(209,85,49); }
H1.HeaderClassName
{
color: #D15531;
}
.AnyTagClassName
{
color: #D15531;
}
</style>
background-color css
<style>
a { background-color: #D15531; }
a { background-color: rgb(209,85,49); }
div.DivClassName
{
background-color: #D15531;
}
.BgClassName
{
background-color: #D15531;
}
</style>
border-color css
<style>
span { border-color: #D15531; }
span { border-color: rgb(209,85,49); }
td.TdClassName
{
border-color: #D15531;
}
.TagClassName
{
border-color: #D15531;
}
</style>