COLOR #AD9DDA

HEX: #AD9DDA RGB: (173,157,218)

Renk bilgisi

#AD9DDA contains mainly red and blue colors. #AD9DDA ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD9DDA color RGB value is (173,157,218).

RGB: (173,157,218) (68%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 218 of 255 = 85%

173
157
218

R + G + B ~ 72%. #AD9DDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 218 = 548 (100%)
R 173 of 548 ~ 31.57%
G 157 of 548 ~ 28.65%
B 218 of 548 ~ 39.78'%

%31.57
%28.65
%39.78

CMYK RENK MODELİ

#AD9DDA rengi CMYK tonu (21,28,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 27.98%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,28,0,15)
C21M28Y0K15 (21%, 28%, 0%, 15%)
(0.21 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%27.98
%0
%14.51

Codes

Color #AD9DDA in popluar color models

AD 9D DA
RGB 173 157 218
HSL 256° 45.19% 73.53%
HSB/HSV 256° 27.98% 85.49%
CMYK 20.64% 27.98% 0.00%
14.51%

Color #AD9DDA in popluar number systems.

HEX AD 9D DA
Decimal 173 157 218
Binary 10101101 10011101 11011010
Octal 255 235 332

Shades and tints

Shades of #AD9DDA

#AD9DDA
(173,157,218)
#9E8FC7
(158,143,199)
#8F81B4
(143,129,180)
#8073A1
(128,115,161)
#71658E
(113,101,142)
#62577B
(98,87,123)
#534968
(83,73,104)
#443B55
(68,59,85)
#352D42
(53,45,66)
#261F2F
(38,31,47)
#17111C
(23,17,28)
#000000
(0,0,0)

Tints of #AD9DDA

#AD9DDA
(173,157,218)
#B4A5DD
(180,165,221)
#BBADE0
(187,173,224)
#C2B5E3
(194,181,227)
#C9BDE6
(201,189,230)
#D0C5E9
(208,197,233)
#D7CDEC
(215,205,236)
#DED5EF
(222,213,239)
#E5DDF2
(229,221,242)
#ECE5F5
(236,229,245)
#F3EDF8
(243,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DDA; }

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

This text font color is #AD9DDA.

Background Color

.myBgColor { background-color: #AD9DDA; }

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

This div background color is #AD9DDA.

Border color

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

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

This div border color is #AD9DDA.

Opacity

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

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

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

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

This text has shadow with #AD9DDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DDA.

Preview

Color preview on black background

This text has color #AD9DDA on black background.


Color preview on white background

This text has color #AD9DDA on white background.


Black color preview on #AD9DDA background

This text has black color on #AD9DDA background.


White color preview on #AD9DDA background

This text has white color on #AD9DDA background.


Related colors

Complementary color

Complementary color for #hex is #526225.


I love getcolorcode.com

Triadic colors

1 #DAAD9D and #9DDAAD with #AD9DDA are triadic colors.

2 #DA9DAD and #9DADDA with #AD9DDA are triadic colors.