Shades of Hollywood Cerise #E20398
Tints of Hollywood Cerise #E20398
RGB
CMYK
RGB Variations
Color information
#E20398 (or 0xE20398) is known color: Hollywood Cerise. HEX triplet: E2, 03 and 98. RGB value is (226,3,152). Sum of RGB (Red+Green+Blue) = 226+3+152=381 (50% of max value = 765). Red value is 226 (88.67% from 255 or 59.32% from 381); Green value is 3 (1.56% from 255 or 0.79% from 381); Blue value is 152 (59.77% from 255 or 39.90% from 381); Max value from RGB is 226 - color contains mainly: red. Hex color #E20398 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E20398 is #1DFC67. Grayscale: #565656. Windows color (decimal): -1965160 or 9962466. OLE color: 9962466.
HSL color Cylindrical-coordinate representation of color #E20398: hue angle of 319.91º degrees, saturation: 0.97, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #E20398 is Cyan = 0, Magento = 0.99, Yellow = 0.33 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 3 | 152 | - |
| CMYK | 0 | 0.99 | 0.33 | 0.11 |
| HSL | 319.91º | 0.97% | 0.45% | - |
| HSV(B) | 319.91º | 0.99% | 0.89% | - |
| XYZ | 37.06 | 18.5 | 31.32 | - |
| YUV | 86.66 | 164.88 | 227.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 3 | 152 | 0 | 0.99 | 0.33 | 0.11 | 319.91 | 0.97 | 0.45 |
| Hex | E2 | 3 | 98 | 0 | 63 | 21 | B | 140 | 61 | 2D |
| Octal | 342 | 3 | 230 | 0 | 143 | 41 | 13 | 500 | 141 | 55 |
| Binary | 11100010 | 11 | 10011000 | 0 | 1100011 | 100001 | 1011 | 101000000 | 1100001 | 101101 |
Color Harmonies of #E20398
Complementary color
Monochromatic Colors of #E20398
Black with #E20398
Text Example
Text Example
White with #E20398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E20398; }
p { color: rgb(226,3,152); }
H1.HeaderClassName
{
color: #E20398;
}
.AnyTagClassName
{
color: #E20398;
}
</style>
background-color css
<style>
a { background-color: #E20398; }
a { background-color: rgb(226,3,152); }
div.DivClassName
{
background-color: #E20398;
}
.BgClassName
{
background-color: #E20398;
}
</style>
border-color css
<style>
span { border-color: #E20398; }
span { border-color: rgb(226,3,152); }
td.TdClassName
{
border-color: #E20398;
}
.TagClassName
{
border-color: #E20398;
}
</style>