Shades of Chilean Fire #E45522
Tints of Chilean Fire #E45522
RGB
CMYK
RGB Variations
Color information
#E45522 (or 0xE45522) is known color: Chilean Fire. HEX triplet: E4, 55 and 22. RGB value is (228,85,34). Sum of RGB (Red+Green+Blue) = 228+85+34=347 (45% of max value = 765). Red value is 228 (89.45% from 255 or 65.71% from 347); Green value is 85 (33.59% from 255 or 24.50% from 347); Blue value is 34 (13.67% from 255 or 9.80% from 347); Max value from RGB is 228 - color contains mainly: red. Hex color #E45522 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E45522 is #1BAADD. Grayscale: #7A7A7A. Windows color (decimal): -1813214 or 2250212. OLE color: 2250212.
HSL color Cylindrical-coordinate representation of color #E45522: hue angle of 15.77º degrees, saturation: 0.78, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #E45522 is Cyan = 0, Magento = 0.63, Yellow = 0.85 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 85 | 34 | - |
| CMYK | 0 | 0.63 | 0.85 | 0.11 |
| HSL | 15.77º | 0.78% | 0.51% | - |
| HSV(B) | 15.77º | 0.85% | 0.89% | - |
| XYZ | 35.53 | 23.11 | 4.1 | - |
| YUV | 121.94 | 78.38 | 203.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 85 | 34 | 0 | 0.63 | 0.85 | 0.11 | 15.77 | 0.78 | 0.51 |
| Hex | E4 | 55 | 22 | 0 | 3F | 55 | B | 10 | 4E | 33 |
| Octal | 344 | 125 | 42 | 0 | 77 | 125 | 13 | 20 | 116 | 63 |
| Binary | 11100100 | 1010101 | 100010 | 0 | 111111 | 1010101 | 1011 | 10000 | 1001110 | 110011 |
Color Harmonies of #E45522
Complementary color
Monochromatic Colors of #E45522
Black with #E45522
Text Example
Text Example
White with #E45522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E45522; }
p { color: rgb(228,85,34); }
H1.HeaderClassName
{
color: #E45522;
}
.AnyTagClassName
{
color: #E45522;
}
</style>
background-color css
<style>
a { background-color: #E45522; }
a { background-color: rgb(228,85,34); }
div.DivClassName
{
background-color: #E45522;
}
.BgClassName
{
background-color: #E45522;
}
</style>
border-color css
<style>
span { border-color: #E45522; }
span { border-color: rgb(228,85,34); }
td.TdClassName
{
border-color: #E45522;
}
.TagClassName
{
border-color: #E45522;
}
</style>