COLOR #E4BAAF

HEX: #E4BAAF RGB: (228,186,175)

Color info

#E4BAAF contains red, green and blue colors in about the same proportion. Web safe color of #E4BAAF is #CCCC99 (or #CC9).

RGB color model

#E4BAAF color RGB value is (228,186,175).

RGB: (228,186,175) (89%, 73%, 69%)

RGB channels and saturation

R 228 of 255 = 89%
G 186 of 255 = 73%
B 175 of 255 = 69%

228
186
175

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

Portions of RGB colors in percentages

R + G + B = 228 + 186 + 175 = 589 (100%)
R 228 of 589 ~ 38.71%
G 186 of 589 ~ 31.58%
B 175 of 589 ~ 29.71'%

%38.71
%31.58
%29.71

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.42%
  • yellow value is 23.25%
  • key color value is 10.59%

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

CMYK percentages

%0
%18.42
%23.25
%10.59

Codes

Color #E4BAAF in popluar color models

E4 BA AF
RGB 228 186 175
HSL 12° 49.53% 79.02%
HSB/HSV 12° 23.25% 89.41%
CMYK 0.00% 18.42% 23.25%
10.59%

Color #E4BAAF in popluar number systems.

HEX E4 BA AF
Decimal 228 186 175
Binary 11100100 10111010 10101111
Octal 344 272 257

Shades and tints

Shades of #E4BAAF

#E4BAAF
(228,186,175)
#D0AAA0
(208,170,160)
#BC9A91
(188,154,145)
#A88A82
(168,138,130)
#947A73
(148,122,115)
#806A64
(128,106,100)
#6C5A55
(108,90,85)
#584A46
(88,74,70)
#443A37
(68,58,55)
#302A28
(48,42,40)
#1C1A19
(28,26,25)
#000000
(0,0,0)

Tints of #E4BAAF

#E4BAAF
(228,186,175)
#E6C0B6
(230,192,182)
#E8C6BD
(232,198,189)
#EACCC4
(234,204,196)
#ECD2CB
(236,210,203)
#EED8D2
(238,216,210)
#F0DED9
(240,222,217)
#F2E4E0
(242,228,224)
#F4EAE7
(244,234,231)
#F6F0EE
(246,240,238)
#F8F6F5
(248,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4BAAF color. Also use rgb(228,186,175) instead hex code.

Text Font Color

.myTextColor { color: #E4BAAF; }

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

This text font color is #E4BAAF.

Background Color

.myBgColor { background-color: #E4BAAF; }

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

This div background color is #E4BAAF.

Border color

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

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

This div border color is #E4BAAF.

Opacity

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

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

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

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

This text has shadow with #E4BAAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BAAF.

Preview

Color preview on black background

This text has color #E4BAAF on black background.


Color preview on white background

This text has color #E4BAAF on white background.


Black color preview on #E4BAAF background

This text has black color on #E4BAAF background.


White color preview on #E4BAAF background

This text has white color on #E4BAAF background.


Related colors

Complementary color

Complementary color for #hex is #1B4550.


I love getcolorcode.com

Triadic colors

1 #AFE4BA and #BAAFE4 with #E4BAAF are triadic colors.

2 #AFBAE4 and #BAE4AF with #E4BAAF are triadic colors.