Shades of Persian Rose #E72197
Tints of Persian Rose #E72197
RGB
CMYK
RGB Variations
Color information
#E72197 (or 0xE72197) is known color: Persian Rose. HEX triplet: E7, 21 and 97. RGB value is (231,33,151). Sum of RGB (Red+Green+Blue) = 231+33+151=415 (54% of max value = 765). Red value is 231 (90.62% from 255 or 55.66% from 415); Green value is 33 (13.28% from 255 or 7.95% from 415); Blue value is 151 (59.38% from 255 or 36.39% from 415); Max value from RGB is 231 - color contains mainly: red. Hex color #E72197 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #E72197 is #18DE68. Grayscale: #696969. Windows color (decimal): -1629801 or 9904615. OLE color: 9904615.
HSL color Cylindrical-coordinate representation of color #E72197: hue angle of 324.24º degrees, saturation: 0.8, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #E72197 is Cyan = 0, Magento = 0.86, Yellow = 0.35 and Black (K on CMYK) = 0.09.
Color convert
| RGB | 231 | 33 | 151 | - |
| CMYK | 0 | 0.86 | 0.35 | 0.09 |
| HSL | 324.24º | 0.8% | 0.52% | - |
| HSV(B) | 324.24º | 0.86% | 0.91% | - |
| XYZ | 39.08 | 20.31 | 31.14 | - |
| YUV | 105.65 | 153.6 | 217.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 231 | 33 | 151 | 0 | 0.86 | 0.35 | 0.09 | 324.24 | 0.8 | 0.52 |
| Hex | E7 | 21 | 97 | 0 | 56 | 23 | 9 | 144 | 50 | 34 |
| Octal | 347 | 41 | 227 | 0 | 126 | 43 | 11 | 504 | 120 | 64 |
| Binary | 11100111 | 100001 | 10010111 | 0 | 1010110 | 100011 | 1001 | 101000100 | 1010000 | 110100 |
Color Harmonies of #E72197
Complementary color
Monochromatic Colors of #E72197
Black with #E72197
Text Example
Text Example
White with #E72197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E72197; }
p { color: rgb(231,33,151); }
H1.HeaderClassName
{
color: #E72197;
}
.AnyTagClassName
{
color: #E72197;
}
</style>
background-color css
<style>
a { background-color: #E72197; }
a { background-color: rgb(231,33,151); }
div.DivClassName
{
background-color: #E72197;
}
.BgClassName
{
background-color: #E72197;
}
</style>
border-color css
<style>
span { border-color: #E72197; }
span { border-color: rgb(231,33,151); }
td.TdClassName
{
border-color: #E72197;
}
.TagClassName
{
border-color: #E72197;
}
</style>