Shades of Chilean Fire #E45834
Tints of Chilean Fire #E45834
RGB
CMYK
RGB Variations
Color information
#E45834 (or 0xE45834) is known color: Chilean Fire. HEX triplet: E4, 58 and 34. RGB value is (228,88,52). Sum of RGB (Red+Green+Blue) = 228+88+52=368 (48% of max value = 765). Red value is 228 (89.45% from 255 or 61.96% from 368); Green value is 88 (34.77% from 255 or 23.91% from 368); Blue value is 52 (20.70% from 255 or 14.13% from 368); Max value from RGB is 228 - color contains mainly: red. Hex color #E45834 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E45834 is #1BA7CB. Grayscale: #7E7E7E. Windows color (decimal): -1812428 or 3430628. OLE color: 3430628.
HSL color Cylindrical-coordinate representation of color #E45834: hue angle of 12.27º degrees, saturation: 0.77, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #E45834 is Cyan = 0, Magento = 0.61, Yellow = 0.77 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 88 | 52 | - |
| CMYK | 0 | 0.61 | 0.77 | 0.11 |
| HSL | 12.27º | 0.77% | 0.55% | - |
| HSV(B) | 12.27º | 0.77% | 0.89% | - |
| XYZ | 36.1 | 23.72 | 5.92 | - |
| YUV | 125.76 | 86.38 | 200.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 88 | 52 | 0 | 0.61 | 0.77 | 0.11 | 12.27 | 0.77 | 0.55 |
| Hex | E4 | 58 | 34 | 0 | 3D | 4D | B | C | 4D | 37 |
| Octal | 344 | 130 | 64 | 0 | 75 | 115 | 13 | 14 | 115 | 67 |
| Binary | 11100100 | 1011000 | 110100 | 0 | 111101 | 1001101 | 1011 | 1100 | 1001101 | 110111 |
Color Harmonies of #E45834
Complementary color
Monochromatic Colors of #E45834
Black with #E45834
Text Example
Text Example
White with #E45834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E45834; }
p { color: rgb(228,88,52); }
H1.HeaderClassName
{
color: #E45834;
}
.AnyTagClassName
{
color: #E45834;
}
</style>
background-color css
<style>
a { background-color: #E45834; }
a { background-color: rgb(228,88,52); }
div.DivClassName
{
background-color: #E45834;
}
.BgClassName
{
background-color: #E45834;
}
</style>
border-color css
<style>
span { border-color: #E45834; }
span { border-color: rgb(228,88,52); }
td.TdClassName
{
border-color: #E45834;
}
.TagClassName
{
border-color: #E45834;
}
</style>