COLOR #E7A54C

HEX: #E7A54C RGB: (231,165,76)

Color info

#E7A54C contains mainly red color. Web safe color of #E7A54C is #FF9933 (or #F93).

RGB color model

#E7A54C color RGB value is (231,165,76).

RGB: (231,165,76) (91%, 65%, 30%)

RGB channels and saturation

R 231 of 255 = 91%
G 165 of 255 = 65%
B 76 of 255 = 30%

231
165
76

R + G + B ~ 62%. #E7A54C is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 165 + 76 = 472 (100%)
R 231 of 472 ~ 48.94%
G 165 of 472 ~ 34.96%
B 76 of 472 ~ 16.1'%

%48.94
%34.96
%16.1

CMYK color model

#E7A54C color CMYK value is (0,29,67,9).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 67.10%
  • key color value is 9.41%

CMYK: (0,29,67,9)
C0M29Y67K9 (0%, 29%, 67%, 9%)
(0.00 / 0.29 / 0.67 / 0.09)

CMYK percentages

%0
%28.57
%67.1
%9.41

Codes

Color #E7A54C in popluar color models

E7 A5 4C
RGB 231 165 76
HSL 34° 76.35% 60.20%
HSB/HSV 34° 67.10% 90.59%
CMYK 0.00% 28.57% 67.10%
9.41%

Color #E7A54C in popluar number systems.

HEX E7 A5 4C
Decimal 231 165 76
Binary 11100111 10100101 1001100
Octal 347 245 114

Shades and tints

Shades of #E7A54C

#E7A54C
(231,165,76)
#D29646
(210,150,70)
#BD8740
(189,135,64)
#A8783A
(168,120,58)
#936934
(147,105,52)
#7E5A2E
(126,90,46)
#694B28
(105,75,40)
#543C22
(84,60,34)
#3F2D1C
(63,45,28)
#2A1E16
(42,30,22)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #E7A54C

#E7A54C
(231,165,76)
#E9AD5C
(233,173,92)
#EBB56C
(235,181,108)
#EDBD7C
(237,189,124)
#EFC58C
(239,197,140)
#F1CD9C
(241,205,156)
#F3D5AC
(243,213,172)
#F5DDBC
(245,221,188)
#F7E5CC
(247,229,204)
#F9EDDC
(249,237,220)
#FBF5EC
(251,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7A54C color. Also use rgb(231,165,76) instead hex code.

Text Font Color

.myTextColor { color: #E7A54C; }

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

This text font color is #E7A54C.

Background Color

.myBgColor { background-color: #E7A54C; }

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

This div background color is #E7A54C.

Border color

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

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

This div border color is #E7A54C.

Opacity

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

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

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

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

This text has shadow with #E7A54C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7A54C.

Preview

Color preview on black background

This text has color #E7A54C on black background.


Color preview on white background

This text has color #E7A54C on white background.


Black color preview on #E7A54C background

This text has black color on #E7A54C background.


White color preview on #E7A54C background

This text has white color on #E7A54C background.


Related colors

Complementary color

Complementary color for #hex is #185AB3.


I love getcolorcode.com

Triadic colors

1 #4CE7A5 and #A54CE7 with #E7A54C are triadic colors.

2 #4CA5E7 and #A5E74C with #E7A54C are triadic colors.