COLOR #AEBD86

HEX: #AEBD86 RGB: (174,189,134)

Color info

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

RGB color model

#AEBD86 color RGB value is (174,189,134).

RGB: (174,189,134) (68%, 74%, 53%)

RGB channels and saturation

R 174 of 255 = 68%
G 189 of 255 = 74%
B 134 of 255 = 53%

174
189
134

R + G + B ~ 65%. #AEBD86 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 189 + 134 = 497 (100%)
R 174 of 497 ~ 35.01%
G 189 of 497 ~ 38.03%
B 134 of 497 ~ 26.96'%

%35.01
%38.03
%26.96

CMYK color model

#AEBD86 color CMYK value is (8,0,29,26).

  • cyan value is 7.94%
  • magenta value is 0.00%
  • yellow value is 29.10%
  • key color value is 25.88%
CMYK: (8,0,29,26) C8M0Y29K26 (8%,0%,29%,26%) (0.08/0.00/0.29/0.26) 

CMYK percentages

%7.94
%0
%29.1
%25.88

Codes

Color #AEBD86 in popluar color models

AE BD 86
RGB 174 189 134
HSL 76° 29.41% 63.33%
HSB/HSV 76° 29.10% 74.12%
CMYK 7.94% 0.00% 29.10%
25.88%

Color #AEBD86 in popluar number systems.

HEX AE BD 86
Decimal 174 189 134
Binary 10101110 10111101 10000110
Octal 256 275 206

Shades and tints

Shades of #AEBD86

#AEBD86
(174,189,134)
#9FAC7A
(159,172,122)
#909B6E
(144,155,110)
#818A62
(129,138,98)
#727956
(114,121,86)
#63684A
(99,104,74)
#54573E
(84,87,62)
#454632
(69,70,50)
#363526
(54,53,38)
#27241A
(39,36,26)
#18130E
(24,19,14)
#000000
(0,0,0)

Tints of #AEBD86

#AEBD86
(174,189,134)
#B5C391
(181,195,145)
#BCC99C
(188,201,156)
#C3CFA7
(195,207,167)
#CAD5B2
(202,213,178)
#D1DBBD
(209,219,189)
#D8E1C8
(216,225,200)
#DFE7D3
(223,231,211)
#E6EDDE
(230,237,222)
#EDF3E9
(237,243,233)
#F4F9F4
(244,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBD86 color. Also use rgb(174,189,134) instead hex code.

Text Font Color

.myTextColor { color: #AEBD86; }

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

This text font color is #AEBD86.

Background Color

.myBgColor { background-color: #AEBD86; }

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

This div background color is #AEBD86.

Border color

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

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

This div border color is #AEBD86.

Opacity

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

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

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

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

This text has shadow with #AEBD86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBD86.

Preview

Color preview on black background

This text has color #AEBD86 on black background.


Color preview on white background

This text has color #AEBD86 on white background.


Black color preview on #AEBD86 background

This text has black color on #AEBD86 background.


White color preview on #AEBD86 background

This text has white color on #AEBD86 background.


Related colors

Complementary color

Complementary color for #hex is #514279.


I love getcolorcode.com

Triadic colors

1 #86AEBD and #BD86AE with #AEBD86 are triadic colors.

2 #86BDAE and #BDAE86 with #AEBD86 are triadic colors.