Shades of Hollywood Cerise #E00697
Tints of Hollywood Cerise #E00697
RGB
CMYK
RGB Variations
Color information
#E00697 (or 0xE00697) is known color: Hollywood Cerise. HEX triplet: E0, 06 and 97. RGB value is (224,6,151). Sum of RGB (Red+Green+Blue) = 224+6+151=381 (50% of max value = 765). Red value is 224 (87.89% from 255 or 58.79% from 381); Green value is 6 (2.73% from 255 or 1.57% from 381); Blue value is 151 (59.38% from 255 or 39.63% from 381); Max value from RGB is 224 - color contains mainly: red. Hex color #E00697 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E00697 is #1FF968. Grayscale: #575757. Windows color (decimal): -2095465 or 9897696. OLE color: 9897696.
HSL color Cylindrical-coordinate representation of color #E00697: hue angle of 320.09º degrees, saturation: 0.95, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E00697 is Cyan = 0, Magento = 0.97, Yellow = 0.33 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 6 | 151 | - |
| CMYK | 0 | 0.97 | 0.33 | 0.12 |
| HSL | 320.09º | 0.95% | 0.45% | - |
| HSV(B) | 320.09º | 0.97% | 0.88% | - |
| XYZ | 36.39 | 18.21 | 30.88 | - |
| YUV | 87.71 | 163.72 | 225.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 6 | 151 | 0 | 0.97 | 0.33 | 0.12 | 320.09 | 0.95 | 0.45 |
| Hex | E0 | 6 | 97 | 0 | 61 | 21 | C | 140 | 5F | 2D |
| Octal | 340 | 6 | 227 | 0 | 141 | 41 | 14 | 500 | 137 | 55 |
| Binary | 11100000 | 110 | 10010111 | 0 | 1100001 | 100001 | 1100 | 101000000 | 1011111 | 101101 |
Color Harmonies of #E00697
Complementary color
Monochromatic Colors of #E00697
Black with #E00697
Text Example
Text Example
White with #E00697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E00697; }
p { color: rgb(224,6,151); }
H1.HeaderClassName
{
color: #E00697;
}
.AnyTagClassName
{
color: #E00697;
}
</style>
background-color css
<style>
a { background-color: #E00697; }
a { background-color: rgb(224,6,151); }
div.DivClassName
{
background-color: #E00697;
}
.BgClassName
{
background-color: #E00697;
}
</style>
border-color css
<style>
span { border-color: #E00697; }
span { border-color: rgb(224,6,151); }
td.TdClassName
{
border-color: #E00697;
}
.TagClassName
{
border-color: #E00697;
}
</style>