COLOR #E2A48A

HEX: #E2A48A RGB: (226,164,138)

Color info

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

RGB color model

#E2A48A color RGB value is (226,164,138).

RGB: (226,164,138) (89%, 64%, 54%)

RGB channels and saturation

R 226 of 255 = 89%
G 164 of 255 = 64%
B 138 of 255 = 54%

226
164
138

R + G + B ~ 69%. #E2A48A is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 164 + 138 = 528 (100%)
R 226 of 528 ~ 42.8%
G 164 of 528 ~ 31.06%
B 138 of 528 ~ 26.14'%

%42.8
%31.06
%26.14

CMYK color model

#E2A48A color CMYK value is (0,27,39,11).

  • cyan value is 0.00%
  • magenta value is 27.43%
  • yellow value is 38.94%
  • key color value is 11.37%

CMYK: (0,27,39,11)
C0M27Y39K11 (0%, 27%, 39%, 11%)
(0.00 / 0.27 / 0.39 / 0.11)

CMYK percentages

%0
%27.43
%38.94
%11.37

Codes

Color #E2A48A in popluar color models

E2 A4 8A
RGB 226 164 138
HSL 18° 60.27% 71.37%
HSB/HSV 18° 38.94% 88.63%
CMYK 0.00% 27.43% 38.94%
11.37%

Color #E2A48A in popluar number systems.

HEX E2 A4 8A
Decimal 226 164 138
Binary 11100010 10100100 10001010
Octal 342 244 212

Shades and tints

Shades of #E2A48A

#E2A48A
(226,164,138)
#CE967E
(206,150,126)
#BA8872
(186,136,114)
#A67A66
(166,122,102)
#926C5A
(146,108,90)
#7E5E4E
(126,94,78)
#6A5042
(106,80,66)
#564236
(86,66,54)
#42342A
(66,52,42)
#2E261E
(46,38,30)
#1A1812
(26,24,18)
#000000
(0,0,0)

Tints of #E2A48A

#E2A48A
(226,164,138)
#E4AC94
(228,172,148)
#E6B49E
(230,180,158)
#E8BCA8
(232,188,168)
#EAC4B2
(234,196,178)
#ECCCBC
(236,204,188)
#EED4C6
(238,212,198)
#F0DCD0
(240,220,208)
#F2E4DA
(242,228,218)
#F4ECE4
(244,236,228)
#F6F4EE
(246,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2A48A color. Also use rgb(226,164,138) instead hex code.

Text Font Color

.myTextColor { color: #E2A48A; }

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

This text font color is #E2A48A.

Background Color

.myBgColor { background-color: #E2A48A; }

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

This div background color is #E2A48A.

Border color

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

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

This div border color is #E2A48A.

Opacity

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

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

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

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

This text has shadow with #E2A48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2A48A.

Preview

Color preview on black background

This text has color #E2A48A on black background.


Color preview on white background

This text has color #E2A48A on white background.


Black color preview on #E2A48A background

This text has black color on #E2A48A background.


White color preview on #E2A48A background

This text has white color on #E2A48A background.


Related colors

Complementary color

Complementary color for #hex is #1D5B75.


I love getcolorcode.com

Triadic colors

1 #8AE2A4 and #A48AE2 with #E2A48A are triadic colors.

2 #8AA4E2 and #A4E28A with #E2A48A are triadic colors.