COLOR #AD9ED3

HEX: #AD9ED3 RGB: (173,158,211)

Renk bilgisi

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

RGB renk modeli

#AD9ED3 color RGB value is (173,158,211).

RGB: (173,158,211) (68%, 62%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 211 of 255 = 83%

173
158
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 211 = 542 (100%)
R 173 of 542 ~ 31.92%
G 158 of 542 ~ 29.15%
B 211 of 542 ~ 38.93'%

%31.92
%29.15
%38.93

CMYK RENK MODELİ

#AD9ED3 rengi CMYK tonu (18,25,0,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 25.12%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (18,25,0,17)
C18M25Y0K17 (18%, 25%, 0%, 17%)
(0.18 / 0.25 / 0.00 / 0.17)

CMYK yüzdeleri

%18.01
%25.12
%0
%17.25

Codes

Color #AD9ED3 in popluar color models

AD 9E D3
RGB 173 158 211
HSL 257° 37.59% 72.35%
HSB/HSV 257° 25.12% 82.75%
CMYK 18.01% 25.12% 0.00%
17.25%

Color #AD9ED3 in popluar number systems.

HEX AD 9E D3
Decimal 173 158 211
Binary 10101101 10011110 11010011
Octal 255 236 323

Shades and tints

Shades of #AD9ED3

#AD9ED3
(173,158,211)
#9E90C0
(158,144,192)
#8F82AD
(143,130,173)
#80749A
(128,116,154)
#716687
(113,102,135)
#625874
(98,88,116)
#534A61
(83,74,97)
#443C4E
(68,60,78)
#352E3B
(53,46,59)
#262028
(38,32,40)
#171215
(23,18,21)
#000000
(0,0,0)

Tints of #AD9ED3

#AD9ED3
(173,158,211)
#B4A6D7
(180,166,215)
#BBAEDB
(187,174,219)
#C2B6DF
(194,182,223)
#C9BEE3
(201,190,227)
#D0C6E7
(208,198,231)
#D7CEEB
(215,206,235)
#DED6EF
(222,214,239)
#E5DEF3
(229,222,243)
#ECE6F7
(236,230,247)
#F3EEFB
(243,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9ED3 color. Also use rgb(173,158,211) instead hex code.

Text Font Color

.myTextColor { color: #AD9ED3; }

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

This text font color is #AD9ED3.

Background Color

.myBgColor { background-color: #AD9ED3; }

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

This div background color is #AD9ED3.

Border color

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

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

This div border color is #AD9ED3.

Opacity

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

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

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

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

This text has shadow with #AD9ED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9ED3.

Preview

Color preview on black background

This text has color #AD9ED3 on black background.


Color preview on white background

This text has color #AD9ED3 on white background.


Black color preview on #AD9ED3 background

This text has black color on #AD9ED3 background.


White color preview on #AD9ED3 background

This text has white color on #AD9ED3 background.


Related colors

Complementary color

Complementary color for #hex is #52612C.


I love getcolorcode.com

Triadic colors

1 #D3AD9E and #9ED3AD with #AD9ED3 are triadic colors.

2 #D39EAD and #9EADD3 with #AD9ED3 are triadic colors.