COLOR #AD9DC2

HEX: #AD9DC2 RGB: (173,157,194)

Renk bilgisi

#AD9DC2 contains red, green and blue colors in about the same proportion. #AD9DC2 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD9DC2 color RGB value is (173,157,194).

RGB: (173,157,194) (68%, 62%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 194 of 255 = 76%

173
157
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 194 = 524 (100%)
R 173 of 524 ~ 33.02%
G 157 of 524 ~ 29.96%
B 194 of 524 ~ 37.02'%

%33.02
%29.96
%37.02

CMYK RENK MODELİ

#AD9DC2 rengi CMYK tonu (11,19,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 19.07%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,19,0,24)
C11M19Y0K24 (11%, 19%, 0%, 24%)
(0.11 / 0.19 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%19.07
%0
%23.92

Codes

Color #AD9DC2 in popluar color models

AD 9D C2
RGB 173 157 194
HSL 266° 23.27% 68.82%
HSB/HSV 266° 19.07% 76.08%
CMYK 10.82% 19.07% 0.00%
23.92%

Color #AD9DC2 in popluar number systems.

HEX AD 9D C2
Decimal 173 157 194
Binary 10101101 10011101 11000010
Octal 255 235 302

Shades and tints

Shades of #AD9DC2

#AD9DC2
(173,157,194)
#9E8FB1
(158,143,177)
#8F81A0
(143,129,160)
#80738F
(128,115,143)
#71657E
(113,101,126)
#62576D
(98,87,109)
#53495C
(83,73,92)
#443B4B
(68,59,75)
#352D3A
(53,45,58)
#261F29
(38,31,41)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #AD9DC2

#AD9DC2
(173,157,194)
#B4A5C7
(180,165,199)
#BBADCC
(187,173,204)
#C2B5D1
(194,181,209)
#C9BDD6
(201,189,214)
#D0C5DB
(208,197,219)
#D7CDE0
(215,205,224)
#DED5E5
(222,213,229)
#E5DDEA
(229,221,234)
#ECE5EF
(236,229,239)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DC2; }

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

This text font color is #AD9DC2.

Background Color

.myBgColor { background-color: #AD9DC2; }

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

This div background color is #AD9DC2.

Border color

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

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

This div border color is #AD9DC2.

Opacity

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

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

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

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

This text has shadow with #AD9DC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DC2.

Preview

Color preview on black background

This text has color #AD9DC2 on black background.


Color preview on white background

This text has color #AD9DC2 on white background.


Black color preview on #AD9DC2 background

This text has black color on #AD9DC2 background.


White color preview on #AD9DC2 background

This text has white color on #AD9DC2 background.


Related colors

Complementary color

Complementary color for #hex is #52623D.


I love getcolorcode.com

Triadic colors

1 #C2AD9D and #9DC2AD with #AD9DC2 are triadic colors.

2 #C29DAD and #9DADC2 with #AD9DC2 are triadic colors.