COLOR #AEB657

HEX: #AEB657 RGB: (174,182,87)

Color info

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

RGB color model

#AEB657 color RGB value is (174,182,87).

RGB: (174,182,87) (68%, 71%, 34%)

RGB channels and saturation

R 174 of 255 = 68%
G 182 of 255 = 71%
B 87 of 255 = 34%

174
182
87

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

Portions of RGB colors in percentages

R + G + B = 174 + 182 + 87 = 443 (100%)
R 174 of 443 ~ 39.28%
G 182 of 443 ~ 41.08%
B 87 of 443 ~ 19.64'%

%39.28
%41.08
%19.64

CMYK color model

#AEB657 color CMYK value is (4,0,52,29).

  • cyan value is 4.40%
  • magenta value is 0.00%
  • yellow value is 52.20%
  • key color value is 28.63%
CMYK: (4,0,52,29) C4M0Y52K29 (4%,0%,52%,29%) (0.04/0.00/0.52/0.29) 

CMYK percentages

%4.4
%0
%52.2
%28.63

Codes

Color #AEB657 in popluar color models

AE B6 57
RGB 174 182 87
HSL 65° 39.42% 52.75%
HSB/HSV 65° 52.20% 71.37%
CMYK 4.40% 0.00% 52.20%
28.63%

Color #AEB657 in popluar number systems.

HEX AE B6 57
Decimal 174 182 87
Binary 10101110 10110110 1010111
Octal 256 266 127

Shades and tints

Shades of #AEB657

#AEB657
(174,182,87)
#9FA650
(159,166,80)
#909649
(144,150,73)
#818642
(129,134,66)
#72763B
(114,118,59)
#636634
(99,102,52)
#54562D
(84,86,45)
#454626
(69,70,38)
#36361F
(54,54,31)
#272618
(39,38,24)
#181611
(24,22,17)
#000000
(0,0,0)

Tints of #AEB657

#AEB657
(174,182,87)
#B5BC66
(181,188,102)
#BCC275
(188,194,117)
#C3C884
(195,200,132)
#CACE93
(202,206,147)
#D1D4A2
(209,212,162)
#D8DAB1
(216,218,177)
#DFE0C0
(223,224,192)
#E6E6CF
(230,230,207)
#EDECDE
(237,236,222)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB657 color. Also use rgb(174,182,87) instead hex code.

Text Font Color

.myTextColor { color: #AEB657; }

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

This text font color is #AEB657.

Background Color

.myBgColor { background-color: #AEB657; }

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

This div background color is #AEB657.

Border color

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

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

This div border color is #AEB657.

Opacity

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

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

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

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

This text has shadow with #AEB657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB657.

Preview

Color preview on black background

This text has color #AEB657 on black background.


Color preview on white background

This text has color #AEB657 on white background.


Black color preview on #AEB657 background

This text has black color on #AEB657 background.


White color preview on #AEB657 background

This text has white color on #AEB657 background.


Related colors

Complementary color

Complementary color for #hex is #5149A8.


I love getcolorcode.com

Triadic colors

1 #57AEB6 and #B657AE with #AEB657 are triadic colors.

2 #57B6AE and #B6AE57 with #AEB657 are triadic colors.