Shades of Chilean Fire #E15531
Tints of Chilean Fire #E15531
RGB
CMYK
RGB Variations
Color information
#E15531 (or 0xE15531) is known color: Chilean Fire. HEX triplet: E1, 55 and 31. RGB value is (225,85,49). Sum of RGB (Red+Green+Blue) = 225+85+49=359 (47% of max value = 765). Red value is 225 (88.28% from 255 or 62.67% from 359); Green value is 85 (33.59% from 255 or 23.68% from 359); Blue value is 49 (19.53% from 255 or 13.65% from 359); Max value from RGB is 225 - color contains mainly: red. Hex color #E15531 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E15531 is #1EAACE. Grayscale: #7B7B7B. Windows color (decimal): -2009807 or 3233249. OLE color: 3233249.
HSL color Cylindrical-coordinate representation of color #E15531: hue angle of 12.27º degrees, saturation: 0.75, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E15531 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 85 | 49 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.12 |
| HSL | 12.27º | 0.75% | 0.54% | - |
| HSV(B) | 12.27º | 0.78% | 0.88% | - |
| XYZ | 34.85 | 22.73 | 5.46 | - |
| YUV | 122.76 | 86.38 | 200.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 85 | 49 | 0 | 0.62 | 0.78 | 0.12 | 12.27 | 0.75 | 0.54 |
| Hex | E1 | 55 | 31 | 0 | 3E | 4E | C | C | 4B | 36 |
| Octal | 341 | 125 | 61 | 0 | 76 | 116 | 14 | 14 | 113 | 66 |
| Binary | 11100001 | 1010101 | 110001 | 0 | 111110 | 1001110 | 1100 | 1100 | 1001011 | 110110 |
Color Harmonies of #E15531
Complementary color
Monochromatic Colors of #E15531
Black with #E15531
Text Example
Text Example
White with #E15531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E15531; }
p { color: rgb(225,85,49); }
H1.HeaderClassName
{
color: #E15531;
}
.AnyTagClassName
{
color: #E15531;
}
</style>
background-color css
<style>
a { background-color: #E15531; }
a { background-color: rgb(225,85,49); }
div.DivClassName
{
background-color: #E15531;
}
.BgClassName
{
background-color: #E15531;
}
</style>
border-color css
<style>
span { border-color: #E15531; }
span { border-color: rgb(225,85,49); }
td.TdClassName
{
border-color: #E15531;
}
.TagClassName
{
border-color: #E15531;
}
</style>