COLOR #AE8936

HEX: #AE8936 RGB: (174,137,54)

Color info

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

RGB color model

#AE8936 color RGB value is (174,137,54).

RGB: (174,137,54) (68%, 54%, 21%)

RGB channels and saturation

R 174 of 255 = 68%
G 137 of 255 = 54%
B 54 of 255 = 21%

174
137
54

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

Portions of RGB colors in percentages

R + G + B = 174 + 137 + 54 = 365 (100%)
R 174 of 365 ~ 47.67%
G 137 of 365 ~ 37.53%
B 54 of 365 ~ 14.79'%

%47.67
%37.53
%14.79

CMYK color model

#AE8936 color CMYK value is (0,21,69,32).

  • cyan value is 0.00%
  • magenta value is 21.26%
  • yellow value is 68.97%
  • key color value is 31.76%
CMYK: (0,21,69,32) C0M21Y69K32 (0%,21%,69%,32%) (0.00/0.21/0.69/0.32) 

CMYK percentages

%0
%21.26
%68.97
%31.76

Codes

Color #AE8936 in popluar color models

AE 89 36
RGB 174 137 54
HSL 42° 52.63% 44.71%
HSB/HSV 42° 68.97% 68.24%
CMYK 0.00% 21.26% 68.97%
31.76%

Color #AE8936 in popluar number systems.

HEX AE 89 36
Decimal 174 137 54
Binary 10101110 10001001 110110
Octal 256 211 66

Shades and tints

Shades of #AE8936

#AE8936
(174,137,54)
#9F7D32
(159,125,50)
#90712E
(144,113,46)
#81652A
(129,101,42)
#725926
(114,89,38)
#634D22
(99,77,34)
#54411E
(84,65,30)
#45351A
(69,53,26)
#362916
(54,41,22)
#271D12
(39,29,18)
#18110E
(24,17,14)
#000000
(0,0,0)

Tints of #AE8936

#AE8936
(174,137,54)
#B59348
(181,147,72)
#BC9D5A
(188,157,90)
#C3A76C
(195,167,108)
#CAB17E
(202,177,126)
#D1BB90
(209,187,144)
#D8C5A2
(216,197,162)
#DFCFB4
(223,207,180)
#E6D9C6
(230,217,198)
#EDE3D8
(237,227,216)
#F4EDEA
(244,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE8936; }

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

This text font color is #AE8936.

Background Color

.myBgColor { background-color: #AE8936; }

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

This div background color is #AE8936.

Border color

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

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

This div border color is #AE8936.

Opacity

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

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

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

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

This text has shadow with #AE8936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8936.

Preview

Color preview on black background

This text has color #AE8936 on black background.


Color preview on white background

This text has color #AE8936 on white background.


Black color preview on #AE8936 background

This text has black color on #AE8936 background.


White color preview on #AE8936 background

This text has white color on #AE8936 background.


Related colors

Complementary color

Complementary color for #hex is #5176C9.


I love getcolorcode.com

Triadic colors

1 #36AE89 and #8936AE with #AE8936 are triadic colors.

2 #3689AE and #89AE36 with #AE8936 are triadic colors.