COLOR #AEB689

HEX: #AEB689 RGB: (174,182,137)

Color info

#AEB689 contains red, green and blue colors in about the same proportion. Web safe color of #AEB689 is #99CC99 (or #9C9).

RGB color model

#AEB689 color RGB value is (174,182,137).

RGB: (174,182,137) (68%, 71%, 54%)

RGB channels and saturation

R 174 of 255 = 68%
G 182 of 255 = 71%
B 137 of 255 = 54%

174
182
137

R + G + B ~ 64%. #AEB689 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 182 + 137 = 493 (100%)
R 174 of 493 ~ 35.29%
G 182 of 493 ~ 36.92%
B 137 of 493 ~ 27.79'%

%35.29
%36.92
%27.79

CMYK color model

#AEB689 color CMYK value is (4,0,25,29).

  • cyan value is 4.40%
  • magenta value is 0.00%
  • yellow value is 24.73%
  • key color value is 28.63%

CMYK: (4,0,25,29)
C4M0Y25K29 (4%, 0%, 25%, 29%)
(0.04 / 0.00 / 0.25 / 0.29)

CMYK percentages

%4.4
%0
%24.73
%28.63

Codes

Color #AEB689 in popluar color models

AE B6 89
RGB 174 182 137
HSL 71° 23.56% 62.55%
HSB/HSV 71° 24.73% 71.37%
CMYK 4.40% 0.00% 24.73%
28.63%

Color #AEB689 in popluar number systems.

HEX AE B6 89
Decimal 174 182 137
Binary 10101110 10110110 10001001
Octal 256 266 211

Shades and tints

Shades of #AEB689

#AEB689
(174,182,137)
#9FA67D
(159,166,125)
#909671
(144,150,113)
#818665
(129,134,101)
#727659
(114,118,89)
#63664D
(99,102,77)
#545641
(84,86,65)
#454635
(69,70,53)
#363629
(54,54,41)
#27261D
(39,38,29)
#181611
(24,22,17)
#000000
(0,0,0)

Tints of #AEB689

#AEB689
(174,182,137)
#B5BC93
(181,188,147)
#BCC29D
(188,194,157)
#C3C8A7
(195,200,167)
#CACEB1
(202,206,177)
#D1D4BB
(209,212,187)
#D8DAC5
(216,218,197)
#DFE0CF
(223,224,207)
#E6E6D9
(230,230,217)
#EDECE3
(237,236,227)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB689; }

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

This text font color is #AEB689.

Background Color

.myBgColor { background-color: #AEB689; }

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

This div background color is #AEB689.

Border color

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

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

This div border color is #AEB689.

Opacity

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

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

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

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

This text has shadow with #AEB689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB689.

Preview

Color preview on black background

This text has color #AEB689 on black background.


Color preview on white background

This text has color #AEB689 on white background.


Black color preview on #AEB689 background

This text has black color on #AEB689 background.


White color preview on #AEB689 background

This text has white color on #AEB689 background.


Related colors

Complementary color

Complementary color for #hex is #514976.


I love getcolorcode.com

Triadic colors

1 #89AEB6 and #B689AE with #AEB689 are triadic colors.

2 #89B6AE and #B6AE89 with #AEB689 are triadic colors.