COLOR #AEAF81

HEX: #AEAF81 RGB: (174,175,129)

Color info

#AEAF81 contains red, green and blue colors in about the same proportion. Web safe color of #AEAF81 is #999999 (or #999).

RGB color model

#AEAF81 color RGB value is (174,175,129).

RGB: (174,175,129) (68%, 69%, 51%)

RGB channels and saturation

R 174 of 255 = 68%
G 175 of 255 = 69%
B 129 of 255 = 51%

174
175
129

R + G + B ~ 63%. #AEAF81 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 175 + 129 = 478 (100%)
R 174 of 478 ~ 36.4%
G 175 of 478 ~ 36.61%
B 129 of 478 ~ 26.99'%

%36.4
%36.61
%26.99

CMYK color model

#AEAF81 color CMYK value is (1,0,26,31).

  • cyan value is 0.57%
  • magenta value is 0.00%
  • yellow value is 26.29%
  • key color value is 31.37%
CMYK: (1,0,26,31) C1M0Y26K31 (1%,0%,26%,31%) (0.01/0.00/0.26/0.31) 

CMYK percentages

%0.57
%0
%26.29
%31.37

Codes

Color #AEAF81 in popluar color models

AE AF 81
RGB 174 175 129
HSL 61° 22.33% 59.61%
HSB/HSV 61° 26.29% 68.63%
CMYK 0.57% 0.00% 26.29%
31.37%

Color #AEAF81 in popluar number systems.

HEX AE AF 81
Decimal 174 175 129
Binary 10101110 10101111 10000001
Octal 256 257 201

Shades and tints

Shades of #AEAF81

#AEAF81
(174,175,129)
#9FA076
(159,160,118)
#90916B
(144,145,107)
#818260
(129,130,96)
#727355
(114,115,85)
#63644A
(99,100,74)
#54553F
(84,85,63)
#454634
(69,70,52)
#363729
(54,55,41)
#27281E
(39,40,30)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #AEAF81

#AEAF81
(174,175,129)
#B5B68C
(181,182,140)
#BCBD97
(188,189,151)
#C3C4A2
(195,196,162)
#CACBAD
(202,203,173)
#D1D2B8
(209,210,184)
#D8D9C3
(216,217,195)
#DFE0CE
(223,224,206)
#E6E7D9
(230,231,217)
#EDEEE4
(237,238,228)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEAF81 color. Also use rgb(174,175,129) instead hex code.

Text Font Color

.myTextColor { color: #AEAF81; }

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

This text font color is #AEAF81.

Background Color

.myBgColor { background-color: #AEAF81; }

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

This div background color is #AEAF81.

Border color

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

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

This div border color is #AEAF81.

Opacity

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

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

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

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

This text has shadow with #AEAF81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEAF81.

Preview

Color preview on black background

This text has color #AEAF81 on black background.


Color preview on white background

This text has color #AEAF81 on white background.


Black color preview on #AEAF81 background

This text has black color on #AEAF81 background.


White color preview on #AEAF81 background

This text has white color on #AEAF81 background.


Related colors

Complementary color

Complementary color for #hex is #51507E.


I love getcolorcode.com

Triadic colors

1 #81AEAF and #AF81AE with #AEAF81 are triadic colors.

2 #81AFAE and #AFAE81 with #AEAF81 are triadic colors.