#E5219E

Color #E5219E Persian Rose (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Rose #E5219E

Tints of Persian Rose #E5219E

Color information

#E5219E (or 0xE5219E) is unknown color: approx Persian Rose. HEX triplet: E5, 21 and 9E. RGB value is (229,33,158). Sum of RGB (Red+Green+Blue) = 229+33+158=420 (55% of max value = 765). Red value is 229 (89.84% from 255 or 54.52% from 420); Green value is 33 (13.28% from 255 or 7.86% from 420); Blue value is 158 (62.11% from 255 or 37.62% from 420); Max value from RGB is 229 - color contains mainly: red. Hex color #E5219E is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #E5219E is #1ADE61. Grayscale: #696969. Windows color (decimal): -1760866 or 10363365. OLE color: 10363365.

HSL color Cylindrical-coordinate representation of color #E5219E: hue angle of 321.73º degrees, saturation: 0.79, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #E5219E is Cyan = 0, Magento = 0.86, Yellow = 0.31 and Black (K on CMYK) = 0.10.

Color convert

RGB22933158-
CMYK00.860.310.10
HSL321.73º79.03%51.37%-
HSV(B)321.73º85.59%89.8%-
XYZ39.0320.2134.19-
YUV105.85157.43215.84-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 229 (89.84% from 255) = 54.52%
GREEN value IS 33 (13.28% from 255) = 7.86%
BLUE value IS 158 (62.11% from 255) = 37.62%
R=54.52%
G=7.86%
B=37.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.86
Y (Yellow) values IS 0.31
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal2293315800.860.310.10321.7379.0351.37
HexE5219E0561FA1424f33
Octal345412360126371250211763
Binary1110010110000110011110010101101111110101010000101001111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E5219E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E5219E; }

 p { color: rgb(229,33,158); }

 H1.HeaderClassName
 {
   color: #E5219E;
 }
 .AnyTagClassName
 {
   color: #E5219E;
 }
</style>
background-color css

<style>
 a { background-color: #E5219E; }

 a { background-color: rgb(229,33,158); }

 div.DivClassName
 {
   background-color: #E5219E;
 }
 .BgClassName
 {
   background-color: #E5219E;
 }
</style>
border-color css

<style>
 span { border-color: #E5219E; }

 span { border-color: rgb(229,33,158); }

 td.TdClassName
 {
   border-color: #E5219E;
 }
 .TagClassName
 {
   border-color: #E5219E;
 }
</style>

cancel