COLOR #E7CE8E

HEX: #E7CE8E RGB: (231,206,142)

Color info

#E7CE8E contains mainly red and green colors. Web safe color of #E7CE8E is #FFCC99 (or #FC9).

RGB color model

#E7CE8E color RGB value is (231,206,142).

RGB: (231,206,142) (91%, 81%, 56%)

RGB channels and saturation

R 231 of 255 = 91%
G 206 of 255 = 81%
B 142 of 255 = 56%

231
206
142

R + G + B ~ 76%. #E7CE8E is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 206 + 142 = 579 (100%)
R 231 of 579 ~ 39.9%
G 206 of 579 ~ 35.58%
B 142 of 579 ~ 24.53'%

%39.9
%35.58
%24.53

CMYK color model

#E7CE8E color CMYK value is (0,11,39,9).

  • cyan value is 0.00%
  • magenta value is 10.82%
  • yellow value is 38.53%
  • key color value is 9.41%
CMYK: (0,11,39,9) C0M11Y39K9 (0%,11%,39%,9%) (0.00/0.11/0.39/0.09) 

CMYK percentages

%0
%10.82
%38.53
%9.41

Codes

Color #E7CE8E in popluar color models

E7 CE 8E
RGB 231 206 142
HSL 43° 64.96% 73.14%
HSB/HSV 43° 38.53% 90.59%
CMYK 0.00% 10.82% 38.53%
9.41%

Color #E7CE8E in popluar number systems.

HEX E7 CE 8E
Decimal 231 206 142
Binary 11100111 11001110 10001110
Octal 347 316 216

Shades and tints

Shades of #E7CE8E

#E7CE8E
(231,206,142)
#D2BC82
(210,188,130)
#BDAA76
(189,170,118)
#A8986A
(168,152,106)
#93865E
(147,134,94)
#7E7452
(126,116,82)
#696246
(105,98,70)
#54503A
(84,80,58)
#3F3E2E
(63,62,46)
#2A2C22
(42,44,34)
#151A16
(21,26,22)
#000000
(0,0,0)

Tints of #E7CE8E

#E7CE8E
(231,206,142)
#E9D298
(233,210,152)
#EBD6A2
(235,214,162)
#EDDAAC
(237,218,172)
#EFDEB6
(239,222,182)
#F1E2C0
(241,226,192)
#F3E6CA
(243,230,202)
#F5EAD4
(245,234,212)
#F7EEDE
(247,238,222)
#F9F2E8
(249,242,232)
#FBF6F2
(251,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7CE8E color. Also use rgb(231,206,142) instead hex code.

Text Font Color

.myTextColor { color: #E7CE8E; }

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

This text font color is #E7CE8E.

Background Color

.myBgColor { background-color: #E7CE8E; }

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

This div background color is #E7CE8E.

Border color

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

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

This div border color is #E7CE8E.

Opacity

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

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

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

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

This text has shadow with #E7CE8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7CE8E.

Preview

Color preview on black background

This text has color #E7CE8E on black background.


Color preview on white background

This text has color #E7CE8E on white background.


Black color preview on #E7CE8E background

This text has black color on #E7CE8E background.


White color preview on #E7CE8E background

This text has white color on #E7CE8E background.


Related colors

Complementary color

Complementary color for #hex is #183171.


I love getcolorcode.com

Triadic colors

1 #8EE7CE and #CE8EE7 with #E7CE8E are triadic colors.

2 #8ECEE7 and #CEE78E with #E7CE8E are triadic colors.