COLOR #AEB477

HEX: #AEB477 RGB: (174,180,119)

Color info

#AEB477 contains mainly red and green colors. Web safe color of #AEB477 is #99CC66 (or #9C6).

RGB color model

#AEB477 color RGB value is (174,180,119).

RGB: (174,180,119) (68%, 71%, 47%)

RGB channels and saturation

R 174 of 255 = 68%
G 180 of 255 = 71%
B 119 of 255 = 47%

174
180
119

R + G + B ~ 62%. #AEB477 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 180 + 119 = 473 (100%)
R 174 of 473 ~ 36.79%
G 180 of 473 ~ 38.05%
B 119 of 473 ~ 25.16'%

%36.79
%38.05
%25.16

CMYK color model

#AEB477 color CMYK value is (3,0,34,29).

  • cyan value is 3.33%
  • magenta value is 0.00%
  • yellow value is 33.89%
  • key color value is 29.41%

CMYK: (3,0,34,29)
C3M0Y34K29 (3%, 0%, 34%, 29%)
(0.03 / 0.00 / 0.34 / 0.29)

CMYK percentages

%3.33
%0
%33.89
%29.41

Codes

Color #AEB477 in popluar color models

AE B4 77
RGB 174 180 119
HSL 66° 28.91% 58.63%
HSB/HSV 66° 33.89% 70.59%
CMYK 3.33% 0.00% 33.89%
29.41%

Color #AEB477 in popluar number systems.

HEX AE B4 77
Decimal 174 180 119
Binary 10101110 10110100 1110111
Octal 256 264 167

Shades and tints

Shades of #AEB477

#AEB477
(174,180,119)
#9FA46D
(159,164,109)
#909463
(144,148,99)
#818459
(129,132,89)
#72744F
(114,116,79)
#636445
(99,100,69)
#54543B
(84,84,59)
#454431
(69,68,49)
#363427
(54,52,39)
#27241D
(39,36,29)
#181413
(24,20,19)
#000000
(0,0,0)

Tints of #AEB477

#AEB477
(174,180,119)
#B5BA83
(181,186,131)
#BCC08F
(188,192,143)
#C3C69B
(195,198,155)
#CACCA7
(202,204,167)
#D1D2B3
(209,210,179)
#D8D8BF
(216,216,191)
#DFDECB
(223,222,203)
#E6E4D7
(230,228,215)
#EDEAE3
(237,234,227)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB477 color. Also use rgb(174,180,119) instead hex code.

Text Font Color

.myTextColor { color: #AEB477; }

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

This text font color is #AEB477.

Background Color

.myBgColor { background-color: #AEB477; }

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

This div background color is #AEB477.

Border color

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

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

This div border color is #AEB477.

Opacity

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

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

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

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

This text has shadow with #AEB477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB477.

Preview

Color preview on black background

This text has color #AEB477 on black background.


Color preview on white background

This text has color #AEB477 on white background.


Black color preview on #AEB477 background

This text has black color on #AEB477 background.


White color preview on #AEB477 background

This text has white color on #AEB477 background.


Related colors

Complementary color

Complementary color for #hex is #514B88.


I love getcolorcode.com

Triadic colors

1 #77AEB4 and #B477AE with #AEB477 are triadic colors.

2 #77B4AE and #B4AE77 with #AEB477 are triadic colors.