Shades of Hollywood Cerise #E11297
Tints of Hollywood Cerise #E11297
RGB
CMYK
RGB Variations
Color information
#E11297 (or 0xE11297) is known color: Hollywood Cerise. HEX triplet: E1, 12 and 97. RGB value is (225,18,151). Sum of RGB (Red+Green+Blue) = 225+18+151=394 (52% of max value = 765). Red value is 225 (88.28% from 255 or 57.11% from 394); Green value is 18 (7.42% from 255 or 4.57% from 394); Blue value is 151 (59.38% from 255 or 38.32% from 394); Max value from RGB is 225 - color contains mainly: red. Hex color #E11297 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E11297 is #1EED68. Grayscale: #5E5E5E. Windows color (decimal): -2026857 or 9900769. OLE color: 9900769.
HSL color Cylindrical-coordinate representation of color #E11297: hue angle of 321.45º degrees, saturation: 0.85, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #E11297 is Cyan = 0, Magento = 0.92, Yellow = 0.33 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 18 | 151 | - |
| CMYK | 0 | 0.92 | 0.33 | 0.12 |
| HSL | 321.45º | 0.85% | 0.48% | - |
| HSV(B) | 321.45º | 0.92% | 0.88% | - |
| XYZ | 36.85 | 18.67 | 30.94 | - |
| YUV | 95.06 | 159.58 | 220.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 18 | 151 | 0 | 0.92 | 0.33 | 0.12 | 321.45 | 0.85 | 0.48 |
| Hex | E1 | 12 | 97 | 0 | 5C | 21 | C | 141 | 55 | 30 |
| Octal | 341 | 22 | 227 | 0 | 134 | 41 | 14 | 501 | 125 | 60 |
| Binary | 11100001 | 10010 | 10010111 | 0 | 1011100 | 100001 | 1100 | 101000001 | 1010101 | 110000 |
Color Harmonies of #E11297
Complementary color
Monochromatic Colors of #E11297
Black with #E11297
Text Example
Text Example
White with #E11297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E11297; }
p { color: rgb(225,18,151); }
H1.HeaderClassName
{
color: #E11297;
}
.AnyTagClassName
{
color: #E11297;
}
</style>
background-color css
<style>
a { background-color: #E11297; }
a { background-color: rgb(225,18,151); }
div.DivClassName
{
background-color: #E11297;
}
.BgClassName
{
background-color: #E11297;
}
</style>
border-color css
<style>
span { border-color: #E11297; }
span { border-color: rgb(225,18,151); }
td.TdClassName
{
border-color: #E11297;
}
.TagClassName
{
border-color: #E11297;
}
</style>