#e302a2

Color #E302A2 Hollywood Cerise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Hollywood Cerise #E302A2

Tints of Hollywood Cerise #E302A2

Color information

#E302A2 (or 0xE302A2) is unknown color: approx Hollywood Cerise. HEX triplet: E3, 02 and A2. RGB value is (227,2,162). Sum of RGB (Red+Green+Blue) = 227+2+162=391 (51% of max value = 765). Red value is 227 (89.06% from 255 or 58.06% from 391); Green value is 2 (1.17% from 255 or 0.51% from 391); Blue value is 162 (63.67% from 255 or 41.43% from 391); Max value from RGB is 227 - color contains mainly: red. Hex color #E302A2 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #E302A2 is #1CFD5D. Grayscale: #575757. Windows color (decimal): -1899870 or 10617571. OLE color: 10617571.

HSL color Cylindrical-coordinate representation of color #E302A2: hue angle of 317.33º degrees, saturation: 0.98, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #E302A2 is Cyan = 0, Magento = 0.99, Yellow = 0.29 and Black (K on CMYK) = 0.11.

Color convert

RGB2272162-
CMYK00.990.290.11
HSL317.33º98.25%44.9%-
HSV(B)317.33º99.12%89.02%-
XYZ38.2218.9835.83-
YUV87.52170.04227.49-

RGB Variations

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

RGB

RED value IS 227 (89.06% from 255) = 58.06%
GREEN value IS 2 (1.17% from 255) = 0.51%
BLUE value IS 162 (63.67% from 255) = 41.43%
R=58.06%
G=0.51%
B=41.43%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.29
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal227216200.990.290.11317.3398.2544.9
HexE32A20631DB13d622d
Octal34322420143351347514255
Binary111000111010100010011000111110110111001111011100010101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e302a2

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e302a2; }

 p { color: rgb(227,2,162); }

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

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

 a { background-color: rgb(227,2,162); }

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

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

 span { border-color: rgb(227,2,162); }

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

cancel