Shades of Chilean Fire #E45828
Tints of Chilean Fire #E45828
RGB
CMYK
RGB Variations
Color information
#E45828 (or 0xE45828) is known color: Chilean Fire. HEX triplet: E4, 58 and 28. RGB value is (228,88,40). Sum of RGB (Red+Green+Blue) = 228+88+40=356 (47% of max value = 765). Red value is 228 (89.45% from 255 or 64.04% from 356); Green value is 88 (34.77% from 255 or 24.72% from 356); Blue value is 40 (16.02% from 255 or 11.24% from 356); Max value from RGB is 228 - color contains mainly: red. Hex color #E45828 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E45828 is #1BA7D7. Grayscale: #7C7C7C. Windows color (decimal): -1812440 or 2644196. OLE color: 2644196.
HSL color Cylindrical-coordinate representation of color #E45828: hue angle of 15.32º degrees, saturation: 0.78, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #E45828 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 88 | 40 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.11 |
| HSL | 15.32º | 0.78% | 0.53% | - |
| HSV(B) | 15.32º | 0.82% | 0.89% | - |
| XYZ | 35.87 | 23.63 | 4.68 | - |
| YUV | 124.39 | 80.38 | 201.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 88 | 40 | 0 | 0.61 | 0.82 | 0.11 | 15.32 | 0.78 | 0.53 |
| Hex | E4 | 58 | 28 | 0 | 3D | 52 | B | F | 4E | 35 |
| Octal | 344 | 130 | 50 | 0 | 75 | 122 | 13 | 17 | 116 | 65 |
| Binary | 11100100 | 1011000 | 101000 | 0 | 111101 | 1010010 | 1011 | 1111 | 1001110 | 110101 |
Color Harmonies of #E45828
Complementary color
Monochromatic Colors of #E45828
Black with #E45828
Text Example
Text Example
White with #E45828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E45828; }
p { color: rgb(228,88,40); }
H1.HeaderClassName
{
color: #E45828;
}
.AnyTagClassName
{
color: #E45828;
}
</style>
background-color css
<style>
a { background-color: #E45828; }
a { background-color: rgb(228,88,40); }
div.DivClassName
{
background-color: #E45828;
}
.BgClassName
{
background-color: #E45828;
}
</style>
border-color css
<style>
span { border-color: #E45828; }
span { border-color: rgb(228,88,40); }
td.TdClassName
{
border-color: #E45828;
}
.TagClassName
{
border-color: #E45828;
}
</style>