Shades of Hollywood Cerise #E20997
Tints of Hollywood Cerise #E20997
RGB
CMYK
RGB Variations
Color information
#E20997 (or 0xE20997) is known color: Hollywood Cerise. HEX triplet: E2, 09 and 97. RGB value is (226,9,151). Sum of RGB (Red+Green+Blue) = 226+9+151=386 (51% of max value = 765). Red value is 226 (88.67% from 255 or 58.55% from 386); Green value is 9 (3.91% from 255 or 2.33% from 386); Blue value is 151 (59.38% from 255 or 39.12% from 386); Max value from RGB is 226 - color contains mainly: red. Hex color #E20997 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E20997 is #1DF668. Grayscale: #595959. Windows color (decimal): -1963625 or 9898466. OLE color: 9898466.
HSL color Cylindrical-coordinate representation of color #E20997: hue angle of 320.74º degrees, saturation: 0.92, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #E20997 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 9 | 151 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.11 |
| HSL | 320.74º | 0.92% | 0.46% | - |
| HSV(B) | 320.74º | 0.96% | 0.89% | - |
| XYZ | 37.05 | 18.6 | 30.92 | - |
| YUV | 90.07 | 162.39 | 224.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 9 | 151 | 0 | 0.96 | 0.33 | 0.11 | 320.74 | 0.92 | 0.46 |
| Hex | E2 | 9 | 97 | 0 | 60 | 21 | B | 141 | 5C | 2E |
| Octal | 342 | 11 | 227 | 0 | 140 | 41 | 13 | 501 | 134 | 56 |
| Binary | 11100010 | 1001 | 10010111 | 0 | 1100000 | 100001 | 1011 | 101000001 | 1011100 | 101110 |
Color Harmonies of #E20997
Complementary color
Monochromatic Colors of #E20997
Black with #E20997
Text Example
Text Example
White with #E20997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E20997; }
p { color: rgb(226,9,151); }
H1.HeaderClassName
{
color: #E20997;
}
.AnyTagClassName
{
color: #E20997;
}
</style>
background-color css
<style>
a { background-color: #E20997; }
a { background-color: rgb(226,9,151); }
div.DivClassName
{
background-color: #E20997;
}
.BgClassName
{
background-color: #E20997;
}
</style>
border-color css
<style>
span { border-color: #E20997; }
span { border-color: rgb(226,9,151); }
td.TdClassName
{
border-color: #E20997;
}
.TagClassName
{
border-color: #E20997;
}
</style>