Shades of Chilean Fire #E35628
Tints of Chilean Fire #E35628
RGB
CMYK
RGB Variations
Color information
#E35628 (or 0xE35628) is known color: Chilean Fire. HEX triplet: E3, 56 and 28. RGB value is (227,86,40). Sum of RGB (Red+Green+Blue) = 227+86+40=353 (46% of max value = 765). Red value is 227 (89.06% from 255 or 64.31% from 353); Green value is 86 (33.98% from 255 or 24.36% from 353); Blue value is 40 (16.02% from 255 or 11.33% from 353); Max value from RGB is 227 - color contains mainly: red. Hex color #E35628 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E35628 is #1CA9D7. Grayscale: #7B7B7B. Windows color (decimal): -1878488 or 2643683. OLE color: 2643683.
HSL color Cylindrical-coordinate representation of color #E35628: hue angle of 14.76º degrees, saturation: 0.77, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #E35628 is Cyan = 0, Magento = 0.62, Yellow = 0.82 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 86 | 40 | - |
| CMYK | 0 | 0.62 | 0.82 | 0.11 |
| HSL | 14.76º | 0.77% | 0.52% | - |
| HSV(B) | 14.76º | 0.82% | 0.89% | - |
| XYZ | 35.39 | 23.14 | 4.61 | - |
| YUV | 122.92 | 81.21 | 202.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 86 | 40 | 0 | 0.62 | 0.82 | 0.11 | 14.76 | 0.77 | 0.52 |
| Hex | E3 | 56 | 28 | 0 | 3E | 52 | B | F | 4D | 34 |
| Octal | 343 | 126 | 50 | 0 | 76 | 122 | 13 | 17 | 115 | 64 |
| Binary | 11100011 | 1010110 | 101000 | 0 | 111110 | 1010010 | 1011 | 1111 | 1001101 | 110100 |
Color Harmonies of #E35628
Complementary color
Monochromatic Colors of #E35628
Black with #E35628
Text Example
Text Example
White with #E35628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E35628; }
p { color: rgb(227,86,40); }
H1.HeaderClassName
{
color: #E35628;
}
.AnyTagClassName
{
color: #E35628;
}
</style>
background-color css
<style>
a { background-color: #E35628; }
a { background-color: rgb(227,86,40); }
div.DivClassName
{
background-color: #E35628;
}
.BgClassName
{
background-color: #E35628;
}
</style>
border-color css
<style>
span { border-color: #E35628; }
span { border-color: rgb(227,86,40); }
td.TdClassName
{
border-color: #E35628;
}
.TagClassName
{
border-color: #E35628;
}
</style>