COLOR #AD9EDC

HEX: #AD9EDC RGB: (173,158,220)

Renk bilgisi

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

RGB renk modeli

#AD9EDC color RGB value is (173,158,220).

RGB: (173,158,220) (68%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 220 of 255 = 86%

173
158
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 220 = 551 (100%)
R 173 of 551 ~ 31.4%
G 158 of 551 ~ 28.68%
B 220 of 551 ~ 39.93'%

%31.4
%28.68
%39.93

CMYK RENK MODELİ

#AD9EDC rengi CMYK tonu (21,28,0,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 28.18%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (21,28,0,14)
C21M28Y0K14 (21%, 28%, 0%, 14%)
(0.21 / 0.28 / 0.00 / 0.14)

CMYK yüzdeleri

%21.36
%28.18
%0
%13.73

Codes

Color #AD9EDC in popluar color models

AD 9E DC
RGB 173 158 220
HSL 255° 46.97% 74.12%
HSB/HSV 255° 28.18% 86.27%
CMYK 21.36% 28.18% 0.00%
13.73%

Color #AD9EDC in popluar number systems.

HEX AD 9E DC
Decimal 173 158 220
Binary 10101101 10011110 11011100
Octal 255 236 334

Shades and tints

Shades of #AD9EDC

#AD9EDC
(173,158,220)
#9E90C8
(158,144,200)
#8F82B4
(143,130,180)
#8074A0
(128,116,160)
#71668C
(113,102,140)
#625878
(98,88,120)
#534A64
(83,74,100)
#443C50
(68,60,80)
#352E3C
(53,46,60)
#262028
(38,32,40)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #AD9EDC

#AD9EDC
(173,158,220)
#B4A6DF
(180,166,223)
#BBAEE2
(187,174,226)
#C2B6E5
(194,182,229)
#C9BEE8
(201,190,232)
#D0C6EB
(208,198,235)
#D7CEEE
(215,206,238)
#DED6F1
(222,214,241)
#E5DEF4
(229,222,244)
#ECE6F7
(236,230,247)
#F3EEFA
(243,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9EDC; }

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

This text font color is #AD9EDC.

Background Color

.myBgColor { background-color: #AD9EDC; }

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

This div background color is #AD9EDC.

Border color

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

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

This div border color is #AD9EDC.

Opacity

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

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

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

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

This text has shadow with #AD9EDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9EDC.

Preview

Color preview on black background

This text has color #AD9EDC on black background.


Color preview on white background

This text has color #AD9EDC on white background.


Black color preview on #AD9EDC background

This text has black color on #AD9EDC background.


White color preview on #AD9EDC background

This text has white color on #AD9EDC background.


Related colors

Complementary color

Complementary color for #hex is #526123.


I love getcolorcode.com

Triadic colors

1 #DCAD9E and #9EDCAD with #AD9EDC are triadic colors.

2 #DC9EAD and #9EADDC with #AD9EDC are triadic colors.