Shades of Chilean Fire #E05934
Tints of Chilean Fire #E05934
RGB
CMYK
RGB Variations
Color information
#E05934 (or 0xE05934) is known color: Chilean Fire. HEX triplet: E0, 59 and 34. RGB value is (224,89,52). Sum of RGB (Red+Green+Blue) = 224+89+52=365 (48% of max value = 765). Red value is 224 (87.89% from 255 or 61.37% from 365); Green value is 89 (35.16% from 255 or 24.38% from 365); Blue value is 52 (20.70% from 255 or 14.25% from 365); Max value from RGB is 224 - color contains mainly: red. Hex color #E05934 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E05934 is #1FA6CB. Grayscale: #7D7D7D. Windows color (decimal): -2074316 or 3430880. OLE color: 3430880.
HSL color Cylindrical-coordinate representation of color #E05934: hue angle of 12.91º degrees, saturation: 0.74, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #E05934 is Cyan = 0, Magento = 0.60, Yellow = 0.77 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 89 | 52 | - |
| CMYK | 0 | 0.60 | 0.77 | 0.12 |
| HSL | 12.91º | 0.74% | 0.54% | - |
| HSV(B) | 12.91º | 0.77% | 0.88% | - |
| XYZ | 34.93 | 23.24 | 5.89 | - |
| YUV | 125.15 | 86.73 | 198.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 89 | 52 | 0 | 0.60 | 0.77 | 0.12 | 12.91 | 0.74 | 0.54 |
| Hex | E0 | 59 | 34 | 0 | 3C | 4D | C | D | 4A | 36 |
| Octal | 340 | 131 | 64 | 0 | 74 | 115 | 14 | 15 | 112 | 66 |
| Binary | 11100000 | 1011001 | 110100 | 0 | 111100 | 1001101 | 1100 | 1101 | 1001010 | 110110 |
Color Harmonies of #E05934
Complementary color
Monochromatic Colors of #E05934
Black with #E05934
Text Example
Text Example
White with #E05934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E05934; }
p { color: rgb(224,89,52); }
H1.HeaderClassName
{
color: #E05934;
}
.AnyTagClassName
{
color: #E05934;
}
</style>
background-color css
<style>
a { background-color: #E05934; }
a { background-color: rgb(224,89,52); }
div.DivClassName
{
background-color: #E05934;
}
.BgClassName
{
background-color: #E05934;
}
</style>
border-color css
<style>
span { border-color: #E05934; }
span { border-color: rgb(224,89,52); }
td.TdClassName
{
border-color: #E05934;
}
.TagClassName
{
border-color: #E05934;
}
</style>