COLOR #E5E2BC

HEX: #E5E2BC RGB: (229,226,188)

Color info

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

RGB color model

#E5E2BC color RGB value is (229,226,188).

RGB: (229,226,188) (90%, 89%, 74%)

RGB channels and saturation

R 229 of 255 = 90%
G 226 of 255 = 89%
B 188 of 255 = 74%

229
226
188

R + G + B ~ 84%. #E5E2BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 226 + 188 = 643 (100%)
R 229 of 643 ~ 35.61%
G 226 of 643 ~ 35.15%
B 188 of 643 ~ 29.24'%

%35.61
%35.15
%29.24

CMYK color model

#E5E2BC color CMYK value is (0,1,18,10).

  • cyan value is 0.00%
  • magenta value is 1.31%
  • yellow value is 17.90%
  • key color value is 10.20%
CMYK: (0,1,18,10) C0M1Y18K10 (0%,1%,18%,10%) (0.00/0.01/0.18/0.10) 

CMYK percentages

%0
%1.31
%17.9
%10.2

Codes

Color #E5E2BC in popluar color models

E5 E2 BC
RGB 229 226 188
HSL 56° 44.09% 81.76%
HSB/HSV 56° 17.90% 89.80%
CMYK 0.00% 1.31% 17.90%
10.20%

Color #E5E2BC in popluar number systems.

HEX E5 E2 BC
Decimal 229 226 188
Binary 11100101 11100010 10111100
Octal 345 342 274

Shades and tints

Shades of #E5E2BC

#E5E2BC
(229,226,188)
#D1CEAB
(209,206,171)
#BDBA9A
(189,186,154)
#A9A689
(169,166,137)
#959278
(149,146,120)
#817E67
(129,126,103)
#6D6A56
(109,106,86)
#595645
(89,86,69)
#454234
(69,66,52)
#312E23
(49,46,35)
#1D1A12
(29,26,18)
#000000
(0,0,0)

Tints of #E5E2BC

#E5E2BC
(229,226,188)
#E7E4C2
(231,228,194)
#E9E6C8
(233,230,200)
#EBE8CE
(235,232,206)
#EDEAD4
(237,234,212)
#EFECDA
(239,236,218)
#F1EEE0
(241,238,224)
#F3F0E6
(243,240,230)
#F5F2EC
(245,242,236)
#F7F4F2
(247,244,242)
#F9F6F8
(249,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E2BC color. Also use rgb(229,226,188) instead hex code.

Text Font Color

.myTextColor { color: #E5E2BC; }

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

This text font color is #E5E2BC.

Background Color

.myBgColor { background-color: #E5E2BC; }

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

This div background color is #E5E2BC.

Border color

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

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

This div border color is #E5E2BC.

Opacity

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

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

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

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

This text has shadow with #E5E2BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E2BC.

Preview

Color preview on black background

This text has color #E5E2BC on black background.


Color preview on white background

This text has color #E5E2BC on white background.


Black color preview on #E5E2BC background

This text has black color on #E5E2BC background.


White color preview on #E5E2BC background

This text has white color on #E5E2BC background.


Related colors

Complementary color

Complementary color for #hex is #1A1D43.


I love getcolorcode.com

Triadic colors

1 #BCE5E2 and #E2BCE5 with #E5E2BC are triadic colors.

2 #BCE2E5 and #E2E5BC with #E5E2BC are triadic colors.