Shades of Hollywood Cerise #E10790
Tints of Hollywood Cerise #E10790
RGB
CMYK
RGB Variations
Color information
#E10790 (or 0xE10790) is known color: Hollywood Cerise. HEX triplet: E1, 07 and 90. RGB value is (225,7,144). Sum of RGB (Red+Green+Blue) = 225+7+144=376 (49% of max value = 765). Red value is 225 (88.28% from 255 or 59.84% from 376); Green value is 7 (3.12% from 255 or 1.86% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 225 - color contains mainly: red. Hex color #E10790 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E10790 is #1EF86F. Grayscale: #575757. Windows color (decimal): -2029680 or 9439201. OLE color: 9439201.
HSL color Cylindrical-coordinate representation of color #E10790: hue angle of 322.29º degrees, saturation: 0.94, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E10790 is Cyan = 0, Magento = 0.97, Yellow = 0.36 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 7 | 144 | - |
| CMYK | 0 | 0.97 | 0.36 | 0.12 |
| HSL | 322.29º | 0.94% | 0.45% | - |
| HSV(B) | 322.29º | 0.97% | 0.88% | - |
| XYZ | 36.16 | 18.17 | 27.99 | - |
| YUV | 87.8 | 159.72 | 225.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 7 | 144 | 0 | 0.97 | 0.36 | 0.12 | 322.29 | 0.94 | 0.45 |
| Hex | E1 | 7 | 90 | 0 | 61 | 24 | C | 142 | 5E | 2D |
| Octal | 341 | 7 | 220 | 0 | 141 | 44 | 14 | 502 | 136 | 55 |
| Binary | 11100001 | 111 | 10010000 | 0 | 1100001 | 100100 | 1100 | 101000010 | 1011110 | 101101 |
Color Harmonies of #E10790
Complementary color
Monochromatic Colors of #E10790
Black with #E10790
Text Example
Text Example
White with #E10790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E10790; }
p { color: rgb(225,7,144); }
H1.HeaderClassName
{
color: #E10790;
}
.AnyTagClassName
{
color: #E10790;
}
</style>
background-color css
<style>
a { background-color: #E10790; }
a { background-color: rgb(225,7,144); }
div.DivClassName
{
background-color: #E10790;
}
.BgClassName
{
background-color: #E10790;
}
</style>
border-color css
<style>
span { border-color: #E10790; }
span { border-color: rgb(225,7,144); }
td.TdClassName
{
border-color: #E10790;
}
.TagClassName
{
border-color: #E10790;
}
</style>