COLOR #E2AEBA

HEX: #E2AEBA RGB: (226,174,186)

Color info

#E2AEBA contains red, green and blue colors in about the same proportion. Web safe color of #E2AEBA is #CC99CC (or #C9C).

RGB color model

#E2AEBA color RGB value is (226,174,186).

RGB: (226,174,186) (89%, 68%, 73%)

RGB channels and saturation

R 226 of 255 = 89%
G 174 of 255 = 68%
B 186 of 255 = 73%

226
174
186

R + G + B ~ 77%. #E2AEBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 174 + 186 = 586 (100%)
R 226 of 586 ~ 38.57%
G 174 of 586 ~ 29.69%
B 186 of 586 ~ 31.74'%

%38.57
%29.69
%31.74

CMYK color model

#E2AEBA color CMYK value is (0,23,18,11).

  • cyan value is 0.00%
  • magenta value is 23.01%
  • yellow value is 17.70%
  • key color value is 11.37%

CMYK: (0,23,18,11)
C0M23Y18K11 (0%, 23%, 18%, 11%)
(0.00 / 0.23 / 0.18 / 0.11)

CMYK percentages

%0
%23.01
%17.7
%11.37

Codes

Color #E2AEBA in popluar color models

E2 AE BA
RGB 226 174 186
HSL 346° 47.27% 78.43%
HSB/HSV 346° 23.01% 88.63%
CMYK 0.00% 23.01% 17.70%
11.37%

Color #E2AEBA in popluar number systems.

HEX E2 AE BA
Decimal 226 174 186
Binary 11100010 10101110 10111010
Octal 342 256 272

Shades and tints

Shades of #E2AEBA

#E2AEBA
(226,174,186)
#CE9FAA
(206,159,170)
#BA909A
(186,144,154)
#A6818A
(166,129,138)
#92727A
(146,114,122)
#7E636A
(126,99,106)
#6A545A
(106,84,90)
#56454A
(86,69,74)
#42363A
(66,54,58)
#2E272A
(46,39,42)
#1A181A
(26,24,26)
#000000
(0,0,0)

Tints of #E2AEBA

#E2AEBA
(226,174,186)
#E4B5C0
(228,181,192)
#E6BCC6
(230,188,198)
#E8C3CC
(232,195,204)
#EACAD2
(234,202,210)
#ECD1D8
(236,209,216)
#EED8DE
(238,216,222)
#F0DFE4
(240,223,228)
#F2E6EA
(242,230,234)
#F4EDF0
(244,237,240)
#F6F4F6
(246,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2AEBA color. Also use rgb(226,174,186) instead hex code.

Text Font Color

.myTextColor { color: #E2AEBA; }

<p style="color:#E2AEBA">This sample text font color is #E2AEBA.</p>

This text font color is #E2AEBA.

Background Color

.myBgColor { background-color: #E2AEBA; }

<div style="background-color:#E2AEBA">Inner text</div>

This div background color is #E2AEBA.

Border color

.myBorderColor { border: 1px solid #E2AEBA; }

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

This div border color is #E2AEBA.

Opacity

.myOpacity80 { color: #E2AEBA; opacity: 0.8; }

<p style="color:#E2AEBA;opacity:0.8;">80%</p>

Text with #E2AEBA color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E2AEBA;}

<p style="text-shadow: 3px 3px 1px #E2AEBA">Text here.</p>

This text has shadow with #E2AEBA color.


.textShadow {text-shadow: 3px 3px 1px #E2AEBA', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E2AEBA, 5px 5px 20px red">Text here.</p>

This text has shadow with #E2AEBA primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E2AEBA, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E2AEBA, Direction=45, Strength=4)">Text</p>

This text has shadow with #E2AEBA and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E2AEBA;
-webkit-box-shadow: 1px 1px 3px 2px #E2AEBA;
box-shadow: 1px 1px 3px 2px #E2AEBA;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E2AEBA; -webkit-box-shadow: 1px 1px 3px 2px #E2AEBA; box-shadow:1px 1px 3px 2px #E2AEBA;">
Div content here
</div>

This div box has shadow with color #E2AEBA.

Preview

Color preview on black background

This text has color #E2AEBA on black background.


Color preview on white background

This text has color #E2AEBA on white background.


Black color preview on #E2AEBA background

This text has black color on #E2AEBA background.


White color preview on #E2AEBA background

This text has white color on #E2AEBA background.


Related colors

Complementary color

Complementary color for #hex is #1D5145.


I love getcolorcode.com

Triadic colors

1 #BAE2AE and #AEBAE2 with #E2AEBA are triadic colors.

2 #BAAEE2 and #AEE2BA with #E2AEBA are triadic colors.