Color Hex Logo

#e62272 Color Hex

#E62272
(230,34,114)
6 Favorites   1 Comments

Color spaces of #e62272

RGB 23034114
HSL0.930.800.52
HSV336°85°90°
CMYK 0.000.850.50   0.10
XYZ36.242419.182017.7119
Yxy19.18200.49550.2623
Hunter Lab43.797371.06426.6808
CIE-Lab50.899574.21396.1668

#e62272 color RGB value is (230,34,114).

#e62272 hex color red value is 230, green value is 34 and the blue value of its RGB is 114. Cylindrical-coordinate representations (also known as HSL) of color #e62272 hue: 0.93 , saturation: 0.80 and the lightness value of e62272 is 0.52.

The process color (four color CMYK) of #e62272 color hex is 0.00, 0.85, 0.50, 0.10. Web safe color of #e62272 is #ff3366. Color #e62272 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11100110 00100010 01110010
Octal 346 42 162
Decimal 230 34 114
Hex E6 22 72

RGB Percentages of Color #e62272

%60.85
%8.99
%30.16

CMYK Percentages of Color #e62272

%0
%85
%50
%10

Triadic Colors of #e62272

#e62272 #72e622 #2272e6

Analogous Colors of #e62272

#e62272 #e63422 #e622d4

Monochromatic Colors of #e62272

#e62272

Complementary Color

#e62272 #22e696

#e62272 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#e62272 Color Preview on White Background

Lorem ipsum dolor sit amet.

#e62272 Color CSS Codes

.mybgcolor {background-color:#e62272; } 
.myforecolor {color:#e62272; }
.mybordercolor {border:3px solid #e62272; }

#e62272 Text Font Color

<p style="color:#e62272">Text here</p>

This sample text font color is #e62272
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#e62272 Background Color

<div style="background-color:#e62272">
Div content here</div>

This div background color is #e62272


#e62272 Border Color

<div style="border:3px solid #e62272">
Div here</div>

This div border color is #e62272


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(230,34,114, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #e62272; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #e62272;
  -webkit-box-shadow: 1px 1px 3px 2px #e62272;
  box-shadow:         1px 1px 3px 2px #e62272; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(230,34,114, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #e62272">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #e62272;
  -webkit-box-shadow: 1px 1px 3px 2px #e62272;
  box-shadow:         1px 1px 3px 2px #e62272;">
Div content here</div>

This div box has shadow with color #e62272

#e62272 Color Palettes


Comments

11 Nov 2020, 14:46 afhaaltokyo4

I'm very busy today and dont have time to write an expletivefilled rant today. Just pretend i wrote something funny here. Go * yourself or something. sincerely afhaaltokyo

Please login to write comment.