COLOR #AD9DD5

HEX: #AD9DD5 RGB: (173,157,213)

Renk bilgisi

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

RGB renk modeli

#AD9DD5 color RGB value is (173,157,213).

RGB: (173,157,213) (68%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 213 of 255 = 84%

173
157
213

R + G + B ~ 71%. #AD9DD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 213 = 543 (100%)
R 173 of 543 ~ 31.86%
G 157 of 543 ~ 28.91%
B 213 of 543 ~ 39.23'%

%31.86
%28.91
%39.23

CMYK RENK MODELİ

#AD9DD5 rengi CMYK tonu (19,26,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 26.29%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,26,0,16)
C19M26Y0K16 (19%, 26%, 0%, 16%)
(0.19 / 0.26 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%26.29
%0
%16.47

Codes

Color #AD9DD5 in popluar color models

AD 9D D5
RGB 173 157 213
HSL 257° 40.00% 72.55%
HSB/HSV 257° 26.29% 83.53%
CMYK 18.78% 26.29% 0.00%
16.47%

Color #AD9DD5 in popluar number systems.

HEX AD 9D D5
Decimal 173 157 213
Binary 10101101 10011101 11010101
Octal 255 235 325

Shades and tints

Shades of #AD9DD5

#AD9DD5
(173,157,213)
#9E8FC2
(158,143,194)
#8F81AF
(143,129,175)
#80739C
(128,115,156)
#716589
(113,101,137)
#625776
(98,87,118)
#534963
(83,73,99)
#443B50
(68,59,80)
#352D3D
(53,45,61)
#261F2A
(38,31,42)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #AD9DD5

#AD9DD5
(173,157,213)
#B4A5D8
(180,165,216)
#BBADDB
(187,173,219)
#C2B5DE
(194,181,222)
#C9BDE1
(201,189,225)
#D0C5E4
(208,197,228)
#D7CDE7
(215,205,231)
#DED5EA
(222,213,234)
#E5DDED
(229,221,237)
#ECE5F0
(236,229,240)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DD5; }

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

This text font color is #AD9DD5.

Background Color

.myBgColor { background-color: #AD9DD5; }

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

This div background color is #AD9DD5.

Border color

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

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

This div border color is #AD9DD5.

Opacity

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

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

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

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

This text has shadow with #AD9DD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DD5.

Preview

Color preview on black background

This text has color #AD9DD5 on black background.


Color preview on white background

This text has color #AD9DD5 on white background.


Black color preview on #AD9DD5 background

This text has black color on #AD9DD5 background.


White color preview on #AD9DD5 background

This text has white color on #AD9DD5 background.


Related colors

Complementary color

Complementary color for #hex is #52622A.


I love getcolorcode.com

Triadic colors

1 #D5AD9D and #9DD5AD with #AD9DD5 are triadic colors.

2 #D59DAD and #9DADD5 with #AD9DD5 are triadic colors.