Shades of Chilean Fire #E45825
Tints of Chilean Fire #E45825
RGB
CMYK
RGB Variations
Color information
#E45825 (or 0xE45825) is known color: Chilean Fire. HEX triplet: E4, 58 and 25. RGB value is (228,88,37). Sum of RGB (Red+Green+Blue) = 228+88+37=353 (46% of max value = 765). Red value is 228 (89.45% from 255 or 64.59% from 353); Green value is 88 (34.77% from 255 or 24.93% from 353); Blue value is 37 (14.84% from 255 or 10.48% from 353); Max value from RGB is 228 - color contains mainly: red. Hex color #E45825 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E45825 is #1BA7DA. Grayscale: #7C7C7C. Windows color (decimal): -1812443 or 2447588. OLE color: 2447588.
HSL color Cylindrical-coordinate representation of color #E45825: hue angle of 16.02º degrees, saturation: 0.78, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #E45825 is Cyan = 0, Magento = 0.61, Yellow = 0.84 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 88 | 37 | - |
| CMYK | 0 | 0.61 | 0.84 | 0.11 |
| HSL | 16.02º | 0.78% | 0.52% | - |
| HSV(B) | 16.02º | 0.84% | 0.89% | - |
| XYZ | 35.82 | 23.61 | 4.42 | - |
| YUV | 124.05 | 78.88 | 202.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 88 | 37 | 0 | 0.61 | 0.84 | 0.11 | 16.02 | 0.78 | 0.52 |
| Hex | E4 | 58 | 25 | 0 | 3D | 54 | B | 10 | 4E | 34 |
| Octal | 344 | 130 | 45 | 0 | 75 | 124 | 13 | 20 | 116 | 64 |
| Binary | 11100100 | 1011000 | 100101 | 0 | 111101 | 1010100 | 1011 | 10000 | 1001110 | 110100 |
Color Harmonies of #E45825
Complementary color
Monochromatic Colors of #E45825
Black with #E45825
Text Example
Text Example
White with #E45825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E45825; }
p { color: rgb(228,88,37); }
H1.HeaderClassName
{
color: #E45825;
}
.AnyTagClassName
{
color: #E45825;
}
</style>
background-color css
<style>
a { background-color: #E45825; }
a { background-color: rgb(228,88,37); }
div.DivClassName
{
background-color: #E45825;
}
.BgClassName
{
background-color: #E45825;
}
</style>
border-color css
<style>
span { border-color: #E45825; }
span { border-color: rgb(228,88,37); }
td.TdClassName
{
border-color: #E45825;
}
.TagClassName
{
border-color: #E45825;
}
</style>