COLOR #E5C2A1

HEX: #E5C2A1 RGB: (229,194,161)

Color info

#E5C2A1 contains mainly red and green colors. Web safe color of #E5C2A1 is #CCCC99 (or #CC9).

RGB color model

#E5C2A1 color RGB value is (229,194,161).

RGB: (229,194,161) (90%, 76%, 63%)

RGB channels and saturation

R 229 of 255 = 90%
G 194 of 255 = 76%
B 161 of 255 = 63%

229
194
161

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

Portions of RGB colors in percentages

R + G + B = 229 + 194 + 161 = 584 (100%)
R 229 of 584 ~ 39.21%
G 194 of 584 ~ 33.22%
B 161 of 584 ~ 27.57'%

%39.21
%33.22
%27.57

CMYK color model

#E5C2A1 color CMYK value is (0,15,30,10).

  • cyan value is 0.00%
  • magenta value is 15.28%
  • yellow value is 29.69%
  • key color value is 10.20%

CMYK: (0,15,30,10)
C0M15Y30K10 (0%, 15%, 30%, 10%)
(0.00 / 0.15 / 0.30 / 0.10)

CMYK percentages

%0
%15.28
%29.69
%10.2

Codes

Color #E5C2A1 in popluar color models

E5 C2 A1
RGB 229 194 161
HSL 29° 56.67% 76.47%
HSB/HSV 29° 29.69% 89.80%
CMYK 0.00% 15.28% 29.69%
10.20%

Color #E5C2A1 in popluar number systems.

HEX E5 C2 A1
Decimal 229 194 161
Binary 11100101 11000010 10100001
Octal 345 302 241

Shades and tints

Shades of #E5C2A1

#E5C2A1
(229,194,161)
#D1B193
(209,177,147)
#BDA085
(189,160,133)
#A98F77
(169,143,119)
#957E69
(149,126,105)
#816D5B
(129,109,91)
#6D5C4D
(109,92,77)
#594B3F
(89,75,63)
#453A31
(69,58,49)
#312923
(49,41,35)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #E5C2A1

#E5C2A1
(229,194,161)
#E7C7A9
(231,199,169)
#E9CCB1
(233,204,177)
#EBD1B9
(235,209,185)
#EDD6C1
(237,214,193)
#EFDBC9
(239,219,201)
#F1E0D1
(241,224,209)
#F3E5D9
(243,229,217)
#F5EAE1
(245,234,225)
#F7EFE9
(247,239,233)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C2A1 color. Also use rgb(229,194,161) instead hex code.

Text Font Color

.myTextColor { color: #E5C2A1; }

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

This text font color is #E5C2A1.

Background Color

.myBgColor { background-color: #E5C2A1; }

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

This div background color is #E5C2A1.

Border color

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

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

This div border color is #E5C2A1.

Opacity

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

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

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

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

This text has shadow with #E5C2A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C2A1.

Preview

Color preview on black background

This text has color #E5C2A1 on black background.


Color preview on white background

This text has color #E5C2A1 on white background.


Black color preview on #E5C2A1 background

This text has black color on #E5C2A1 background.


White color preview on #E5C2A1 background

This text has white color on #E5C2A1 background.


Related colors

Complementary color

Complementary color for #hex is #1A3D5E.


I love getcolorcode.com

Triadic colors

1 #A1E5C2 and #C2A1E5 with #E5C2A1 are triadic colors.

2 #A1C2E5 and #C2E5A1 with #E5C2A1 are triadic colors.