COLOR #AD9ADC

HEX: #AD9ADC RGB: (173,154,220)

Renk bilgisi

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

RGB renk modeli

#AD9ADC color RGB value is (173,154,220).

RGB: (173,154,220) (68%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 154 of 255 = 60%
B 220 of 255 = 86%

173
154
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 220 = 547 (100%)
R 173 of 547 ~ 31.63%
G 154 of 547 ~ 28.15%
B 220 of 547 ~ 40.22'%

%31.63
%28.15
%40.22

CMYK RENK MODELİ

#AD9ADC rengi CMYK tonu (21,30,0,14).

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

CMYK: (21,30,0,14)
C21M30Y0K14 (21%, 30%, 0%, 14%)
(0.21 / 0.30 / 0.00 / 0.14)

CMYK yüzdeleri

%21.36
%30
%0
%13.73

Codes

Color #AD9ADC in popluar color models

AD 9A DC
RGB 173 154 220
HSL 257° 48.53% 73.33%
HSB/HSV 257° 30.00% 86.27%
CMYK 21.36% 30.00% 0.00%
13.73%

Color #AD9ADC in popluar number systems.

HEX AD 9A DC
Decimal 173 154 220
Binary 10101101 10011010 11011100
Octal 255 232 334

Shades and tints

Shades of #AD9ADC

#AD9ADC
(173,154,220)
#9E8CC8
(158,140,200)
#8F7EB4
(143,126,180)
#8070A0
(128,112,160)
#71628C
(113,98,140)
#625478
(98,84,120)
#534664
(83,70,100)
#443850
(68,56,80)
#352A3C
(53,42,60)
#261C28
(38,28,40)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD9ADC

#AD9ADC
(173,154,220)
#B4A3DF
(180,163,223)
#BBACE2
(187,172,226)
#C2B5E5
(194,181,229)
#C9BEE8
(201,190,232)
#D0C7EB
(208,199,235)
#D7D0EE
(215,208,238)
#DED9F1
(222,217,241)
#E5E2F4
(229,226,244)
#ECEBF7
(236,235,247)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9ADC; }

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

This text font color is #AD9ADC.

Background Color

.myBgColor { background-color: #AD9ADC; }

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

This div background color is #AD9ADC.

Border color

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

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

This div border color is #AD9ADC.

Opacity

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

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

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

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

This text has shadow with #AD9ADC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9ADC.

Preview

Color preview on black background

This text has color #AD9ADC on black background.


Color preview on white background

This text has color #AD9ADC on white background.


Black color preview on #AD9ADC background

This text has black color on #AD9ADC background.


White color preview on #AD9ADC background

This text has white color on #AD9ADC background.


Related colors

Complementary color

Complementary color for #hex is #526523.


I love getcolorcode.com

Triadic colors

1 #DCAD9A and #9ADCAD with #AD9ADC are triadic colors.

2 #DC9AAD and #9AADDC with #AD9ADC are triadic colors.