COLOR #AEA573

HEX: #AEA573 RGB: (174,165,115)

Color info

#AEA573 contains red, green and blue colors in about the same proportion. Web safe color of #AEA573 is #999966 (or #996).

RGB color model

#AEA573 color RGB value is (174,165,115).

RGB: (174,165,115) (68%, 65%, 45%)

RGB channels and saturation

R 174 of 255 = 68%
G 165 of 255 = 65%
B 115 of 255 = 45%

174
165
115

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

Portions of RGB colors in percentages

R + G + B = 174 + 165 + 115 = 454 (100%)
R 174 of 454 ~ 38.33%
G 165 of 454 ~ 36.34%
B 115 of 454 ~ 25.33'%

%38.33
%36.34
%25.33

CMYK color model

#AEA573 color CMYK value is (0,5,34,32).

  • cyan value is 0.00%
  • magenta value is 5.17%
  • yellow value is 33.91%
  • key color value is 31.76%

CMYK: (0,5,34,32)
C0M5Y34K32 (0%, 5%, 34%, 32%)
(0.00 / 0.05 / 0.34 / 0.32)

CMYK percentages

%0
%5.17
%33.91
%31.76

Codes

Color #AEA573 in popluar color models

AE A5 73
RGB 174 165 115
HSL 51° 26.70% 56.67%
HSB/HSV 51° 33.91% 68.24%
CMYK 0.00% 5.17% 33.91%
31.76%

Color #AEA573 in popluar number systems.

HEX AE A5 73
Decimal 174 165 115
Binary 10101110 10100101 1110011
Octal 256 245 163

Shades and tints

Shades of #AEA573

#AEA573
(174,165,115)
#9F9669
(159,150,105)
#90875F
(144,135,95)
#817855
(129,120,85)
#72694B
(114,105,75)
#635A41
(99,90,65)
#544B37
(84,75,55)
#453C2D
(69,60,45)
#362D23
(54,45,35)
#271E19
(39,30,25)
#180F0F
(24,15,15)
#000000
(0,0,0)

Tints of #AEA573

#AEA573
(174,165,115)
#B5AD7F
(181,173,127)
#BCB58B
(188,181,139)
#C3BD97
(195,189,151)
#CAC5A3
(202,197,163)
#D1CDAF
(209,205,175)
#D8D5BB
(216,213,187)
#DFDDC7
(223,221,199)
#E6E5D3
(230,229,211)
#EDEDDF
(237,237,223)
#F4F5EB
(244,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEA573 color. Also use rgb(174,165,115) instead hex code.

Text Font Color

.myTextColor { color: #AEA573; }

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

This text font color is #AEA573.

Background Color

.myBgColor { background-color: #AEA573; }

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

This div background color is #AEA573.

Border color

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

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

This div border color is #AEA573.

Opacity

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

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

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

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

This text has shadow with #AEA573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA573.

Preview

Color preview on black background

This text has color #AEA573 on black background.


Color preview on white background

This text has color #AEA573 on white background.


Black color preview on #AEA573 background

This text has black color on #AEA573 background.


White color preview on #AEA573 background

This text has white color on #AEA573 background.


Related colors

Complementary color

Complementary color for #hex is #515A8C.


I love getcolorcode.com

Triadic colors

1 #73AEA5 and #A573AE with #AEA573 are triadic colors.

2 #73A5AE and #A5AE73 with #AEA573 are triadic colors.