Shades of Chilean Fire #E45426
Tints of Chilean Fire #E45426
RGB
CMYK
RGB Variations
Color information
#E45426 (or 0xE45426) is known color: Chilean Fire. HEX triplet: E4, 54 and 26. RGB value is (228,84,38). Sum of RGB (Red+Green+Blue) = 228+84+38=350 (46% of max value = 765). Red value is 228 (89.45% from 255 or 65.14% from 350); Green value is 84 (33.20% from 255 or 24% from 350); Blue value is 38 (15.23% from 255 or 10.86% from 350); Max value from RGB is 228 - color contains mainly: red. Hex color #E45426 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E45426 is #1BABD9. Grayscale: #7A7A7A. Windows color (decimal): -1813466 or 2512100. OLE color: 2512100.
HSL color Cylindrical-coordinate representation of color #E45426: hue angle of 14.53º degrees, saturation: 0.78, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E45426 is Cyan = 0, Magento = 0.63, Yellow = 0.83 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 84 | 38 | - |
| CMYK | 0 | 0.63 | 0.83 | 0.11 |
| HSL | 14.53º | 0.78% | 0.52% | - |
| HSV(B) | 14.53º | 0.83% | 0.89% | - |
| XYZ | 35.52 | 22.97 | 4.4 | - |
| YUV | 121.81 | 80.71 | 203.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 84 | 38 | 0 | 0.63 | 0.83 | 0.11 | 14.53 | 0.78 | 0.52 |
| Hex | E4 | 54 | 26 | 0 | 3F | 53 | B | F | 4E | 34 |
| Octal | 344 | 124 | 46 | 0 | 77 | 123 | 13 | 17 | 116 | 64 |
| Binary | 11100100 | 1010100 | 100110 | 0 | 111111 | 1010011 | 1011 | 1111 | 1001110 | 110100 |
Color Harmonies of #E45426
Complementary color
Monochromatic Colors of #E45426
Black with #E45426
Text Example
Text Example
White with #E45426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E45426; }
p { color: rgb(228,84,38); }
H1.HeaderClassName
{
color: #E45426;
}
.AnyTagClassName
{
color: #E45426;
}
</style>
background-color css
<style>
a { background-color: #E45426; }
a { background-color: rgb(228,84,38); }
div.DivClassName
{
background-color: #E45426;
}
.BgClassName
{
background-color: #E45426;
}
</style>
border-color css
<style>
span { border-color: #E45426; }
span { border-color: rgb(228,84,38); }
td.TdClassName
{
border-color: #E45426;
}
.TagClassName
{
border-color: #E45426;
}
</style>