COLOR #E7C699

HEX: #E7C699 RGB: (231,198,153)

Color info

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

RGB color model

#E7C699 color RGB value is (231,198,153).

RGB: (231,198,153) (91%, 78%, 60%)

RGB channels and saturation

R 231 of 255 = 91%
G 198 of 255 = 78%
B 153 of 255 = 60%

231
198
153

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

Portions of RGB colors in percentages

R + G + B = 231 + 198 + 153 = 582 (100%)
R 231 of 582 ~ 39.69%
G 198 of 582 ~ 34.02%
B 153 of 582 ~ 26.29'%

%39.69
%34.02
%26.29

CMYK color model

#E7C699 color CMYK value is (0,14,34,9).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 33.77%
  • key color value is 9.41%

CMYK: (0,14,34,9)
C0M14Y34K9 (0%, 14%, 34%, 9%)
(0.00 / 0.14 / 0.34 / 0.09)

CMYK percentages

%0
%14.29
%33.77
%9.41

Codes

Color #E7C699 in popluar color models

E7 C6 99
RGB 231 198 153
HSL 35° 61.90% 75.29%
HSB/HSV 35° 33.77% 90.59%
CMYK 0.00% 14.29% 33.77%
9.41%

Color #E7C699 in popluar number systems.

HEX E7 C6 99
Decimal 231 198 153
Binary 11100111 11000110 10011001
Octal 347 306 231

Shades and tints

Shades of #E7C699

#E7C699
(231,198,153)
#D2B48C
(210,180,140)
#BDA27F
(189,162,127)
#A89072
(168,144,114)
#937E65
(147,126,101)
#7E6C58
(126,108,88)
#695A4B
(105,90,75)
#54483E
(84,72,62)
#3F3631
(63,54,49)
#2A2424
(42,36,36)
#151217
(21,18,23)
#000000
(0,0,0)

Tints of #E7C699

#E7C699
(231,198,153)
#E9CBA2
(233,203,162)
#EBD0AB
(235,208,171)
#EDD5B4
(237,213,180)
#EFDABD
(239,218,189)
#F1DFC6
(241,223,198)
#F3E4CF
(243,228,207)
#F5E9D8
(245,233,216)
#F7EEE1
(247,238,225)
#F9F3EA
(249,243,234)
#FBF8F3
(251,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C699 color. Also use rgb(231,198,153) instead hex code.

Text Font Color

.myTextColor { color: #E7C699; }

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

This text font color is #E7C699.

Background Color

.myBgColor { background-color: #E7C699; }

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

This div background color is #E7C699.

Border color

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

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

This div border color is #E7C699.

Opacity

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

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

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

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

This text has shadow with #E7C699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C699.

Preview

Color preview on black background

This text has color #E7C699 on black background.


Color preview on white background

This text has color #E7C699 on white background.


Black color preview on #E7C699 background

This text has black color on #E7C699 background.


White color preview on #E7C699 background

This text has white color on #E7C699 background.


Related colors

Complementary color

Complementary color for #hex is #183966.


I love getcolorcode.com

Triadic colors

1 #99E7C6 and #C699E7 with #E7C699 are triadic colors.

2 #99C6E7 and #C6E799 with #E7C699 are triadic colors.