COLOR #AE9A54

HEX: #AE9A54 RGB: (174,154,84)

Color info

#AE9A54 contains mainly red and green colors. Web safe color of #AE9A54 is #999966 (or #996).

RGB color model

#AE9A54 color RGB value is (174,154,84).

RGB: (174,154,84) (68%, 60%, 33%)

RGB channels and saturation

R 174 of 255 = 68%
G 154 of 255 = 60%
B 84 of 255 = 33%

174
154
84

R + G + B ~ 54%. #AE9A54 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 154 + 84 = 412 (100%)
R 174 of 412 ~ 42.23%
G 154 of 412 ~ 37.38%
B 84 of 412 ~ 20.39'%

%42.23
%37.38
%20.39

CMYK color model

#AE9A54 color CMYK value is (0,11,52,32).

  • cyan value is 0.00%
  • magenta value is 11.49%
  • yellow value is 51.72%
  • key color value is 31.76%

CMYK: (0,11,52,32)
C0M11Y52K32 (0%, 11%, 52%, 32%)
(0.00 / 0.11 / 0.52 / 0.32)

CMYK percentages

%0
%11.49
%51.72
%31.76

Codes

Color #AE9A54 in popluar color models

AE 9A 54
RGB 174 154 84
HSL 47° 35.71% 50.59%
HSB/HSV 47° 51.72% 68.24%
CMYK 0.00% 11.49% 51.72%
31.76%

Color #AE9A54 in popluar number systems.

HEX AE 9A 54
Decimal 174 154 84
Binary 10101110 10011010 1010100
Octal 256 232 124

Shades and tints

Shades of #AE9A54

#AE9A54
(174,154,84)
#9F8C4D
(159,140,77)
#907E46
(144,126,70)
#81703F
(129,112,63)
#726238
(114,98,56)
#635431
(99,84,49)
#54462A
(84,70,42)
#453823
(69,56,35)
#362A1C
(54,42,28)
#271C15
(39,28,21)
#180E0E
(24,14,14)
#000000
(0,0,0)

Tints of #AE9A54

#AE9A54
(174,154,84)
#B5A363
(181,163,99)
#BCAC72
(188,172,114)
#C3B581
(195,181,129)
#CABE90
(202,190,144)
#D1C79F
(209,199,159)
#D8D0AE
(216,208,174)
#DFD9BD
(223,217,189)
#E6E2CC
(230,226,204)
#EDEBDB
(237,235,219)
#F4F4EA
(244,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE9A54 color. Also use rgb(174,154,84) instead hex code.

Text Font Color

.myTextColor { color: #AE9A54; }

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

This text font color is #AE9A54.

Background Color

.myBgColor { background-color: #AE9A54; }

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

This div background color is #AE9A54.

Border color

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

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

This div border color is #AE9A54.

Opacity

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

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

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

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

This text has shadow with #AE9A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE9A54.

Preview

Color preview on black background

This text has color #AE9A54 on black background.


Color preview on white background

This text has color #AE9A54 on white background.


Black color preview on #AE9A54 background

This text has black color on #AE9A54 background.


White color preview on #AE9A54 background

This text has white color on #AE9A54 background.


Related colors

Complementary color

Complementary color for #hex is #5165AB.


I love getcolorcode.com

Triadic colors

1 #54AE9A and #9A54AE with #AE9A54 are triadic colors.

2 #549AAE and #9AAE54 with #AE9A54 are triadic colors.