COLOR #ADACD4

HEX: #ADACD4 RGB: (173,172,212)

Color info

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

RGB color model

#ADACD4 color RGB value is (173,172,212).

RGB: (173,172,212) (68%, 67%, 83%)

RGB channels and saturation

R 173 of 255 = 68%
G 172 of 255 = 67%
B 212 of 255 = 83%

173
172
212

R + G + B ~ 73%. #ADACD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 172 + 212 = 557 (100%)
R 173 of 557 ~ 31.06%
G 172 of 557 ~ 30.88%
B 212 of 557 ~ 38.06'%

%31.06
%30.88
%38.06

CMYK color model

#ADACD4 color CMYK value is (18,19,0,17).

  • cyan value is 18.40%
  • magenta value is 18.87%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (18,19,0,17)
C18M19Y0K17 (18%, 19%, 0%, 17%)
(0.18 / 0.19 / 0.00 / 0.17)

CMYK percentages

%18.4
%18.87
%0
%16.86

Codes

Color #ADACD4 in popluar color models

AD AC D4
RGB 173 172 212
HSL 242° 31.75% 75.29%
HSB/HSV 242° 18.87% 83.14%
CMYK 18.40% 18.87% 0.00%
16.86%

Color #ADACD4 in popluar number systems.

HEX AD AC D4
Decimal 173 172 212
Binary 10101101 10101100 11010100
Octal 255 254 324

Shades and tints

Shades of #ADACD4

#ADACD4
(173,172,212)
#9E9DC1
(158,157,193)
#8F8EAE
(143,142,174)
#807F9B
(128,127,155)
#717088
(113,112,136)
#626175
(98,97,117)
#535262
(83,82,98)
#44434F
(68,67,79)
#35343C
(53,52,60)
#262529
(38,37,41)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADACD4

#ADACD4
(173,172,212)
#B4B3D7
(180,179,215)
#BBBADA
(187,186,218)
#C2C1DD
(194,193,221)
#C9C8E0
(201,200,224)
#D0CFE3
(208,207,227)
#D7D6E6
(215,214,230)
#DEDDE9
(222,221,233)
#E5E4EC
(229,228,236)
#ECEBEF
(236,235,239)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACD4; }

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

This text font color is #ADACD4.

Background Color

.myBgColor { background-color: #ADACD4; }

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

This div background color is #ADACD4.

Border color

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

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

This div border color is #ADACD4.

Opacity

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

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

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

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

This text has shadow with #ADACD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACD4.

Preview

Color preview on black background

This text has color #ADACD4 on black background.


Color preview on white background

This text has color #ADACD4 on white background.


Black color preview on #ADACD4 background

This text has black color on #ADACD4 background.


White color preview on #ADACD4 background

This text has white color on #ADACD4 background.


Related colors

Complementary color

Complementary color for #hex is #52532B.


I love getcolorcode.com

Triadic colors

1 #D4ADAC and #ACD4AD with #ADACD4 are triadic colors.

2 #D4ACAD and #ACADD4 with #ADACD4 are triadic colors.