COLOR #E4AEBB

HEX: #E4AEBB RGB: (228,174,187)

Color info

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

RGB color model

#E4AEBB color RGB value is (228,174,187).

RGB: (228,174,187) (89%, 68%, 73%)

RGB channels and saturation

R 228 of 255 = 89%
G 174 of 255 = 68%
B 187 of 255 = 73%

228
174
187

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

Portions of RGB colors in percentages

R + G + B = 228 + 174 + 187 = 589 (100%)
R 228 of 589 ~ 38.71%
G 174 of 589 ~ 29.54%
B 187 of 589 ~ 31.75'%

%38.71
%29.54
%31.75

CMYK color model

#E4AEBB color CMYK value is (0,24,18,11).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 17.98%
  • key color value is 10.59%
CMYK: (0,24,18,11) C0M24Y18K11 (0%,24%,18%,11%) (0.00/0.24/0.18/0.11) 

CMYK percentages

%0
%23.68
%17.98
%10.59

Codes

Color #E4AEBB in popluar color models

E4 AE BB
RGB 228 174 187
HSL 346° 50.00% 78.82%
HSB/HSV 346° 23.68% 89.41%
CMYK 0.00% 23.68% 17.98%
10.59%

Color #E4AEBB in popluar number systems.

HEX E4 AE BB
Decimal 228 174 187
Binary 11100100 10101110 10111011
Octal 344 256 273

Shades and tints

Shades of #E4AEBB

#E4AEBB
(228,174,187)
#D09FAA
(208,159,170)
#BC9099
(188,144,153)
#A88188
(168,129,136)
#947277
(148,114,119)
#806366
(128,99,102)
#6C5455
(108,84,85)
#584544
(88,69,68)
#443633
(68,54,51)
#302722
(48,39,34)
#1C1811
(28,24,17)
#000000
(0,0,0)

Tints of #E4AEBB

#E4AEBB
(228,174,187)
#E6B5C1
(230,181,193)
#E8BCC7
(232,188,199)
#EAC3CD
(234,195,205)
#ECCAD3
(236,202,211)
#EED1D9
(238,209,217)
#F0D8DF
(240,216,223)
#F2DFE5
(242,223,229)
#F4E6EB
(244,230,235)
#F6EDF1
(246,237,241)
#F8F4F7
(248,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4AEBB color. Also use rgb(228,174,187) instead hex code.

Text Font Color

.myTextColor { color: #E4AEBB; }

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

This text font color is #E4AEBB.

Background Color

.myBgColor { background-color: #E4AEBB; }

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

This div background color is #E4AEBB.

Border color

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

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

This div border color is #E4AEBB.

Opacity

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

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

Text with #E4AEBB 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 #E4AEBB;}

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

This text has shadow with #E4AEBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4AEBB.

Preview

Color preview on black background

This text has color #E4AEBB on black background.


Color preview on white background

This text has color #E4AEBB on white background.


Black color preview on #E4AEBB background

This text has black color on #E4AEBB background.


White color preview on #E4AEBB background

This text has white color on #E4AEBB background.


Related colors

Complementary color

Complementary color for #hex is #1B5144.


I love getcolorcode.com

Triadic colors

1 #BBE4AE and #AEBBE4 with #E4AEBB are triadic colors.

2 #BBAEE4 and #AEE4BB with #E4AEBB are triadic colors.