COLOR #E6CFB9

HEX: #E6CFB9 RGB: (230,207,185)

Color info

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

RGB color model

#E6CFB9 color RGB value is (230,207,185).

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

RGB channels and saturation

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

230
207
185

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

Portions of RGB colors in percentages

R + G + B = 230 + 207 + 185 = 622 (100%)
R 230 of 622 ~ 36.98%
G 207 of 622 ~ 33.28%
B 185 of 622 ~ 29.74'%

%36.98
%33.28
%29.74

CMYK color model

#E6CFB9 color CMYK value is (0,10,20,10).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 19.57%
  • key color value is 9.80%
CMYK: (0,10,20,10) C0M10Y20K10 (0%,10%,20%,10%) (0.00/0.10/0.20/0.10) 

CMYK percentages

%0
%10
%19.57
%9.8

Codes

Color #E6CFB9 in popluar color models

E6 CF B9
RGB 230 207 185
HSL 29° 47.37% 81.37%
HSB/HSV 29° 19.57% 90.20%
CMYK 0.00% 10.00% 19.57%
9.80%

Color #E6CFB9 in popluar number systems.

HEX E6 CF B9
Decimal 230 207 185
Binary 11100110 11001111 10111001
Octal 346 317 271

Shades and tints

Shades of #E6CFB9

#E6CFB9
(230,207,185)
#D2BDA9
(210,189,169)
#BEAB99
(190,171,153)
#AA9989
(170,153,137)
#968779
(150,135,121)
#827569
(130,117,105)
#6E6359
(110,99,89)
#5A5149
(90,81,73)
#463F39
(70,63,57)
#322D29
(50,45,41)
#1E1B19
(30,27,25)
#000000
(0,0,0)

Tints of #E6CFB9

#E6CFB9
(230,207,185)
#E8D3BF
(232,211,191)
#EAD7C5
(234,215,197)
#ECDBCB
(236,219,203)
#EEDFD1
(238,223,209)
#F0E3D7
(240,227,215)
#F2E7DD
(242,231,221)
#F4EBE3
(244,235,227)
#F6EFE9
(246,239,233)
#F8F3EF
(248,243,239)
#FAF7F5
(250,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CFB9; }

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

This text font color is #E6CFB9.

Background Color

.myBgColor { background-color: #E6CFB9; }

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

This div background color is #E6CFB9.

Border color

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

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

This div border color is #E6CFB9.

Opacity

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

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

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

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

This text has shadow with #E6CFB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CFB9.

Preview

Color preview on black background

This text has color #E6CFB9 on black background.


Color preview on white background

This text has color #E6CFB9 on white background.


Black color preview on #E6CFB9 background

This text has black color on #E6CFB9 background.


White color preview on #E6CFB9 background

This text has white color on #E6CFB9 background.


Related colors

Complementary color

Complementary color for #hex is #193046.


I love getcolorcode.com

Triadic colors

1 #B9E6CF and #CFB9E6 with #E6CFB9 are triadic colors.

2 #B9CFE6 and #CFE6B9 with #E6CFB9 are triadic colors.