Shades of Chilean Fire #E25730
Tints of Chilean Fire #E25730
RGB
CMYK
RGB Variations
Color information
#E25730 (or 0xE25730) is known color: Chilean Fire. HEX triplet: E2, 57 and 30. RGB value is (226,87,48). Sum of RGB (Red+Green+Blue) = 226+87+48=361 (47% of max value = 765). Red value is 226 (88.67% from 255 or 62.60% from 361); Green value is 87 (34.38% from 255 or 24.10% from 361); Blue value is 48 (19.14% from 255 or 13.30% from 361); Max value from RGB is 226 - color contains mainly: red. Hex color #E25730 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E25730 is #1DA8CF. Grayscale: #7C7C7C. Windows color (decimal): -1943760 or 3168226. OLE color: 3168226.
HSL color Cylindrical-coordinate representation of color #E25730: hue angle of 13.15º degrees, saturation: 0.75, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #E25730 is Cyan = 0, Magento = 0.62, Yellow = 0.79 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 87 | 48 | - |
| CMYK | 0 | 0.62 | 0.79 | 0.11 |
| HSL | 13.15º | 0.75% | 0.54% | - |
| HSV(B) | 13.15º | 0.79% | 0.89% | - |
| XYZ | 35.31 | 23.2 | 5.41 | - |
| YUV | 124.12 | 85.05 | 200.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 87 | 48 | 0 | 0.62 | 0.79 | 0.11 | 13.15 | 0.75 | 0.54 |
| Hex | E2 | 57 | 30 | 0 | 3E | 4F | B | D | 4B | 36 |
| Octal | 342 | 127 | 60 | 0 | 76 | 117 | 13 | 15 | 113 | 66 |
| Binary | 11100010 | 1010111 | 110000 | 0 | 111110 | 1001111 | 1011 | 1101 | 1001011 | 110110 |
Color Harmonies of #E25730
Complementary color
Monochromatic Colors of #E25730
Black with #E25730
Text Example
Text Example
White with #E25730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E25730; }
p { color: rgb(226,87,48); }
H1.HeaderClassName
{
color: #E25730;
}
.AnyTagClassName
{
color: #E25730;
}
</style>
background-color css
<style>
a { background-color: #E25730; }
a { background-color: rgb(226,87,48); }
div.DivClassName
{
background-color: #E25730;
}
.BgClassName
{
background-color: #E25730;
}
</style>
border-color css
<style>
span { border-color: #E25730; }
span { border-color: rgb(226,87,48); }
td.TdClassName
{
border-color: #E25730;
}
.TagClassName
{
border-color: #E25730;
}
</style>