COLOR #E4A76A

HEX: #E4A76A RGB: (228,167,106)

Color info

#E4A76A contains mainly red color. Web safe color of #E4A76A is #CC9966 (or #C96).

RGB color model

#E4A76A color RGB value is (228,167,106).

RGB: (228,167,106) (89%, 65%, 42%)

RGB channels and saturation

R 228 of 255 = 89%
G 167 of 255 = 65%
B 106 of 255 = 42%

228
167
106

R + G + B ~ 65%. #E4A76A is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 167 + 106 = 501 (100%)
R 228 of 501 ~ 45.51%
G 167 of 501 ~ 33.33%
B 106 of 501 ~ 21.16'%

%45.51
%33.33
%21.16

CMYK color model

#E4A76A color CMYK value is (0,27,54,11).

  • cyan value is 0.00%
  • magenta value is 26.75%
  • yellow value is 53.51%
  • key color value is 10.59%

CMYK: (0,27,54,11)
C0M27Y54K11 (0%, 27%, 54%, 11%)
(0.00 / 0.27 / 0.54 / 0.11)

CMYK percentages

%0
%26.75
%53.51
%10.59

Codes

Color #E4A76A in popluar color models

E4 A7 6A
RGB 228 167 106
HSL 30° 69.32% 65.49%
HSB/HSV 30° 53.51% 89.41%
CMYK 0.00% 26.75% 53.51%
10.59%

Color #E4A76A in popluar number systems.

HEX E4 A7 6A
Decimal 228 167 106
Binary 11100100 10100111 1101010
Octal 344 247 152

Shades and tints

Shades of #E4A76A

#E4A76A
(228,167,106)
#D09861
(208,152,97)
#BC8958
(188,137,88)
#A87A4F
(168,122,79)
#946B46
(148,107,70)
#805C3D
(128,92,61)
#6C4D34
(108,77,52)
#583E2B
(88,62,43)
#442F22
(68,47,34)
#302019
(48,32,25)
#1C1110
(28,17,16)
#000000
(0,0,0)

Tints of #E4A76A

#E4A76A
(228,167,106)
#E6AF77
(230,175,119)
#E8B784
(232,183,132)
#EABF91
(234,191,145)
#ECC79E
(236,199,158)
#EECFAB
(238,207,171)
#F0D7B8
(240,215,184)
#F2DFC5
(242,223,197)
#F4E7D2
(244,231,210)
#F6EFDF
(246,239,223)
#F8F7EC
(248,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4A76A color. Also use rgb(228,167,106) instead hex code.

Text Font Color

.myTextColor { color: #E4A76A; }

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

This text font color is #E4A76A.

Background Color

.myBgColor { background-color: #E4A76A; }

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

This div background color is #E4A76A.

Border color

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

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

This div border color is #E4A76A.

Opacity

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

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

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

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

This text has shadow with #E4A76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4A76A.

Preview

Color preview on black background

This text has color #E4A76A on black background.


Color preview on white background

This text has color #E4A76A on white background.


Black color preview on #E4A76A background

This text has black color on #E4A76A background.


White color preview on #E4A76A background

This text has white color on #E4A76A background.


Related colors

Complementary color

Complementary color for #hex is #1B5895.


I love getcolorcode.com

Triadic colors

1 #6AE4A7 and #A76AE4 with #E4A76A are triadic colors.

2 #6AA7E4 and #A7E46A with #E4A76A are triadic colors.