COLOR #AD9DCD

HEX: #AD9DCD RGB: (173,157,205)

Renk bilgisi

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

RGB renk modeli

#AD9DCD color RGB value is (173,157,205).

RGB: (173,157,205) (68%, 62%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 205 of 255 = 80%

173
157
205

R + G + B ~ 70%. #AD9DCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 205 = 535 (100%)
R 173 of 535 ~ 32.34%
G 157 of 535 ~ 29.35%
B 205 of 535 ~ 38.32'%

%32.34
%29.35
%38.32

CMYK RENK MODELİ

#AD9DCD rengi CMYK tonu (16,23,0,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 23.41%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (16,23,0,20)
C16M23Y0K20 (16%, 23%, 0%, 20%)
(0.16 / 0.23 / 0.00 / 0.20)

CMYK yüzdeleri

%15.61
%23.41
%0
%19.61

Codes

Color #AD9DCD in popluar color models

AD 9D CD
RGB 173 157 205
HSL 260° 32.43% 70.98%
HSB/HSV 260° 23.41% 80.39%
CMYK 15.61% 23.41% 0.00%
19.61%

Color #AD9DCD in popluar number systems.

HEX AD 9D CD
Decimal 173 157 205
Binary 10101101 10011101 11001101
Octal 255 235 315

Shades and tints

Shades of #AD9DCD

#AD9DCD
(173,157,205)
#9E8FBB
(158,143,187)
#8F81A9
(143,129,169)
#807397
(128,115,151)
#716585
(113,101,133)
#625773
(98,87,115)
#534961
(83,73,97)
#443B4F
(68,59,79)
#352D3D
(53,45,61)
#261F2B
(38,31,43)
#171119
(23,17,25)
#000000
(0,0,0)

Tints of #AD9DCD

#AD9DCD
(173,157,205)
#B4A5D1
(180,165,209)
#BBADD5
(187,173,213)
#C2B5D9
(194,181,217)
#C9BDDD
(201,189,221)
#D0C5E1
(208,197,225)
#D7CDE5
(215,205,229)
#DED5E9
(222,213,233)
#E5DDED
(229,221,237)
#ECE5F1
(236,229,241)
#F3EDF5
(243,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DCD; }

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

This text font color is #AD9DCD.

Background Color

.myBgColor { background-color: #AD9DCD; }

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

This div background color is #AD9DCD.

Border color

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

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

This div border color is #AD9DCD.

Opacity

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

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

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

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

This text has shadow with #AD9DCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DCD.

Preview

Color preview on black background

This text has color #AD9DCD on black background.


Color preview on white background

This text has color #AD9DCD on white background.


Black color preview on #AD9DCD background

This text has black color on #AD9DCD background.


White color preview on #AD9DCD background

This text has white color on #AD9DCD background.


Related colors

Complementary color

Complementary color for #hex is #526232.


I love getcolorcode.com

Triadic colors

1 #CDAD9D and #9DCDAD with #AD9DCD are triadic colors.

2 #CD9DAD and #9DADCD with #AD9DCD are triadic colors.