Shades of Hollywood Cerise #E41497
Tints of Hollywood Cerise #E41497
RGB
CMYK
RGB Variations
Color information
#E41497 (or 0xE41497) is known color: Hollywood Cerise. HEX triplet: E4, 14 and 97. RGB value is (228,20,151). Sum of RGB (Red+Green+Blue) = 228+20+151=399 (52% of max value = 765). Red value is 228 (89.45% from 255 or 57.14% from 399); Green value is 20 (8.20% from 255 or 5.01% from 399); Blue value is 151 (59.38% from 255 or 37.84% from 399); Max value from RGB is 228 - color contains mainly: red. Hex color #E41497 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E41497 is #1BEB68. Grayscale: #606060. Windows color (decimal): -1829737 or 9901284. OLE color: 9901284.
HSL color Cylindrical-coordinate representation of color #E41497: hue angle of 322.21º degrees, saturation: 0.84, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E41497 is Cyan = 0, Magento = 0.91, Yellow = 0.34 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 20 | 151 | - |
| CMYK | 0 | 0.91 | 0.34 | 0.11 |
| HSL | 322.21º | 0.84% | 0.49% | - |
| HSV(B) | 322.21º | 0.91% | 0.89% | - |
| XYZ | 37.83 | 19.23 | 31 | - |
| YUV | 97.13 | 158.41 | 221.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 20 | 151 | 0 | 0.91 | 0.34 | 0.11 | 322.21 | 0.84 | 0.49 |
| Hex | E4 | 14 | 97 | 0 | 5B | 22 | B | 142 | 54 | 31 |
| Octal | 344 | 24 | 227 | 0 | 133 | 42 | 13 | 502 | 124 | 61 |
| Binary | 11100100 | 10100 | 10010111 | 0 | 1011011 | 100010 | 1011 | 101000010 | 1010100 | 110001 |
Color Harmonies of #E41497
Complementary color
Monochromatic Colors of #E41497
Black with #E41497
Text Example
Text Example
White with #E41497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E41497; }
p { color: rgb(228,20,151); }
H1.HeaderClassName
{
color: #E41497;
}
.AnyTagClassName
{
color: #E41497;
}
</style>
background-color css
<style>
a { background-color: #E41497; }
a { background-color: rgb(228,20,151); }
div.DivClassName
{
background-color: #E41497;
}
.BgClassName
{
background-color: #E41497;
}
</style>
border-color css
<style>
span { border-color: #E41497; }
span { border-color: rgb(228,20,151); }
td.TdClassName
{
border-color: #E41497;
}
.TagClassName
{
border-color: #E41497;
}
</style>