COLOR #AEA4BD

HEX: #AEA4BD RGB: (174,164,189)

Color info

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

RGB color model

#AEA4BD color RGB value is (174,164,189).

RGB: (174,164,189) (68%, 64%, 74%)

RGB channels and saturation

R 174 of 255 = 68%
G 164 of 255 = 64%
B 189 of 255 = 74%

174
164
189

R + G + B ~ 69%. #AEA4BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 164 + 189 = 527 (100%)
R 174 of 527 ~ 33.02%
G 164 of 527 ~ 31.12%
B 189 of 527 ~ 35.86'%

%33.02
%31.12
%35.86

CMYK color model

#AEA4BD color CMYK value is (8,13,0,26).

  • cyan value is 7.94%
  • magenta value is 13.23%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (8,13,0,26)
C8M13Y0K26 (8%, 13%, 0%, 26%)
(0.08 / 0.13 / 0.00 / 0.26)

CMYK percentages

%7.94
%13.23
%0
%25.88

Codes

Color #AEA4BD in popluar color models

AE A4 BD
RGB 174 164 189
HSL 264° 15.92% 69.22%
HSB/HSV 264° 13.23% 74.12%
CMYK 7.94% 13.23% 0.00%
25.88%

Color #AEA4BD in popluar number systems.

HEX AE A4 BD
Decimal 174 164 189
Binary 10101110 10100100 10111101
Octal 256 244 275

Shades and tints

Shades of #AEA4BD

#AEA4BD
(174,164,189)
#9F96AC
(159,150,172)
#90889B
(144,136,155)
#817A8A
(129,122,138)
#726C79
(114,108,121)
#635E68
(99,94,104)
#545057
(84,80,87)
#454246
(69,66,70)
#363435
(54,52,53)
#272624
(39,38,36)
#181813
(24,24,19)
#000000
(0,0,0)

Tints of #AEA4BD

#AEA4BD
(174,164,189)
#B5ACC3
(181,172,195)
#BCB4C9
(188,180,201)
#C3BCCF
(195,188,207)
#CAC4D5
(202,196,213)
#D1CCDB
(209,204,219)
#D8D4E1
(216,212,225)
#DFDCE7
(223,220,231)
#E6E4ED
(230,228,237)
#EDECF3
(237,236,243)
#F4F4F9
(244,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEA4BD; }

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

This text font color is #AEA4BD.

Background Color

.myBgColor { background-color: #AEA4BD; }

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

This div background color is #AEA4BD.

Border color

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

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

This div border color is #AEA4BD.

Opacity

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

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

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

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

This text has shadow with #AEA4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA4BD.

Preview

Color preview on black background

This text has color #AEA4BD on black background.


Color preview on white background

This text has color #AEA4BD on white background.


Black color preview on #AEA4BD background

This text has black color on #AEA4BD background.


White color preview on #AEA4BD background

This text has white color on #AEA4BD background.


Related colors

Complementary color

Complementary color for #hex is #515B42.


I love getcolorcode.com

Triadic colors

1 #BDAEA4 and #A4BDAE with #AEA4BD are triadic colors.

2 #BDA4AE and #A4AEBD with #AEA4BD are triadic colors.