COLOR #E6C5BA

HEX: #E6C5BA RGB: (230,197,186)

Color info

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

RGB color model

#E6C5BA color RGB value is (230,197,186).

RGB: (230,197,186) (90%, 77%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 197 of 255 = 77%
B 186 of 255 = 73%

230
197
186

R + G + B ~ 80%. #E6C5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 197 + 186 = 613 (100%)
R 230 of 613 ~ 37.52%
G 197 of 613 ~ 32.14%
B 186 of 613 ~ 30.34'%

%37.52
%32.14
%30.34

CMYK color model

#E6C5BA color CMYK value is (0,14,19,10).

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

CMYK: (0,14,19,10)
C0M14Y19K10 (0%, 14%, 19%, 10%)
(0.00 / 0.14 / 0.19 / 0.10)

CMYK percentages

%0
%14.35
%19.13
%9.8

Codes

Color #E6C5BA in popluar color models

E6 C5 BA
RGB 230 197 186
HSL 15° 46.81% 81.57%
HSB/HSV 15° 19.13% 90.20%
CMYK 0.00% 14.35% 19.13%
9.80%

Color #E6C5BA in popluar number systems.

HEX E6 C5 BA
Decimal 230 197 186
Binary 11100110 11000101 10111010
Octal 346 305 272

Shades and tints

Shades of #E6C5BA

#E6C5BA
(230,197,186)
#D2B4AA
(210,180,170)
#BEA39A
(190,163,154)
#AA928A
(170,146,138)
#96817A
(150,129,122)
#82706A
(130,112,106)
#6E5F5A
(110,95,90)
#5A4E4A
(90,78,74)
#463D3A
(70,61,58)
#322C2A
(50,44,42)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6C5BA

#E6C5BA
(230,197,186)
#E8CAC0
(232,202,192)
#EACFC6
(234,207,198)
#ECD4CC
(236,212,204)
#EED9D2
(238,217,210)
#F0DED8
(240,222,216)
#F2E3DE
(242,227,222)
#F4E8E4
(244,232,228)
#F6EDEA
(246,237,234)
#F8F2F0
(248,242,240)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C5BA; }

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

This text font color is #E6C5BA.

Background Color

.myBgColor { background-color: #E6C5BA; }

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

This div background color is #E6C5BA.

Border color

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

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

This div border color is #E6C5BA.

Opacity

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

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

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

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

This text has shadow with #E6C5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C5BA.

Preview

Color preview on black background

This text has color #E6C5BA on black background.


Color preview on white background

This text has color #E6C5BA on white background.


Black color preview on #E6C5BA background

This text has black color on #E6C5BA background.


White color preview on #E6C5BA background

This text has white color on #E6C5BA background.


Related colors

Complementary color

Complementary color for #hex is #193A45.


I love getcolorcode.com

Triadic colors

1 #BAE6C5 and #C5BAE6 with #E6C5BA are triadic colors.

2 #BAC5E6 and #C5E6BA with #E6C5BA are triadic colors.