COLOR #E4AF8A

HEX: #E4AF8A RGB: (228,175,138)

Color info

#E4AF8A contains mainly red and green colors. Web safe color of #E4AF8A is #CC9999 (or #C99).

RGB color model

#E4AF8A color RGB value is (228,175,138).

RGB: (228,175,138) (89%, 69%, 54%)

RGB channels and saturation

R 228 of 255 = 89%
G 175 of 255 = 69%
B 138 of 255 = 54%

228
175
138

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

Portions of RGB colors in percentages

R + G + B = 228 + 175 + 138 = 541 (100%)
R 228 of 541 ~ 42.14%
G 175 of 541 ~ 32.35%
B 138 of 541 ~ 25.51'%

%42.14
%32.35
%25.51

CMYK color model

#E4AF8A color CMYK value is (0,23,39,11).

  • cyan value is 0.00%
  • magenta value is 23.25%
  • yellow value is 39.47%
  • key color value is 10.59%

CMYK: (0,23,39,11)
C0M23Y39K11 (0%, 23%, 39%, 11%)
(0.00 / 0.23 / 0.39 / 0.11)

CMYK percentages

%0
%23.25
%39.47
%10.59

Codes

Color #E4AF8A in popluar color models

E4 AF 8A
RGB 228 175 138
HSL 25° 62.50% 71.76%
HSB/HSV 25° 39.47% 89.41%
CMYK 0.00% 23.25% 39.47%
10.59%

Color #E4AF8A in popluar number systems.

HEX E4 AF 8A
Decimal 228 175 138
Binary 11100100 10101111 10001010
Octal 344 257 212

Shades and tints

Shades of #E4AF8A

#E4AF8A
(228,175,138)
#D0A07E
(208,160,126)
#BC9172
(188,145,114)
#A88266
(168,130,102)
#94735A
(148,115,90)
#80644E
(128,100,78)
#6C5542
(108,85,66)
#584636
(88,70,54)
#44372A
(68,55,42)
#30281E
(48,40,30)
#1C1912
(28,25,18)
#000000
(0,0,0)

Tints of #E4AF8A

#E4AF8A
(228,175,138)
#E6B694
(230,182,148)
#E8BD9E
(232,189,158)
#EAC4A8
(234,196,168)
#ECCBB2
(236,203,178)
#EED2BC
(238,210,188)
#F0D9C6
(240,217,198)
#F2E0D0
(242,224,208)
#F4E7DA
(244,231,218)
#F6EEE4
(246,238,228)
#F8F5EE
(248,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4AF8A color. Also use rgb(228,175,138) instead hex code.

Text Font Color

.myTextColor { color: #E4AF8A; }

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

This text font color is #E4AF8A.

Background Color

.myBgColor { background-color: #E4AF8A; }

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

This div background color is #E4AF8A.

Border color

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

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

This div border color is #E4AF8A.

Opacity

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

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

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

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

This text has shadow with #E4AF8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4AF8A.

Preview

Color preview on black background

This text has color #E4AF8A on black background.


Color preview on white background

This text has color #E4AF8A on white background.


Black color preview on #E4AF8A background

This text has black color on #E4AF8A background.


White color preview on #E4AF8A background

This text has white color on #E4AF8A background.


Related colors

Complementary color

Complementary color for #hex is #1B5075.


I love getcolorcode.com

Triadic colors

1 #8AE4AF and #AF8AE4 with #E4AF8A are triadic colors.

2 #8AAFE4 and #AFE48A with #E4AF8A are triadic colors.