Shades of Chilean Fire #E35627
Tints of Chilean Fire #E35627
RGB
CMYK
RGB Variations
Color information
#E35627 (or 0xE35627) is known color: Chilean Fire. HEX triplet: E3, 56 and 27. RGB value is (227,86,39). Sum of RGB (Red+Green+Blue) = 227+86+39=352 (46% of max value = 765). Red value is 227 (89.06% from 255 or 64.49% from 352); Green value is 86 (33.98% from 255 or 24.43% from 352); Blue value is 39 (15.62% from 255 or 11.08% from 352); Max value from RGB is 227 - color contains mainly: red. Hex color #E35627 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E35627 is #1CA9D8. Grayscale: #7B7B7B. Windows color (decimal): -1878489 or 2578147. OLE color: 2578147.
HSL color Cylindrical-coordinate representation of color #E35627: hue angle of 15º degrees, saturation: 0.77, 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 #E35627 is Cyan = 0, Magento = 0.62, Yellow = 0.83 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 86 | 39 | - |
| CMYK | 0 | 0.62 | 0.83 | 0.11 |
| HSL | 15º | 0.77% | 0.52% | - |
| HSV(B) | 15º | 0.83% | 0.89% | - |
| XYZ | 35.37 | 23.13 | 4.52 | - |
| YUV | 122.8 | 80.71 | 202.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 86 | 39 | 0 | 0.62 | 0.83 | 0.11 | 15 | 0.77 | 0.52 |
| Hex | E3 | 56 | 27 | 0 | 3E | 53 | B | F | 4D | 34 |
| Octal | 343 | 126 | 47 | 0 | 76 | 123 | 13 | 17 | 115 | 64 |
| Binary | 11100011 | 1010110 | 100111 | 0 | 111110 | 1010011 | 1011 | 1111 | 1001101 | 110100 |
Color Harmonies of #E35627
Complementary color
Monochromatic Colors of #E35627
Black with #E35627
Text Example
Text Example
White with #E35627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E35627; }
p { color: rgb(227,86,39); }
H1.HeaderClassName
{
color: #E35627;
}
.AnyTagClassName
{
color: #E35627;
}
</style>
background-color css
<style>
a { background-color: #E35627; }
a { background-color: rgb(227,86,39); }
div.DivClassName
{
background-color: #E35627;
}
.BgClassName
{
background-color: #E35627;
}
</style>
border-color css
<style>
span { border-color: #E35627; }
span { border-color: rgb(227,86,39); }
td.TdClassName
{
border-color: #E35627;
}
.TagClassName
{
border-color: #E35627;
}
</style>