COLOR #AEADAE

HEX: #AEADAE RGB: (174,173,174)

Color info

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

RGB color model

#AEADAE color RGB value is (174,173,174).

RGB: (174,173,174) (68%, 68%, 68%)

RGB channels and saturation

R 174 of 255 = 68%
G 173 of 255 = 68%
B 174 of 255 = 68%

174
173
174

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

Portions of RGB colors in percentages

R + G + B = 174 + 173 + 174 = 521 (100%)
R 174 of 521 ~ 33.4%
G 173 of 521 ~ 33.21%
B 174 of 521 ~ 33.4'%

%33.4
%33.21
%33.4

CMYK color model

#AEADAE color CMYK value is (0,1,0,32).

  • cyan value is 0.00%
  • magenta value is 0.57%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (0,1,0,32) C0M1Y0K32 (0%,1%,0%,32%) (0.00/0.01/0.00/0.32) 

CMYK percentages

%0
%0.57
%0
%31.76

Codes

Color #AEADAE in popluar color models

AE AD AE
RGB 174 173 174
HSL 300° 0.61% 68.04%
HSB/HSV 300° 0.57% 68.24%
CMYK 0.00% 0.57% 0.00%
31.76%

Color #AEADAE in popluar number systems.

HEX AE AD AE
Decimal 174 173 174
Binary 10101110 10101101 10101110
Octal 256 255 256

Shades and tints

Shades of #AEADAE

#AEADAE
(174,173,174)
#9F9E9F
(159,158,159)
#908F90
(144,143,144)
#818081
(129,128,129)
#727172
(114,113,114)
#636263
(99,98,99)
#545354
(84,83,84)
#454445
(69,68,69)
#363536
(54,53,54)
#272627
(39,38,39)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #AEADAE

#AEADAE
(174,173,174)
#B5B4B5
(181,180,181)
#BCBBBC
(188,187,188)
#C3C2C3
(195,194,195)
#CAC9CA
(202,201,202)
#D1D0D1
(209,208,209)
#D8D7D8
(216,215,216)
#DFDEDF
(223,222,223)
#E6E5E6
(230,229,230)
#EDECED
(237,236,237)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEADAE; }

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

This text font color is #AEADAE.

Background Color

.myBgColor { background-color: #AEADAE; }

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

This div background color is #AEADAE.

Border color

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

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

This div border color is #AEADAE.

Opacity

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

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

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

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

This text has shadow with #AEADAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEADAE.

Preview

Color preview on black background

This text has color #AEADAE on black background.


Color preview on white background

This text has color #AEADAE on white background.


Black color preview on #AEADAE background

This text has black color on #AEADAE background.


White color preview on #AEADAE background

This text has white color on #AEADAE background.


Related colors

Complementary color

Complementary color for #hex is #515251.


I love getcolorcode.com

Triadic colors

1 #AEAEAD and #ADAEAE with #AEADAE are triadic colors.

2 #AEADAE and #ADAEAE with #AEADAE are triadic colors.