COLOR #E4A195

HEX: #E4A195 RGB: (228,161,149)

Color info

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

RGB color model

#E4A195 color RGB value is (228,161,149).

RGB: (228,161,149) (89%, 63%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 161 of 255 = 63%
B 149 of 255 = 58%

228
161
149

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

Portions of RGB colors in percentages

R + G + B = 228 + 161 + 149 = 538 (100%)
R 228 of 538 ~ 42.38%
G 161 of 538 ~ 29.93%
B 149 of 538 ~ 27.7'%

%42.38
%29.93
%27.7

CMYK color model

#E4A195 color CMYK value is (0,29,35,11).

  • cyan value is 0.00%
  • magenta value is 29.39%
  • yellow value is 34.65%
  • key color value is 10.59%
CMYK: (0,29,35,11) C0M29Y35K11 (0%,29%,35%,11%) (0.00/0.29/0.35/0.11) 

CMYK percentages

%0
%29.39
%34.65
%10.59

Codes

Color #E4A195 in popluar color models

E4 A1 95
RGB 228 161 149
HSL 59.40% 73.92%
HSB/HSV 34.65% 89.41%
CMYK 0.00% 29.39% 34.65%
10.59%

Color #E4A195 in popluar number systems.

HEX E4 A1 95
Decimal 228 161 149
Binary 11100100 10100001 10010101
Octal 344 241 225

Shades and tints

Shades of #E4A195

#E4A195
(228,161,149)
#D09388
(208,147,136)
#BC857B
(188,133,123)
#A8776E
(168,119,110)
#946961
(148,105,97)
#805B54
(128,91,84)
#6C4D47
(108,77,71)
#583F3A
(88,63,58)
#44312D
(68,49,45)
#302320
(48,35,32)
#1C1513
(28,21,19)
#000000
(0,0,0)

Tints of #E4A195

#E4A195
(228,161,149)
#E6A99E
(230,169,158)
#E8B1A7
(232,177,167)
#EAB9B0
(234,185,176)
#ECC1B9
(236,193,185)
#EEC9C2
(238,201,194)
#F0D1CB
(240,209,203)
#F2D9D4
(242,217,212)
#F4E1DD
(244,225,221)
#F6E9E6
(246,233,230)
#F8F1EF
(248,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4A195 color. Also use rgb(228,161,149) instead hex code.

Text Font Color

.myTextColor { color: #E4A195; }

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

This text font color is #E4A195.

Background Color

.myBgColor { background-color: #E4A195; }

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

This div background color is #E4A195.

Border color

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

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

This div border color is #E4A195.

Opacity

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

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

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

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

This text has shadow with #E4A195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4A195.

Preview

Color preview on black background

This text has color #E4A195 on black background.


Color preview on white background

This text has color #E4A195 on white background.


Black color preview on #E4A195 background

This text has black color on #E4A195 background.


White color preview on #E4A195 background

This text has white color on #E4A195 background.


Related colors

Complementary color

Complementary color for #hex is #1B5E6A.


I love getcolorcode.com

Triadic colors

1 #95E4A1 and #A195E4 with #E4A195 are triadic colors.

2 #95A1E4 and #A1E495 with #E4A195 are triadic colors.