COLOR #AE8E42

HEX: #AE8E42 RGB: (174,142,66)

Color info

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

RGB color model

#AE8E42 color RGB value is (174,142,66).

RGB: (174,142,66) (68%, 56%, 26%)

RGB channels and saturation

R 174 of 255 = 68%
G 142 of 255 = 56%
B 66 of 255 = 26%

174
142
66

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

Portions of RGB colors in percentages

R + G + B = 174 + 142 + 66 = 382 (100%)
R 174 of 382 ~ 45.55%
G 142 of 382 ~ 37.17%
B 66 of 382 ~ 17.28'%

%45.55
%37.17
%17.28

CMYK color model

#AE8E42 color CMYK value is (0,18,62,32).

  • cyan value is 0.00%
  • magenta value is 18.39%
  • yellow value is 62.07%
  • key color value is 31.76%
CMYK: (0,18,62,32) C0M18Y62K32 (0%,18%,62%,32%) (0.00/0.18/0.62/0.32) 

CMYK percentages

%0
%18.39
%62.07
%31.76

Codes

Color #AE8E42 in popluar color models

AE 8E 42
RGB 174 142 66
HSL 42° 45.00% 47.06%
HSB/HSV 42° 62.07% 68.24%
CMYK 0.00% 18.39% 62.07%
31.76%

Color #AE8E42 in popluar number systems.

HEX AE 8E 42
Decimal 174 142 66
Binary 10101110 10001110 1000010
Octal 256 216 102

Shades and tints

Shades of #AE8E42

#AE8E42
(174,142,66)
#9F823C
(159,130,60)
#907636
(144,118,54)
#816A30
(129,106,48)
#725E2A
(114,94,42)
#635224
(99,82,36)
#54461E
(84,70,30)
#453A18
(69,58,24)
#362E12
(54,46,18)
#27220C
(39,34,12)
#181606
(24,22,6)
#000000
(0,0,0)

Tints of #AE8E42

#AE8E42
(174,142,66)
#B59853
(181,152,83)
#BCA264
(188,162,100)
#C3AC75
(195,172,117)
#CAB686
(202,182,134)
#D1C097
(209,192,151)
#D8CAA8
(216,202,168)
#DFD4B9
(223,212,185)
#E6DECA
(230,222,202)
#EDE8DB
(237,232,219)
#F4F2EC
(244,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE8E42; }

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

This text font color is #AE8E42.

Background Color

.myBgColor { background-color: #AE8E42; }

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

This div background color is #AE8E42.

Border color

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

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

This div border color is #AE8E42.

Opacity

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

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

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

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

This text has shadow with #AE8E42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8E42.

Preview

Color preview on black background

This text has color #AE8E42 on black background.


Color preview on white background

This text has color #AE8E42 on white background.


Black color preview on #AE8E42 background

This text has black color on #AE8E42 background.


White color preview on #AE8E42 background

This text has white color on #AE8E42 background.


Related colors

Complementary color

Complementary color for #hex is #5171BD.


I love getcolorcode.com

Triadic colors

1 #42AE8E and #8E42AE with #AE8E42 are triadic colors.

2 #428EAE and #8EAE42 with #AE8E42 are triadic colors.