COLOR #AEB8B7

HEX: #AEB8B7 RGB: (174,184,183)

Color info

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

RGB color model

#AEB8B7 color RGB value is (174,184,183).

RGB: (174,184,183) (68%, 72%, 72%)

RGB channels and saturation

R 174 of 255 = 68%
G 184 of 255 = 72%
B 183 of 255 = 72%

174
184
183

R + G + B ~ 71%. #AEB8B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 184 + 183 = 541 (100%)
R 174 of 541 ~ 32.16%
G 184 of 541 ~ 34.01%
B 183 of 541 ~ 33.83'%

%32.16
%34.01
%33.83

CMYK color model

#AEB8B7 color CMYK value is (5,0,1,28).

  • cyan value is 5.43%
  • magenta value is 0.00%
  • yellow value is 0.54%
  • key color value is 27.84%

CMYK: (5,0,1,28)
C5M0Y1K28 (5%, 0%, 1%, 28%)
(0.05 / 0.00 / 0.01 / 0.28)

CMYK percentages

%5.43
%0
%0.54
%27.84

Codes

Color #AEB8B7 in popluar color models

AE B8 B7
RGB 174 184 183
HSL 174° 6.58% 70.20%
HSB/HSV 174° 5.43% 72.16%
CMYK 5.43% 0.00% 0.54%
27.84%

Color #AEB8B7 in popluar number systems.

HEX AE B8 B7
Decimal 174 184 183
Binary 10101110 10111000 10110111
Octal 256 270 267

Shades and tints

Shades of #AEB8B7

#AEB8B7
(174,184,183)
#9FA8A7
(159,168,167)
#909897
(144,152,151)
#818887
(129,136,135)
#727877
(114,120,119)
#636867
(99,104,103)
#545857
(84,88,87)
#454847
(69,72,71)
#363837
(54,56,55)
#272827
(39,40,39)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #AEB8B7

#AEB8B7
(174,184,183)
#B5BEBD
(181,190,189)
#BCC4C3
(188,196,195)
#C3CAC9
(195,202,201)
#CAD0CF
(202,208,207)
#D1D6D5
(209,214,213)
#D8DCDB
(216,220,219)
#DFE2E1
(223,226,225)
#E6E8E7
(230,232,231)
#EDEEED
(237,238,237)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB8B7 color. Also use rgb(174,184,183) instead hex code.

Text Font Color

.myTextColor { color: #AEB8B7; }

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

This text font color is #AEB8B7.

Background Color

.myBgColor { background-color: #AEB8B7; }

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

This div background color is #AEB8B7.

Border color

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

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

This div border color is #AEB8B7.

Opacity

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

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

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

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

This text has shadow with #AEB8B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB8B7.

Preview

Color preview on black background

This text has color #AEB8B7 on black background.


Color preview on white background

This text has color #AEB8B7 on white background.


Black color preview on #AEB8B7 background

This text has black color on #AEB8B7 background.


White color preview on #AEB8B7 background

This text has white color on #AEB8B7 background.


Related colors

Complementary color

Complementary color for #hex is #514748.


I love getcolorcode.com

Triadic colors

1 #B7AEB8 and #B8B7AE with #AEB8B7 are triadic colors.

2 #B7B8AE and #B8AEB7 with #AEB8B7 are triadic colors.