COLOR #AEB071

HEX: #AEB071 RGB: (174,176,113)

Color info

#AEB071 contains mainly red and green colors. Web safe color of #AEB071 is #999966 (or #996).

RGB color model

#AEB071 color RGB value is (174,176,113).

RGB: (174,176,113) (68%, 69%, 44%)

RGB channels and saturation

R 174 of 255 = 68%
G 176 of 255 = 69%
B 113 of 255 = 44%

174
176
113

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

Portions of RGB colors in percentages

R + G + B = 174 + 176 + 113 = 463 (100%)
R 174 of 463 ~ 37.58%
G 176 of 463 ~ 38.01%
B 113 of 463 ~ 24.41'%

%37.58
%38.01
%24.41

CMYK color model

#AEB071 color CMYK value is (1,0,36,31).

  • cyan value is 1.14%
  • magenta value is 0.00%
  • yellow value is 35.80%
  • key color value is 30.98%

CMYK: (1,0,36,31)
C1M0Y36K31 (1%, 0%, 36%, 31%)
(0.01 / 0.00 / 0.36 / 0.31)

CMYK percentages

%1.14
%0
%35.8
%30.98

Codes

Color #AEB071 in popluar color models

AE B0 71
RGB 174 176 113
HSL 62° 28.51% 56.67%
HSB/HSV 62° 35.80% 69.02%
CMYK 1.14% 0.00% 35.80%
30.98%

Color #AEB071 in popluar number systems.

HEX AE B0 71
Decimal 174 176 113
Binary 10101110 10110000 1110001
Octal 256 260 161

Shades and tints

Shades of #AEB071

#AEB071
(174,176,113)
#9FA067
(159,160,103)
#90905D
(144,144,93)
#818053
(129,128,83)
#727049
(114,112,73)
#63603F
(99,96,63)
#545035
(84,80,53)
#45402B
(69,64,43)
#363021
(54,48,33)
#272017
(39,32,23)
#18100D
(24,16,13)
#000000
(0,0,0)

Tints of #AEB071

#AEB071
(174,176,113)
#B5B77D
(181,183,125)
#BCBE89
(188,190,137)
#C3C595
(195,197,149)
#CACCA1
(202,204,161)
#D1D3AD
(209,211,173)
#D8DAB9
(216,218,185)
#DFE1C5
(223,225,197)
#E6E8D1
(230,232,209)
#EDEFDD
(237,239,221)
#F4F6E9
(244,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB071 color. Also use rgb(174,176,113) instead hex code.

Text Font Color

.myTextColor { color: #AEB071; }

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

This text font color is #AEB071.

Background Color

.myBgColor { background-color: #AEB071; }

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

This div background color is #AEB071.

Border color

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

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

This div border color is #AEB071.

Opacity

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

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

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

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

This text has shadow with #AEB071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB071.

Preview

Color preview on black background

This text has color #AEB071 on black background.


Color preview on white background

This text has color #AEB071 on white background.


Black color preview on #AEB071 background

This text has black color on #AEB071 background.


White color preview on #AEB071 background

This text has white color on #AEB071 background.


Related colors

Complementary color

Complementary color for #hex is #514F8E.


I love getcolorcode.com

Triadic colors

1 #71AEB0 and #B071AE with #AEB071 are triadic colors.

2 #71B0AE and #B0AE71 with #AEB071 are triadic colors.