Shades of Hollywood Cerise #E11495
Tints of Hollywood Cerise #E11495
RGB
CMYK
RGB Variations
Color information
#E11495 (or 0xE11495) is known color: Hollywood Cerise. HEX triplet: E1, 14 and 95. RGB value is (225,20,149). Sum of RGB (Red+Green+Blue) = 225+20+149=394 (52% of max value = 765). Red value is 225 (88.28% from 255 or 57.11% from 394); Green value is 20 (8.20% from 255 or 5.08% from 394); Blue value is 149 (58.59% from 255 or 37.82% from 394); Max value from RGB is 225 - color contains mainly: red. Hex color #E11495 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E11495 is #1EEB6A. Grayscale: #5F5F5F. Windows color (decimal): -2026347 or 9770209. OLE color: 9770209.
HSL color Cylindrical-coordinate representation of color #E11495: hue angle of 322.24º degrees, saturation: 0.84, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E11495 is Cyan = 0, Magento = 0.91, Yellow = 0.34 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 20 | 149 | - |
| CMYK | 0 | 0.91 | 0.34 | 0.12 |
| HSL | 322.24º | 0.84% | 0.48% | - |
| HSV(B) | 322.24º | 0.91% | 0.88% | - |
| XYZ | 36.73 | 18.68 | 30.1 | - |
| YUV | 96 | 157.92 | 220.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 20 | 149 | 0 | 0.91 | 0.34 | 0.12 | 322.24 | 0.84 | 0.48 |
| Hex | E1 | 14 | 95 | 0 | 5B | 22 | C | 142 | 54 | 30 |
| Octal | 341 | 24 | 225 | 0 | 133 | 42 | 14 | 502 | 124 | 60 |
| Binary | 11100001 | 10100 | 10010101 | 0 | 1011011 | 100010 | 1100 | 101000010 | 1010100 | 110000 |
Color Harmonies of #E11495
Complementary color
Monochromatic Colors of #E11495
Black with #E11495
Text Example
Text Example
White with #E11495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E11495; }
p { color: rgb(225,20,149); }
H1.HeaderClassName
{
color: #E11495;
}
.AnyTagClassName
{
color: #E11495;
}
</style>
background-color css
<style>
a { background-color: #E11495; }
a { background-color: rgb(225,20,149); }
div.DivClassName
{
background-color: #E11495;
}
.BgClassName
{
background-color: #E11495;
}
</style>
border-color css
<style>
span { border-color: #E11495; }
span { border-color: rgb(225,20,149); }
td.TdClassName
{
border-color: #E11495;
}
.TagClassName
{
border-color: #E11495;
}
</style>