Shades of Hollywood Cerise #E11298
Tints of Hollywood Cerise #E11298
RGB
CMYK
RGB Variations
Color information
#E11298 (or 0xE11298) is known color: Hollywood Cerise. HEX triplet: E1, 12 and 98. RGB value is (225,18,152). Sum of RGB (Red+Green+Blue) = 225+18+152=395 (52% of max value = 765). Red value is 225 (88.28% from 255 or 56.96% from 395); Green value is 18 (7.42% from 255 or 4.56% from 395); Blue value is 152 (59.77% from 255 or 38.48% from 395); Max value from RGB is 225 - color contains mainly: red. Hex color #E11298 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E11298 is #1EED67. Grayscale: #5E5E5E. Windows color (decimal): -2026856 or 9966305. OLE color: 9966305.
HSL color Cylindrical-coordinate representation of color #E11298: hue angle of 321.16º 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 #E11298 is Cyan = 0, Magento = 0.92, Yellow = 0.32 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 18 | 152 | - |
| CMYK | 0 | 0.92 | 0.32 | 0.12 |
| HSL | 321.16º | 0.85% | 0.48% | - |
| HSV(B) | 321.16º | 0.92% | 0.88% | - |
| XYZ | 36.94 | 18.71 | 31.37 | - |
| YUV | 95.17 | 160.08 | 220.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 18 | 152 | 0 | 0.92 | 0.32 | 0.12 | 321.16 | 0.85 | 0.48 |
| Hex | E1 | 12 | 98 | 0 | 5C | 20 | C | 141 | 55 | 30 |
| Octal | 341 | 22 | 230 | 0 | 134 | 40 | 14 | 501 | 125 | 60 |
| Binary | 11100001 | 10010 | 10011000 | 0 | 1011100 | 100000 | 1100 | 101000001 | 1010101 | 110000 |
Color Harmonies of #E11298
Complementary color
Monochromatic Colors of #E11298
Black with #E11298
Text Example
Text Example
White with #E11298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E11298; }
p { color: rgb(225,18,152); }
H1.HeaderClassName
{
color: #E11298;
}
.AnyTagClassName
{
color: #E11298;
}
</style>
background-color css
<style>
a { background-color: #E11298; }
a { background-color: rgb(225,18,152); }
div.DivClassName
{
background-color: #E11298;
}
.BgClassName
{
background-color: #E11298;
}
</style>
border-color css
<style>
span { border-color: #E11298; }
span { border-color: rgb(225,18,152); }
td.TdClassName
{
border-color: #E11298;
}
.TagClassName
{
border-color: #E11298;
}
</style>