Shades of Persian Rose #E5289E
Tints of Persian Rose #E5289E
RGB
CMYK
RGB Variations
Color information
#E5289E (or 0xE5289E) is known color: Persian Rose. HEX triplet: E5, 28 and 9E. RGB value is (229,40,158). Sum of RGB (Red+Green+Blue) = 229+40+158=427 (56% of max value = 765). Red value is 229 (89.84% from 255 or 53.63% from 427); Green value is 40 (16.02% from 255 or 9.37% from 427); Blue value is 158 (62.11% from 255 or 37.00% from 427); Max value from RGB is 229 - color contains mainly: red. Hex color #E5289E is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #E5289E is #1AD761. Grayscale: #6D6D6D. Windows color (decimal): -1759074 or 10365157. OLE color: 10365157.
HSL color Cylindrical-coordinate representation of color #E5289E: hue angle of 322.54º degrees, saturation: 0.78, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #E5289E is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 40 | 158 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.10 |
| HSL | 322.54º | 0.78% | 0.53% | - |
| HSV(B) | 322.54º | 0.83% | 0.9% | - |
| XYZ | 39.24 | 20.64 | 34.26 | - |
| YUV | 109.96 | 155.12 | 212.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 40 | 158 | 0 | 0.83 | 0.31 | 0.10 | 322.54 | 0.78 | 0.53 |
| Hex | E5 | 28 | 9E | 0 | 53 | 1F | A | 143 | 4E | 35 |
| Octal | 345 | 50 | 236 | 0 | 123 | 37 | 12 | 503 | 116 | 65 |
| Binary | 11100101 | 101000 | 10011110 | 0 | 1010011 | 11111 | 1010 | 101000011 | 1001110 | 110101 |
Color Harmonies of #E5289E
Complementary color
Monochromatic Colors of #E5289E
Black with #E5289E
Text Example
Text Example
White with #E5289E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E5289E; }
p { color: rgb(229,40,158); }
H1.HeaderClassName
{
color: #E5289E;
}
.AnyTagClassName
{
color: #E5289E;
}
</style>
background-color css
<style>
a { background-color: #E5289E; }
a { background-color: rgb(229,40,158); }
div.DivClassName
{
background-color: #E5289E;
}
.BgClassName
{
background-color: #E5289E;
}
</style>
border-color css
<style>
span { border-color: #E5289E; }
span { border-color: rgb(229,40,158); }
td.TdClassName
{
border-color: #E5289E;
}
.TagClassName
{
border-color: #E5289E;
}
</style>