COLOR #E6BAAF

HEX: #E6BAAF RGB: (230,186,175)

Color info

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

RGB color model

#E6BAAF color RGB value is (230,186,175).

RGB: (230,186,175) (90%, 73%, 69%)

RGB channels and saturation

R 230 of 255 = 90%
G 186 of 255 = 73%
B 175 of 255 = 69%

230
186
175

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

Portions of RGB colors in percentages

R + G + B = 230 + 186 + 175 = 591 (100%)
R 230 of 591 ~ 38.92%
G 186 of 591 ~ 31.47%
B 175 of 591 ~ 29.61'%

%38.92
%31.47
%29.61

CMYK color model

#E6BAAF color CMYK value is (0,19,24,10).

  • cyan value is 0.00%
  • magenta value is 19.13%
  • yellow value is 23.91%
  • key color value is 9.80%

CMYK: (0,19,24,10)
C0M19Y24K10 (0%, 19%, 24%, 10%)
(0.00 / 0.19 / 0.24 / 0.10)

CMYK percentages

%0
%19.13
%23.91
%9.8

Codes

Color #E6BAAF in popluar color models

E6 BA AF
RGB 230 186 175
HSL 12° 52.38% 79.41%
HSB/HSV 12° 23.91% 90.20%
CMYK 0.00% 19.13% 23.91%
9.80%

Color #E6BAAF in popluar number systems.

HEX E6 BA AF
Decimal 230 186 175
Binary 11100110 10111010 10101111
Octal 346 272 257

Shades and tints

Shades of #E6BAAF

#E6BAAF
(230,186,175)
#D2AAA0
(210,170,160)
#BE9A91
(190,154,145)
#AA8A82
(170,138,130)
#967A73
(150,122,115)
#826A64
(130,106,100)
#6E5A55
(110,90,85)
#5A4A46
(90,74,70)
#463A37
(70,58,55)
#322A28
(50,42,40)
#1E1A19
(30,26,25)
#000000
(0,0,0)

Tints of #E6BAAF

#E6BAAF
(230,186,175)
#E8C0B6
(232,192,182)
#EAC6BD
(234,198,189)
#ECCCC4
(236,204,196)
#EED2CB
(238,210,203)
#F0D8D2
(240,216,210)
#F2DED9
(242,222,217)
#F4E4E0
(244,228,224)
#F6EAE7
(246,234,231)
#F8F0EE
(248,240,238)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BAAF; }

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

This text font color is #E6BAAF.

Background Color

.myBgColor { background-color: #E6BAAF; }

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

This div background color is #E6BAAF.

Border color

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

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

This div border color is #E6BAAF.

Opacity

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

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

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

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

This text has shadow with #E6BAAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAAF.

Preview

Color preview on black background

This text has color #E6BAAF on black background.


Color preview on white background

This text has color #E6BAAF on white background.


Black color preview on #E6BAAF background

This text has black color on #E6BAAF background.


White color preview on #E6BAAF background

This text has white color on #E6BAAF background.


Related colors

Complementary color

Complementary color for #hex is #194550.


I love getcolorcode.com

Triadic colors

1 #AFE6BA and #BAAFE6 with #E6BAAF are triadic colors.

2 #AFBAE6 and #BAE6AF with #E6BAAF are triadic colors.