COLOR #AE8E36

HEX: #AE8E36 RGB: (174,142,54)

Color info

#AE8E36 contains mainly red and green colors. Web safe color of #AE8E36 is #999933 (or #993).

RGB color model

#AE8E36 color RGB value is (174,142,54).

RGB: (174,142,54) (68%, 56%, 21%)

RGB channels and saturation

R 174 of 255 = 68%
G 142 of 255 = 56%
B 54 of 255 = 21%

174
142
54

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

Portions of RGB colors in percentages

R + G + B = 174 + 142 + 54 = 370 (100%)
R 174 of 370 ~ 47.03%
G 142 of 370 ~ 38.38%
B 54 of 370 ~ 14.59'%

%47.03
%38.38
%14.59

CMYK color model

#AE8E36 color CMYK value is (0,18,69,32).

  • cyan value is 0.00%
  • magenta value is 18.39%
  • yellow value is 68.97%
  • key color value is 31.76%

CMYK: (0,18,69,32)
C0M18Y69K32 (0%, 18%, 69%, 32%)
(0.00 / 0.18 / 0.69 / 0.32)

CMYK percentages

%0
%18.39
%68.97
%31.76

Codes

Color #AE8E36 in popluar color models

AE 8E 36
RGB 174 142 54
HSL 44° 52.63% 44.71%
HSB/HSV 44° 68.97% 68.24%
CMYK 0.00% 18.39% 68.97%
31.76%

Color #AE8E36 in popluar number systems.

HEX AE 8E 36
Decimal 174 142 54
Binary 10101110 10001110 110110
Octal 256 216 66

Shades and tints

Shades of #AE8E36

#AE8E36
(174,142,54)
#9F8232
(159,130,50)
#90762E
(144,118,46)
#816A2A
(129,106,42)
#725E26
(114,94,38)
#635222
(99,82,34)
#54461E
(84,70,30)
#453A1A
(69,58,26)
#362E16
(54,46,22)
#272212
(39,34,18)
#18160E
(24,22,14)
#000000
(0,0,0)

Tints of #AE8E36

#AE8E36
(174,142,54)
#B59848
(181,152,72)
#BCA25A
(188,162,90)
#C3AC6C
(195,172,108)
#CAB67E
(202,182,126)
#D1C090
(209,192,144)
#D8CAA2
(216,202,162)
#DFD4B4
(223,212,180)
#E6DEC6
(230,222,198)
#EDE8D8
(237,232,216)
#F4F2EA
(244,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE8E36 color. Also use rgb(174,142,54) instead hex code.

Text Font Color

.myTextColor { color: #AE8E36; }

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

This text font color is #AE8E36.

Background Color

.myBgColor { background-color: #AE8E36; }

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

This div background color is #AE8E36.

Border color

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

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

This div border color is #AE8E36.

Opacity

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

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

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

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

This text has shadow with #AE8E36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8E36.

Preview

Color preview on black background

This text has color #AE8E36 on black background.


Color preview on white background

This text has color #AE8E36 on white background.


Black color preview on #AE8E36 background

This text has black color on #AE8E36 background.


White color preview on #AE8E36 background

This text has white color on #AE8E36 background.


Related colors

Complementary color

Complementary color for #hex is #5171C9.


I love getcolorcode.com

Triadic colors

1 #36AE8E and #8E36AE with #AE8E36 are triadic colors.

2 #368EAE and #8EAE36 with #AE8E36 are triadic colors.