Shades of Chilean Fire #E05430
Tints of Chilean Fire #E05430
RGB
CMYK
RGB Variations
Color information
#E05430 (or 0xE05430) is known color: Chilean Fire. HEX triplet: E0, 54 and 30. RGB value is (224,84,48). Sum of RGB (Red+Green+Blue) = 224+84+48=356 (47% of max value = 765). Red value is 224 (87.89% from 255 or 62.92% from 356); Green value is 84 (33.20% from 255 or 23.60% from 356); Blue value is 48 (19.14% from 255 or 13.48% from 356); Max value from RGB is 224 - color contains mainly: red. Hex color #E05430 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E05430 is #1FABCF. Grayscale: #7A7A7A. Windows color (decimal): -2075600 or 3167456. OLE color: 3167456.
HSL color Cylindrical-coordinate representation of color #E05430: hue angle of 12.27º degrees, saturation: 0.74, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #E05430 is Cyan = 0, Magento = 0.62, Yellow = 0.79 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 84 | 48 | - |
| CMYK | 0 | 0.62 | 0.79 | 0.12 |
| HSL | 12.27º | 0.74% | 0.53% | - |
| HSV(B) | 12.27º | 0.79% | 0.88% | - |
| XYZ | 34.44 | 22.4 | 5.3 | - |
| YUV | 121.76 | 86.38 | 200.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 84 | 48 | 0 | 0.62 | 0.79 | 0.12 | 12.27 | 0.74 | 0.53 |
| Hex | E0 | 54 | 30 | 0 | 3E | 4F | C | C | 4A | 35 |
| Octal | 340 | 124 | 60 | 0 | 76 | 117 | 14 | 14 | 112 | 65 |
| Binary | 11100000 | 1010100 | 110000 | 0 | 111110 | 1001111 | 1100 | 1100 | 1001010 | 110101 |
Color Harmonies of #E05430
Complementary color
Monochromatic Colors of #E05430
Black with #E05430
Text Example
Text Example
White with #E05430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E05430; }
p { color: rgb(224,84,48); }
H1.HeaderClassName
{
color: #E05430;
}
.AnyTagClassName
{
color: #E05430;
}
</style>
background-color css
<style>
a { background-color: #E05430; }
a { background-color: rgb(224,84,48); }
div.DivClassName
{
background-color: #E05430;
}
.BgClassName
{
background-color: #E05430;
}
</style>
border-color css
<style>
span { border-color: #E05430; }
span { border-color: rgb(224,84,48); }
td.TdClassName
{
border-color: #E05430;
}
.TagClassName
{
border-color: #E05430;
}
</style>