COLOR #AE93A2

HEX: #AE93A2 RGB: (174,147,162)

Color info

#AE93A2 contains red, green and blue colors in about the same proportion. Web safe color of #AE93A2 is #999999 (or #999).

RGB color model

#AE93A2 color RGB value is (174,147,162).

RGB: (174,147,162) (68%, 58%, 64%)

RGB channels and saturation

R 174 of 255 = 68%
G 147 of 255 = 58%
B 162 of 255 = 64%

174
147
162

R + G + B ~ 63%. #AE93A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 147 + 162 = 483 (100%)
R 174 of 483 ~ 36.02%
G 147 of 483 ~ 30.43%
B 162 of 483 ~ 33.54'%

%36.02
%30.43
%33.54

CMYK color model

#AE93A2 color CMYK value is (0,16,7,32).

  • cyan value is 0.00%
  • magenta value is 15.52%
  • yellow value is 6.90%
  • key color value is 31.76%

CMYK: (0,16,7,32)
C0M16Y7K32 (0%, 16%, 7%, 32%)
(0.00 / 0.16 / 0.07 / 0.32)

CMYK percentages

%0
%15.52
%6.9
%31.76

Codes

Color #AE93A2 in popluar color models

AE 93 A2
RGB 174 147 162
HSL 327° 14.29% 62.94%
HSB/HSV 327° 15.52% 68.24%
CMYK 0.00% 15.52% 6.90%
31.76%

Color #AE93A2 in popluar number systems.

HEX AE 93 A2
Decimal 174 147 162
Binary 10101110 10010011 10100010
Octal 256 223 242

Shades and tints

Shades of #AE93A2

#AE93A2
(174,147,162)
#9F8694
(159,134,148)
#907986
(144,121,134)
#816C78
(129,108,120)
#725F6A
(114,95,106)
#63525C
(99,82,92)
#54454E
(84,69,78)
#453840
(69,56,64)
#362B32
(54,43,50)
#271E24
(39,30,36)
#181116
(24,17,22)
#000000
(0,0,0)

Tints of #AE93A2

#AE93A2
(174,147,162)
#B59CAA
(181,156,170)
#BCA5B2
(188,165,178)
#C3AEBA
(195,174,186)
#CAB7C2
(202,183,194)
#D1C0CA
(209,192,202)
#D8C9D2
(216,201,210)
#DFD2DA
(223,210,218)
#E6DBE2
(230,219,226)
#EDE4EA
(237,228,234)
#F4EDF2
(244,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE93A2 color. Also use rgb(174,147,162) instead hex code.

Text Font Color

.myTextColor { color: #AE93A2; }

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

This text font color is #AE93A2.

Background Color

.myBgColor { background-color: #AE93A2; }

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

This div background color is #AE93A2.

Border color

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

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

This div border color is #AE93A2.

Opacity

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

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

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

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

This text has shadow with #AE93A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE93A2.

Preview

Color preview on black background

This text has color #AE93A2 on black background.


Color preview on white background

This text has color #AE93A2 on white background.


Black color preview on #AE93A2 background

This text has black color on #AE93A2 background.


White color preview on #AE93A2 background

This text has white color on #AE93A2 background.


Related colors

Complementary color

Complementary color for #hex is #516C5D.


I love getcolorcode.com

Triadic colors

1 #A2AE93 and #93A2AE with #AE93A2 are triadic colors.

2 #A293AE and #93AEA2 with #AE93A2 are triadic colors.