COLOR #E5CFB6

HEX: #E5CFB6 RGB: (229,207,182)

Color info

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

RGB color model

#E5CFB6 color RGB value is (229,207,182).

RGB: (229,207,182) (90%, 81%, 71%)

RGB channels and saturation

R 229 of 255 = 90%
G 207 of 255 = 81%
B 182 of 255 = 71%

229
207
182

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

Portions of RGB colors in percentages

R + G + B = 229 + 207 + 182 = 618 (100%)
R 229 of 618 ~ 37.06%
G 207 of 618 ~ 33.5%
B 182 of 618 ~ 29.45'%

%37.06
%33.5
%29.45

CMYK color model

#E5CFB6 color CMYK value is (0,10,21,10).

  • cyan value is 0.00%
  • magenta value is 9.61%
  • yellow value is 20.52%
  • key color value is 10.20%
CMYK: (0,10,21,10) C0M10Y21K10 (0%,10%,21%,10%) (0.00/0.10/0.21/0.10) 

CMYK percentages

%0
%9.61
%20.52
%10.2

Codes

Color #E5CFB6 in popluar color models

E5 CF B6
RGB 229 207 182
HSL 32° 47.47% 80.59%
HSB/HSV 32° 20.52% 89.80%
CMYK 0.00% 9.61% 20.52%
10.20%

Color #E5CFB6 in popluar number systems.

HEX E5 CF B6
Decimal 229 207 182
Binary 11100101 11001111 10110110
Octal 345 317 266

Shades and tints

Shades of #E5CFB6

#E5CFB6
(229,207,182)
#D1BDA6
(209,189,166)
#BDAB96
(189,171,150)
#A99986
(169,153,134)
#958776
(149,135,118)
#817566
(129,117,102)
#6D6356
(109,99,86)
#595146
(89,81,70)
#453F36
(69,63,54)
#312D26
(49,45,38)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #E5CFB6

#E5CFB6
(229,207,182)
#E7D3BC
(231,211,188)
#E9D7C2
(233,215,194)
#EBDBC8
(235,219,200)
#EDDFCE
(237,223,206)
#EFE3D4
(239,227,212)
#F1E7DA
(241,231,218)
#F3EBE0
(243,235,224)
#F5EFE6
(245,239,230)
#F7F3EC
(247,243,236)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5CFB6 color. Also use rgb(229,207,182) instead hex code.

Text Font Color

.myTextColor { color: #E5CFB6; }

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

This text font color is #E5CFB6.

Background Color

.myBgColor { background-color: #E5CFB6; }

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

This div background color is #E5CFB6.

Border color

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

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

This div border color is #E5CFB6.

Opacity

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

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

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

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

This text has shadow with #E5CFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CFB6.

Preview

Color preview on black background

This text has color #E5CFB6 on black background.


Color preview on white background

This text has color #E5CFB6 on white background.


Black color preview on #E5CFB6 background

This text has black color on #E5CFB6 background.


White color preview on #E5CFB6 background

This text has white color on #E5CFB6 background.


Related colors

Complementary color

Complementary color for #hex is #1A3049.


I love getcolorcode.com

Triadic colors

1 #B6E5CF and #CFB6E5 with #E5CFB6 are triadic colors.

2 #B6CFE5 and #CFE5B6 with #E5CFB6 are triadic colors.