COLOR #E6A491

HEX: #E6A491 RGB: (230,164,145)

Color info

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

RGB color model

#E6A491 color RGB value is (230,164,145).

RGB: (230,164,145) (90%, 64%, 57%)

RGB channels and saturation

R 230 of 255 = 90%
G 164 of 255 = 64%
B 145 of 255 = 57%

230
164
145

R + G + B ~ 70%. #E6A491 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 164 + 145 = 539 (100%)
R 230 of 539 ~ 42.67%
G 164 of 539 ~ 30.43%
B 145 of 539 ~ 26.9'%

%42.67
%30.43
%26.9

CMYK color model

#E6A491 color CMYK value is (0,29,37,10).

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

CMYK: (0,29,37,10)
C0M29Y37K10 (0%, 29%, 37%, 10%)
(0.00 / 0.29 / 0.37 / 0.10)

CMYK percentages

%0
%28.7
%36.96
%9.8

Codes

Color #E6A491 in popluar color models

E6 A4 91
RGB 230 164 145
HSL 13° 62.96% 73.53%
HSB/HSV 13° 36.96% 90.20%
CMYK 0.00% 28.70% 36.96%
9.80%

Color #E6A491 in popluar number systems.

HEX E6 A4 91
Decimal 230 164 145
Binary 11100110 10100100 10010001
Octal 346 244 221

Shades and tints

Shades of #E6A491

#E6A491
(230,164,145)
#D29684
(210,150,132)
#BE8877
(190,136,119)
#AA7A6A
(170,122,106)
#966C5D
(150,108,93)
#825E50
(130,94,80)
#6E5043
(110,80,67)
#5A4236
(90,66,54)
#463429
(70,52,41)
#32261C
(50,38,28)
#1E180F
(30,24,15)
#000000
(0,0,0)

Tints of #E6A491

#E6A491
(230,164,145)
#E8AC9B
(232,172,155)
#EAB4A5
(234,180,165)
#ECBCAF
(236,188,175)
#EEC4B9
(238,196,185)
#F0CCC3
(240,204,195)
#F2D4CD
(242,212,205)
#F4DCD7
(244,220,215)
#F6E4E1
(246,228,225)
#F8ECEB
(248,236,235)
#FAF4F5
(250,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A491; }

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

This text font color is #E6A491.

Background Color

.myBgColor { background-color: #E6A491; }

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

This div background color is #E6A491.

Border color

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

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

This div border color is #E6A491.

Opacity

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

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

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

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

This text has shadow with #E6A491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A491.

Preview

Color preview on black background

This text has color #E6A491 on black background.


Color preview on white background

This text has color #E6A491 on white background.


Black color preview on #E6A491 background

This text has black color on #E6A491 background.


White color preview on #E6A491 background

This text has white color on #E6A491 background.


Related colors

Complementary color

Complementary color for #hex is #195B6E.


I love getcolorcode.com

Triadic colors

1 #91E6A4 and #A491E6 with #E6A491 are triadic colors.

2 #91A4E6 and #A4E691 with #E6A491 are triadic colors.