COLOR #E6CFBA

HEX: #E6CFBA RGB: (230,207,186)

Color info

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

RGB color model

#E6CFBA color RGB value is (230,207,186).

RGB: (230,207,186) (90%, 81%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 207 of 255 = 81%
B 186 of 255 = 73%

230
207
186

R + G + B ~ 81%. #E6CFBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 207 + 186 = 623 (100%)
R 230 of 623 ~ 36.92%
G 207 of 623 ~ 33.23%
B 186 of 623 ~ 29.86'%

%36.92
%33.23
%29.86

CMYK color model

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

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

CMYK: (0,10,19,10)
C0M10Y19K10 (0%, 10%, 19%, 10%)
(0.00 / 0.10 / 0.19 / 0.10)

CMYK percentages

%0
%10
%19.13
%9.8

Codes

Color #E6CFBA in popluar color models

E6 CF BA
RGB 230 207 186
HSL 29° 46.81% 81.57%
HSB/HSV 29° 19.13% 90.20%
CMYK 0.00% 10.00% 19.13%
9.80%

Color #E6CFBA in popluar number systems.

HEX E6 CF BA
Decimal 230 207 186
Binary 11100110 11001111 10111010
Octal 346 317 272

Shades and tints

Shades of #E6CFBA

#E6CFBA
(230,207,186)
#D2BDAA
(210,189,170)
#BEAB9A
(190,171,154)
#AA998A
(170,153,138)
#96877A
(150,135,122)
#82756A
(130,117,106)
#6E635A
(110,99,90)
#5A514A
(90,81,74)
#463F3A
(70,63,58)
#322D2A
(50,45,42)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6CFBA

#E6CFBA
(230,207,186)
#E8D3C0
(232,211,192)
#EAD7C6
(234,215,198)
#ECDBCC
(236,219,204)
#EEDFD2
(238,223,210)
#F0E3D8
(240,227,216)
#F2E7DE
(242,231,222)
#F4EBE4
(244,235,228)
#F6EFEA
(246,239,234)
#F8F3F0
(248,243,240)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CFBA; }

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

This text font color is #E6CFBA.

Background Color

.myBgColor { background-color: #E6CFBA; }

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

This div background color is #E6CFBA.

Border color

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

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

This div border color is #E6CFBA.

Opacity

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

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

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

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

This text has shadow with #E6CFBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CFBA.

Preview

Color preview on black background

This text has color #E6CFBA on black background.


Color preview on white background

This text has color #E6CFBA on white background.


Black color preview on #E6CFBA background

This text has black color on #E6CFBA background.


White color preview on #E6CFBA background

This text has white color on #E6CFBA background.


Related colors

Complementary color

Complementary color for #hex is #193045.


I love getcolorcode.com

Triadic colors

1 #BAE6CF and #CFBAE6 with #E6CFBA are triadic colors.

2 #BACFE6 and #CFE6BA with #E6CFBA are triadic colors.