Shades of Hollywood Cerise #E20792
Tints of Hollywood Cerise #E20792
RGB
CMYK
RGB Variations
Color information
#E20792 (or 0xE20792) is known color: Hollywood Cerise. HEX triplet: E2, 07 and 92. RGB value is (226,7,146). Sum of RGB (Red+Green+Blue) = 226+7+146=379 (50% of max value = 765). Red value is 226 (88.67% from 255 or 59.63% from 379); Green value is 7 (3.12% from 255 or 1.85% from 379); Blue value is 146 (57.42% from 255 or 38.52% from 379); Max value from RGB is 226 - color contains mainly: red. Hex color #E20792 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E20792 is #1DF86D. Grayscale: #575757. Windows color (decimal): -1964142 or 9570274. OLE color: 9570274.
HSL color Cylindrical-coordinate representation of color #E20792: hue angle of 321.92º degrees, saturation: 0.94, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E20792 is Cyan = 0, Magento = 0.97, Yellow = 0.35 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 7 | 146 | - |
| CMYK | 0 | 0.97 | 0.35 | 0.11 |
| HSL | 321.92º | 0.94% | 0.46% | - |
| HSV(B) | 321.92º | 0.97% | 0.89% | - |
| XYZ | 36.63 | 18.4 | 28.81 | - |
| YUV | 88.33 | 160.55 | 226.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 7 | 146 | 0 | 0.97 | 0.35 | 0.11 | 321.92 | 0.94 | 0.46 |
| Hex | E2 | 7 | 92 | 0 | 61 | 23 | B | 142 | 5E | 2E |
| Octal | 342 | 7 | 222 | 0 | 141 | 43 | 13 | 502 | 136 | 56 |
| Binary | 11100010 | 111 | 10010010 | 0 | 1100001 | 100011 | 1011 | 101000010 | 1011110 | 101110 |
Color Harmonies of #E20792
Complementary color
Monochromatic Colors of #E20792
Black with #E20792
Text Example
Text Example
White with #E20792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E20792; }
p { color: rgb(226,7,146); }
H1.HeaderClassName
{
color: #E20792;
}
.AnyTagClassName
{
color: #E20792;
}
</style>
background-color css
<style>
a { background-color: #E20792; }
a { background-color: rgb(226,7,146); }
div.DivClassName
{
background-color: #E20792;
}
.BgClassName
{
background-color: #E20792;
}
</style>
border-color css
<style>
span { border-color: #E20792; }
span { border-color: rgb(226,7,146); }
td.TdClassName
{
border-color: #E20792;
}
.TagClassName
{
border-color: #E20792;
}
</style>