COLOR #E6D5BB

HEX: #E6D5BB RGB: (230,213,187)

Color info

#E6D5BB contains red, green and blue colors in about the same proportion. Web safe color of #E6D5BB is #CCCCCC (or #CCC).

RGB color model

#E6D5BB color RGB value is (230,213,187).

RGB: (230,213,187) (90%, 84%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 213 of 255 = 84%
B 187 of 255 = 73%

230
213
187

R + G + B ~ 82%. #E6D5BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 213 + 187 = 630 (100%)
R 230 of 630 ~ 36.51%
G 213 of 630 ~ 33.81%
B 187 of 630 ~ 29.68'%

%36.51
%33.81
%29.68

CMYK color model

#E6D5BB color CMYK value is (0,7,19,10).

  • cyan value is 0.00%
  • magenta value is 7.39%
  • yellow value is 18.70%
  • key color value is 9.80%
CMYK: (0,7,19,10) C0M7Y19K10 (0%,7%,19%,10%) (0.00/0.07/0.19/0.10) 

CMYK percentages

%0
%7.39
%18.7
%9.8

Codes

Color #E6D5BB in popluar color models

E6 D5 BB
RGB 230 213 187
HSL 36° 46.24% 81.76%
HSB/HSV 36° 18.70% 90.20%
CMYK 0.00% 7.39% 18.70%
9.80%

Color #E6D5BB in popluar number systems.

HEX E6 D5 BB
Decimal 230 213 187
Binary 11100110 11010101 10111011
Octal 346 325 273

Shades and tints

Shades of #E6D5BB

#E6D5BB
(230,213,187)
#D2C2AA
(210,194,170)
#BEAF99
(190,175,153)
#AA9C88
(170,156,136)
#968977
(150,137,119)
#827666
(130,118,102)
#6E6355
(110,99,85)
#5A5044
(90,80,68)
#463D33
(70,61,51)
#322A22
(50,42,34)
#1E1711
(30,23,17)
#000000
(0,0,0)

Tints of #E6D5BB

#E6D5BB
(230,213,187)
#E8D8C1
(232,216,193)
#EADBC7
(234,219,199)
#ECDECD
(236,222,205)
#EEE1D3
(238,225,211)
#F0E4D9
(240,228,217)
#F2E7DF
(242,231,223)
#F4EAE5
(244,234,229)
#F6EDEB
(246,237,235)
#F8F0F1
(248,240,241)
#FAF3F7
(250,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D5BB color. Also use rgb(230,213,187) instead hex code.

Text Font Color

.myTextColor { color: #E6D5BB; }

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

This text font color is #E6D5BB.

Background Color

.myBgColor { background-color: #E6D5BB; }

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

This div background color is #E6D5BB.

Border color

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

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

This div border color is #E6D5BB.

Opacity

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

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

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

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

This text has shadow with #E6D5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5BB.

Preview

Color preview on black background

This text has color #E6D5BB on black background.


Color preview on white background

This text has color #E6D5BB on white background.


Black color preview on #E6D5BB background

This text has black color on #E6D5BB background.


White color preview on #E6D5BB background

This text has white color on #E6D5BB background.


Related colors

Complementary color

Complementary color for #hex is #192A44.


I love getcolorcode.com

Triadic colors

1 #BBE6D5 and #D5BBE6 with #E6D5BB are triadic colors.

2 #BBD5E6 and #D5E6BB with #E6D5BB are triadic colors.