Shades of Hollywood Cerise #E50487
Tints of Hollywood Cerise #E50487
RGB
CMYK
RGB Variations
Color information
#E50487 (or 0xE50487) is known color: Hollywood Cerise. HEX triplet: E5, 04 and 87. RGB value is (229,4,135). Sum of RGB (Red+Green+Blue) = 229+4+135=368 (48% of max value = 765). Red value is 229 (89.84% from 255 or 62.23% from 368); Green value is 4 (1.95% from 255 or 1.09% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 229 - color contains mainly: red. Hex color #E50487 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E50487 is #1AFB78. Grayscale: #555555. Windows color (decimal): -1768313 or 8848613. OLE color: 8848613.
HSL color Cylindrical-coordinate representation of color #E50487: hue angle of 325.07º degrees, saturation: 0.97, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #E50487 is Cyan = 0, Magento = 0.98, Yellow = 0.41 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 4 | 135 | - |
| CMYK | 0 | 0.98 | 0.41 | 0.10 |
| HSL | 325.07º | 0.97% | 0.46% | - |
| HSV(B) | 325.07º | 0.98% | 0.9% | - |
| XYZ | 36.73 | 18.49 | 24.56 | - |
| YUV | 86.21 | 155.54 | 229.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 4 | 135 | 0 | 0.98 | 0.41 | 0.10 | 325.07 | 0.97 | 0.46 |
| Hex | E5 | 4 | 87 | 0 | 62 | 29 | A | 145 | 61 | 2E |
| Octal | 345 | 4 | 207 | 0 | 142 | 51 | 12 | 505 | 141 | 56 |
| Binary | 11100101 | 100 | 10000111 | 0 | 1100010 | 101001 | 1010 | 101000101 | 1100001 | 101110 |
Color Harmonies of #E50487
Complementary color
Monochromatic Colors of #E50487
Black with #E50487
Text Example
Text Example
White with #E50487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E50487; }
p { color: rgb(229,4,135); }
H1.HeaderClassName
{
color: #E50487;
}
.AnyTagClassName
{
color: #E50487;
}
</style>
background-color css
<style>
a { background-color: #E50487; }
a { background-color: rgb(229,4,135); }
div.DivClassName
{
background-color: #E50487;
}
.BgClassName
{
background-color: #E50487;
}
</style>
border-color css
<style>
span { border-color: #E50487; }
span { border-color: rgb(229,4,135); }
td.TdClassName
{
border-color: #E50487;
}
.TagClassName
{
border-color: #E50487;
}
</style>