COLOR #E6A497

HEX: #E6A497 RGB: (230,164,151)

Color info

#E6A497 contains mainly red color. Web safe color of #E6A497 is #CC9999 (or #C99).

RGB color model

#E6A497 color RGB value is (230,164,151).

RGB: (230,164,151) (90%, 64%, 59%)

RGB channels and saturation

R 230 of 255 = 90%
G 164 of 255 = 64%
B 151 of 255 = 59%

230
164
151

R + G + B ~ 71%. #E6A497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 164 + 151 = 545 (100%)
R 230 of 545 ~ 42.2%
G 164 of 545 ~ 30.09%
B 151 of 545 ~ 27.71'%

%42.2
%30.09
%27.71

CMYK color model

#E6A497 color CMYK value is (0,29,34,10).

  • cyan value is 0.00%
  • magenta value is 28.70%
  • yellow value is 34.35%
  • key color value is 9.80%

CMYK: (0,29,34,10)
C0M29Y34K10 (0%, 29%, 34%, 10%)
(0.00 / 0.29 / 0.34 / 0.10)

CMYK percentages

%0
%28.7
%34.35
%9.8

Codes

Color #E6A497 in popluar color models

E6 A4 97
RGB 230 164 151
HSL 10° 61.24% 74.71%
HSB/HSV 10° 34.35% 90.20%
CMYK 0.00% 28.70% 34.35%
9.80%

Color #E6A497 in popluar number systems.

HEX E6 A4 97
Decimal 230 164 151
Binary 11100110 10100100 10010111
Octal 346 244 227

Shades and tints

Shades of #E6A497

#E6A497
(230,164,151)
#D2968A
(210,150,138)
#BE887D
(190,136,125)
#AA7A70
(170,122,112)
#966C63
(150,108,99)
#825E56
(130,94,86)
#6E5049
(110,80,73)
#5A423C
(90,66,60)
#46342F
(70,52,47)
#322622
(50,38,34)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6A497

#E6A497
(230,164,151)
#E8ACA0
(232,172,160)
#EAB4A9
(234,180,169)
#ECBCB2
(236,188,178)
#EEC4BB
(238,196,187)
#F0CCC4
(240,204,196)
#F2D4CD
(242,212,205)
#F4DCD6
(244,220,214)
#F6E4DF
(246,228,223)
#F8ECE8
(248,236,232)
#FAF4F1
(250,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A497 color. Also use rgb(230,164,151) instead hex code.

Text Font Color

.myTextColor { color: #E6A497; }

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

This text font color is #E6A497.

Background Color

.myBgColor { background-color: #E6A497; }

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

This div background color is #E6A497.

Border color

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

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

This div border color is #E6A497.

Opacity

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

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

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

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

This text has shadow with #E6A497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A497.

Preview

Color preview on black background

This text has color #E6A497 on black background.


Color preview on white background

This text has color #E6A497 on white background.


Black color preview on #E6A497 background

This text has black color on #E6A497 background.


White color preview on #E6A497 background

This text has white color on #E6A497 background.


Related colors

Complementary color

Complementary color for #hex is #195B68.


I love getcolorcode.com

Triadic colors

1 #97E6A4 and #A497E6 with #E6A497 are triadic colors.

2 #97A4E6 and #A4E697 with #E6A497 are triadic colors.