Shades of Persian Rose #E827A7
Tints of Persian Rose #E827A7
RGB
CMYK
RGB Variations
Color information
#E827A7 (or 0xE827A7) is known color: Persian Rose. HEX triplet: E8, 27 and A7. RGB value is (232,39,167). Sum of RGB (Red+Green+Blue) = 232+39+167=438 (58% of max value = 765). Red value is 232 (91.02% from 255 or 52.97% from 438); Green value is 39 (15.62% from 255 or 8.90% from 438); Blue value is 167 (65.62% from 255 or 38.13% from 438); Max value from RGB is 232 - color contains mainly: red. Hex color #E827A7 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #E827A7 is #17D858. Grayscale: #6E6E6E. Windows color (decimal): -1562713 or 10954728. OLE color: 10954728.
HSL color Cylindrical-coordinate representation of color #E827A7: hue angle of 320.21º degrees, saturation: 0.81, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E827A7 is Cyan = 0, Magento = 0.83, Yellow = 0.28 and Black (K on CMYK) = 0.09.
Color convert
| RGB | 232 | 39 | 167 | - |
| CMYK | 0 | 0.83 | 0.28 | 0.09 |
| HSL | 320.21º | 0.81% | 0.53% | - |
| HSV(B) | 320.21º | 0.83% | 0.91% | - |
| XYZ | 40.98 | 21.4 | 38.53 | - |
| YUV | 111.3 | 159.44 | 214.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 232 | 39 | 167 | 0 | 0.83 | 0.28 | 0.09 | 320.21 | 0.81 | 0.53 |
| Hex | E8 | 27 | A7 | 0 | 53 | 1C | 9 | 140 | 51 | 35 |
| Octal | 350 | 47 | 247 | 0 | 123 | 34 | 11 | 500 | 121 | 65 |
| Binary | 11101000 | 100111 | 10100111 | 0 | 1010011 | 11100 | 1001 | 101000000 | 1010001 | 110101 |
Color Harmonies of #E827A7
Complementary color
Monochromatic Colors of #E827A7
Black with #E827A7
Text Example
Text Example
White with #E827A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E827A7; }
p { color: rgb(232,39,167); }
H1.HeaderClassName
{
color: #E827A7;
}
.AnyTagClassName
{
color: #E827A7;
}
</style>
background-color css
<style>
a { background-color: #E827A7; }
a { background-color: rgb(232,39,167); }
div.DivClassName
{
background-color: #E827A7;
}
.BgClassName
{
background-color: #E827A7;
}
</style>
border-color css
<style>
span { border-color: #E827A7; }
span { border-color: rgb(232,39,167); }
td.TdClassName
{
border-color: #E827A7;
}
.TagClassName
{
border-color: #E827A7;
}
</style>