COLOR #AEBE9E

HEX: #AEBE9E RGB: (174,190,158)

Color info

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

RGB color model

#AEBE9E color RGB value is (174,190,158).

RGB: (174,190,158) (68%, 75%, 62%)

RGB channels and saturation

R 174 of 255 = 68%
G 190 of 255 = 75%
B 158 of 255 = 62%

174
190
158

R + G + B ~ 68%. #AEBE9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 190 + 158 = 522 (100%)
R 174 of 522 ~ 33.33%
G 190 of 522 ~ 36.4%
B 158 of 522 ~ 30.27'%

%33.33
%36.4
%30.27

CMYK color model

#AEBE9E color CMYK value is (8,0,17,25).

  • cyan value is 8.42%
  • magenta value is 0.00%
  • yellow value is 16.84%
  • key color value is 25.49%

CMYK: (8,0,17,25)
C8M0Y17K25 (8%, 0%, 17%, 25%)
(0.08 / 0.00 / 0.17 / 0.25)

CMYK percentages

%8.42
%0
%16.84
%25.49

Codes

Color #AEBE9E in popluar color models

AE BE 9E
RGB 174 190 158
HSL 90° 19.75% 68.24%
HSB/HSV 90° 16.84% 74.51%
CMYK 8.42% 0.00% 16.84%
25.49%

Color #AEBE9E in popluar number systems.

HEX AE BE 9E
Decimal 174 190 158
Binary 10101110 10111110 10011110
Octal 256 276 236

Shades and tints

Shades of #AEBE9E

#AEBE9E
(174,190,158)
#9FAD90
(159,173,144)
#909C82
(144,156,130)
#818B74
(129,139,116)
#727A66
(114,122,102)
#636958
(99,105,88)
#54584A
(84,88,74)
#45473C
(69,71,60)
#36362E
(54,54,46)
#272520
(39,37,32)
#181412
(24,20,18)
#000000
(0,0,0)

Tints of #AEBE9E

#AEBE9E
(174,190,158)
#B5C3A6
(181,195,166)
#BCC8AE
(188,200,174)
#C3CDB6
(195,205,182)
#CAD2BE
(202,210,190)
#D1D7C6
(209,215,198)
#D8DCCE
(216,220,206)
#DFE1D6
(223,225,214)
#E6E6DE
(230,230,222)
#EDEBE6
(237,235,230)
#F4F0EE
(244,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBE9E color. Also use rgb(174,190,158) instead hex code.

Text Font Color

.myTextColor { color: #AEBE9E; }

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

This text font color is #AEBE9E.

Background Color

.myBgColor { background-color: #AEBE9E; }

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

This div background color is #AEBE9E.

Border color

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

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

This div border color is #AEBE9E.

Opacity

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

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

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

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

This text has shadow with #AEBE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBE9E.

Preview

Color preview on black background

This text has color #AEBE9E on black background.


Color preview on white background

This text has color #AEBE9E on white background.


Black color preview on #AEBE9E background

This text has black color on #AEBE9E background.


White color preview on #AEBE9E background

This text has white color on #AEBE9E background.


Related colors

Complementary color

Complementary color for #hex is #514161.


I love getcolorcode.com

Triadic colors

1 #9EAEBE and #BE9EAE with #AEBE9E are triadic colors.

2 #9EBEAE and #BEAE9E with #AEBE9E are triadic colors.