Shades of Chilean Fire #E05627
Tints of Chilean Fire #E05627
RGB
CMYK
RGB Variations
Color information
#E05627 (or 0xE05627) is known color: Chilean Fire. HEX triplet: E0, 56 and 27. RGB value is (224,86,39). Sum of RGB (Red+Green+Blue) = 224+86+39=349 (46% of max value = 765). Red value is 224 (87.89% from 255 or 64.18% from 349); Green value is 86 (33.98% from 255 or 24.64% from 349); Blue value is 39 (15.62% from 255 or 11.17% from 349); Max value from RGB is 224 - color contains mainly: red. Hex color #E05627 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E05627 is #1FA9D8. Grayscale: #7A7A7A. Windows color (decimal): -2075097 or 2578144. OLE color: 2578144.
HSL color Cylindrical-coordinate representation of color #E05627: hue angle of 15.24º degrees, saturation: 0.75, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E05627 is Cyan = 0, Magento = 0.62, Yellow = 0.83 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 86 | 39 | - |
| CMYK | 0 | 0.62 | 0.83 | 0.12 |
| HSL | 15.24º | 0.75% | 0.52% | - |
| HSV(B) | 15.24º | 0.83% | 0.88% | - |
| XYZ | 34.43 | 22.65 | 4.48 | - |
| YUV | 121.9 | 81.22 | 200.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 86 | 39 | 0 | 0.62 | 0.83 | 0.12 | 15.24 | 0.75 | 0.52 |
| Hex | E0 | 56 | 27 | 0 | 3E | 53 | C | F | 4B | 34 |
| Octal | 340 | 126 | 47 | 0 | 76 | 123 | 14 | 17 | 113 | 64 |
| Binary | 11100000 | 1010110 | 100111 | 0 | 111110 | 1010011 | 1100 | 1111 | 1001011 | 110100 |
Color Harmonies of #E05627
Complementary color
Monochromatic Colors of #E05627
Black with #E05627
Text Example
Text Example
White with #E05627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E05627; }
p { color: rgb(224,86,39); }
H1.HeaderClassName
{
color: #E05627;
}
.AnyTagClassName
{
color: #E05627;
}
</style>
background-color css
<style>
a { background-color: #E05627; }
a { background-color: rgb(224,86,39); }
div.DivClassName
{
background-color: #E05627;
}
.BgClassName
{
background-color: #E05627;
}
</style>
border-color css
<style>
span { border-color: #E05627; }
span { border-color: rgb(224,86,39); }
td.TdClassName
{
border-color: #E05627;
}
.TagClassName
{
border-color: #E05627;
}
</style>