COLOR #AEAA48

HEX: #AEAA48 RGB: (174,170,72)

Color info

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

RGB color model

#AEAA48 color RGB value is (174,170,72).

RGB: (174,170,72) (68%, 67%, 28%)

RGB channels and saturation

R 174 of 255 = 68%
G 170 of 255 = 67%
B 72 of 255 = 28%

174
170
72

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

Portions of RGB colors in percentages

R + G + B = 174 + 170 + 72 = 416 (100%)
R 174 of 416 ~ 41.83%
G 170 of 416 ~ 40.87%
B 72 of 416 ~ 17.31'%

%41.83
%40.87
%17.31

CMYK color model

#AEAA48 color CMYK value is (0,2,59,32).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 58.62%
  • key color value is 31.76%
CMYK: (0,2,59,32) C0M2Y59K32 (0%,2%,59%,32%) (0.00/0.02/0.59/0.32) 

CMYK percentages

%0
%2.3
%58.62
%31.76

Codes

Color #AEAA48 in popluar color models

AE AA 48
RGB 174 170 72
HSL 58° 41.46% 48.24%
HSB/HSV 58° 58.62% 68.24%
CMYK 0.00% 2.30% 58.62%
31.76%

Color #AEAA48 in popluar number systems.

HEX AE AA 48
Decimal 174 170 72
Binary 10101110 10101010 1001000
Octal 256 252 110

Shades and tints

Shades of #AEAA48

#AEAA48
(174,170,72)
#9F9B42
(159,155,66)
#908C3C
(144,140,60)
#817D36
(129,125,54)
#726E30
(114,110,48)
#635F2A
(99,95,42)
#545024
(84,80,36)
#45411E
(69,65,30)
#363218
(54,50,24)
#272312
(39,35,18)
#18140C
(24,20,12)
#000000
(0,0,0)

Tints of #AEAA48

#AEAA48
(174,170,72)
#B5B158
(181,177,88)
#BCB868
(188,184,104)
#C3BF78
(195,191,120)
#CAC688
(202,198,136)
#D1CD98
(209,205,152)
#D8D4A8
(216,212,168)
#DFDBB8
(223,219,184)
#E6E2C8
(230,226,200)
#EDE9D8
(237,233,216)
#F4F0E8
(244,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEAA48 color. Also use rgb(174,170,72) instead hex code.

Text Font Color

.myTextColor { color: #AEAA48; }

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

This text font color is #AEAA48.

Background Color

.myBgColor { background-color: #AEAA48; }

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

This div background color is #AEAA48.

Border color

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

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

This div border color is #AEAA48.

Opacity

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

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

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

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

This text has shadow with #AEAA48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEAA48.

Preview

Color preview on black background

This text has color #AEAA48 on black background.


Color preview on white background

This text has color #AEAA48 on white background.


Black color preview on #AEAA48 background

This text has black color on #AEAA48 background.


White color preview on #AEAA48 background

This text has white color on #AEAA48 background.


Related colors

Complementary color

Complementary color for #hex is #5155B7.


I love getcolorcode.com

Triadic colors

1 #48AEAA and #AA48AE with #AEAA48 are triadic colors.

2 #48AAAE and #AAAE48 with #AEAA48 are triadic colors.