COLOR #AEA476

HEX: #AEA476 RGB: (174,164,118)

Color info

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

RGB color model

#AEA476 color RGB value is (174,164,118).

RGB: (174,164,118) (68%, 64%, 46%)

RGB channels and saturation

R 174 of 255 = 68%
G 164 of 255 = 64%
B 118 of 255 = 46%

174
164
118

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

Portions of RGB colors in percentages

R + G + B = 174 + 164 + 118 = 456 (100%)
R 174 of 456 ~ 38.16%
G 164 of 456 ~ 35.96%
B 118 of 456 ~ 25.88'%

%38.16
%35.96
%25.88

CMYK color model

#AEA476 color CMYK value is (0,6,32,32).

  • cyan value is 0.00%
  • magenta value is 5.75%
  • yellow value is 32.18%
  • key color value is 31.76%

CMYK: (0,6,32,32)
C0M6Y32K32 (0%, 6%, 32%, 32%)
(0.00 / 0.06 / 0.32 / 0.32)

CMYK percentages

%0
%5.75
%32.18
%31.76

Codes

Color #AEA476 in popluar color models

AE A4 76
RGB 174 164 118
HSL 49° 25.69% 57.25%
HSB/HSV 49° 32.18% 68.24%
CMYK 0.00% 5.75% 32.18%
31.76%

Color #AEA476 in popluar number systems.

HEX AE A4 76
Decimal 174 164 118
Binary 10101110 10100100 1110110
Octal 256 244 166

Shades and tints

Shades of #AEA476

#AEA476
(174,164,118)
#9F966C
(159,150,108)
#908862
(144,136,98)
#817A58
(129,122,88)
#726C4E
(114,108,78)
#635E44
(99,94,68)
#54503A
(84,80,58)
#454230
(69,66,48)
#363426
(54,52,38)
#27261C
(39,38,28)
#181812
(24,24,18)
#000000
(0,0,0)

Tints of #AEA476

#AEA476
(174,164,118)
#B5AC82
(181,172,130)
#BCB48E
(188,180,142)
#C3BC9A
(195,188,154)
#CAC4A6
(202,196,166)
#D1CCB2
(209,204,178)
#D8D4BE
(216,212,190)
#DFDCCA
(223,220,202)
#E6E4D6
(230,228,214)
#EDECE2
(237,236,226)
#F4F4EE
(244,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEA476 color. Also use rgb(174,164,118) instead hex code.

Text Font Color

.myTextColor { color: #AEA476; }

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

This text font color is #AEA476.

Background Color

.myBgColor { background-color: #AEA476; }

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

This div background color is #AEA476.

Border color

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

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

This div border color is #AEA476.

Opacity

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

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

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

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

This text has shadow with #AEA476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA476.

Preview

Color preview on black background

This text has color #AEA476 on black background.


Color preview on white background

This text has color #AEA476 on white background.


Black color preview on #AEA476 background

This text has black color on #AEA476 background.


White color preview on #AEA476 background

This text has white color on #AEA476 background.


Related colors

Complementary color

Complementary color for #hex is #515B89.


I love getcolorcode.com

Triadic colors

1 #76AEA4 and #A476AE with #AEA476 are triadic colors.

2 #76A4AE and #A4AE76 with #AEA476 are triadic colors.