COLOR #E9C495

HEX: #E9C495 RGB: (233,196,149)

Color info

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

RGB color model

#E9C495 color RGB value is (233,196,149).

RGB: (233,196,149) (91%, 77%, 58%)

RGB channels and saturation

R 233 of 255 = 91%
G 196 of 255 = 77%
B 149 of 255 = 58%

233
196
149

R + G + B ~ 75%. #E9C495 is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 196 + 149 = 578 (100%)
R 233 of 578 ~ 40.31%
G 196 of 578 ~ 33.91%
B 149 of 578 ~ 25.78'%

%40.31
%33.91
%25.78

CMYK color model

#E9C495 color CMYK value is (0,16,36,9).

  • cyan value is 0.00%
  • magenta value is 15.88%
  • yellow value is 36.05%
  • key color value is 8.63%

CMYK: (0,16,36,9)
C0M16Y36K9 (0%, 16%, 36%, 9%)
(0.00 / 0.16 / 0.36 / 0.09)

CMYK percentages

%0
%15.88
%36.05
%8.63

Codes

Color #E9C495 in popluar color models

E9 C4 95
RGB 233 196 149
HSL 34° 65.63% 74.90%
HSB/HSV 34° 36.05% 91.37%
CMYK 0.00% 15.88% 36.05%
8.63%

Color #E9C495 in popluar number systems.

HEX E9 C4 95
Decimal 233 196 149
Binary 11101001 11000100 10010101
Octal 351 304 225

Shades and tints

Shades of #E9C495

#E9C495
(233,196,149)
#D4B388
(212,179,136)
#BFA27B
(191,162,123)
#AA916E
(170,145,110)
#958061
(149,128,97)
#806F54
(128,111,84)
#6B5E47
(107,94,71)
#564D3A
(86,77,58)
#413C2D
(65,60,45)
#2C2B20
(44,43,32)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #E9C495

#E9C495
(233,196,149)
#EBC99E
(235,201,158)
#EDCEA7
(237,206,167)
#EFD3B0
(239,211,176)
#F1D8B9
(241,216,185)
#F3DDC2
(243,221,194)
#F5E2CB
(245,226,203)
#F7E7D4
(247,231,212)
#F9ECDD
(249,236,221)
#FBF1E6
(251,241,230)
#FDF6EF
(253,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9C495 color. Also use rgb(233,196,149) instead hex code.

Text Font Color

.myTextColor { color: #E9C495; }

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

This text font color is #E9C495.

Background Color

.myBgColor { background-color: #E9C495; }

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

This div background color is #E9C495.

Border color

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

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

This div border color is #E9C495.

Opacity

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

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

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

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

This text has shadow with #E9C495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9C495.

Preview

Color preview on black background

This text has color #E9C495 on black background.


Color preview on white background

This text has color #E9C495 on white background.


Black color preview on #E9C495 background

This text has black color on #E9C495 background.


White color preview on #E9C495 background

This text has white color on #E9C495 background.


Related colors

Complementary color

Complementary color for #hex is #163B6A.


I love getcolorcode.com

Triadic colors

1 #95E9C4 and #C495E9 with #E9C495 are triadic colors.

2 #95C4E9 and #C4E995 with #E9C495 are triadic colors.