COLOR #E4AD7C

HEX: #E4AD7C RGB: (228,173,124)

Color info

#E4AD7C contains mainly red and green colors. Web safe color of #E4AD7C is #CC9966 (or #C96).

RGB color model

#E4AD7C color RGB value is (228,173,124).

RGB: (228,173,124) (89%, 68%, 49%)

RGB channels and saturation

R 228 of 255 = 89%
G 173 of 255 = 68%
B 124 of 255 = 49%

228
173
124

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

Portions of RGB colors in percentages

R + G + B = 228 + 173 + 124 = 525 (100%)
R 228 of 525 ~ 43.43%
G 173 of 525 ~ 32.95%
B 124 of 525 ~ 23.62'%

%43.43
%32.95
%23.62

CMYK color model

#E4AD7C color CMYK value is (0,24,46,11).

  • cyan value is 0.00%
  • magenta value is 24.12%
  • yellow value is 45.61%
  • key color value is 10.59%

CMYK: (0,24,46,11)
C0M24Y46K11 (0%, 24%, 46%, 11%)
(0.00 / 0.24 / 0.46 / 0.11)

CMYK percentages

%0
%24.12
%45.61
%10.59

Codes

Color #E4AD7C in popluar color models

E4 AD 7C
RGB 228 173 124
HSL 28° 65.82% 69.02%
HSB/HSV 28° 45.61% 89.41%
CMYK 0.00% 24.12% 45.61%
10.59%

Color #E4AD7C in popluar number systems.

HEX E4 AD 7C
Decimal 228 173 124
Binary 11100100 10101101 1111100
Octal 344 255 174

Shades and tints

Shades of #E4AD7C

#E4AD7C
(228,173,124)
#D09E71
(208,158,113)
#BC8F66
(188,143,102)
#A8805B
(168,128,91)
#947150
(148,113,80)
#806245
(128,98,69)
#6C533A
(108,83,58)
#58442F
(88,68,47)
#443524
(68,53,36)
#302619
(48,38,25)
#1C170E
(28,23,14)
#000000
(0,0,0)

Tints of #E4AD7C

#E4AD7C
(228,173,124)
#E6B487
(230,180,135)
#E8BB92
(232,187,146)
#EAC29D
(234,194,157)
#ECC9A8
(236,201,168)
#EED0B3
(238,208,179)
#F0D7BE
(240,215,190)
#F2DEC9
(242,222,201)
#F4E5D4
(244,229,212)
#F6ECDF
(246,236,223)
#F8F3EA
(248,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4AD7C color. Also use rgb(228,173,124) instead hex code.

Text Font Color

.myTextColor { color: #E4AD7C; }

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

This text font color is #E4AD7C.

Background Color

.myBgColor { background-color: #E4AD7C; }

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

This div background color is #E4AD7C.

Border color

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

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

This div border color is #E4AD7C.

Opacity

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

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

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

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

This text has shadow with #E4AD7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4AD7C.

Preview

Color preview on black background

This text has color #E4AD7C on black background.


Color preview on white background

This text has color #E4AD7C on white background.


Black color preview on #E4AD7C background

This text has black color on #E4AD7C background.


White color preview on #E4AD7C background

This text has white color on #E4AD7C background.


Related colors

Complementary color

Complementary color for #hex is #1B5283.


I love getcolorcode.com

Triadic colors

1 #7CE4AD and #AD7CE4 with #E4AD7C are triadic colors.

2 #7CADE4 and #ADE47C with #E4AD7C are triadic colors.