COLOR #AD9FDC

HEX: #AD9FDC RGB: (173,159,220)

Renk bilgisi

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

RGB renk modeli

#AD9FDC color RGB value is (173,159,220).

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

RGB bağlantıları ve doygunluk

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

173
159
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 220 = 552 (100%)
R 173 of 552 ~ 31.34%
G 159 of 552 ~ 28.8%
B 220 of 552 ~ 39.86'%

%31.34
%28.8
%39.86

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.36%
  • eflatun tonu 27.73%
  • 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
%27.73
%0
%13.73

Codes

Color #AD9FDC in popluar color models

AD 9F DC
RGB 173 159 220
HSL 254° 46.56% 74.31%
HSB/HSV 254° 27.73% 86.27%
CMYK 21.36% 27.73% 0.00%
13.73%

Color #AD9FDC in popluar number systems.

HEX AD 9F DC
Decimal 173 159 220
Binary 10101101 10011111 11011100
Octal 255 237 334

Shades and tints

Shades of #AD9FDC

#AD9FDC
(173,159,220)
#9E91C8
(158,145,200)
#8F83B4
(143,131,180)
#8075A0
(128,117,160)
#71678C
(113,103,140)
#625978
(98,89,120)
#534B64
(83,75,100)
#443D50
(68,61,80)
#352F3C
(53,47,60)
#262128
(38,33,40)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #AD9FDC

#AD9FDC
(173,159,220)
#B4A7DF
(180,167,223)
#BBAFE2
(187,175,226)
#C2B7E5
(194,183,229)
#C9BFE8
(201,191,232)
#D0C7EB
(208,199,235)
#D7CFEE
(215,207,238)
#DED7F1
(222,215,241)
#E5DFF4
(229,223,244)
#ECE7F7
(236,231,247)
#F3EFFA
(243,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9FDC; }

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

This text font color is #AD9FDC.

Background Color

.myBgColor { background-color: #AD9FDC; }

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

This div background color is #AD9FDC.

Border color

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

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

This div border color is #AD9FDC.

Opacity

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

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

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

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

This text has shadow with #AD9FDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9FDC.

Preview

Color preview on black background

This text has color #AD9FDC on black background.


Color preview on white background

This text has color #AD9FDC on white background.


Black color preview on #AD9FDC background

This text has black color on #AD9FDC background.


White color preview on #AD9FDC background

This text has white color on #AD9FDC background.


Related colors

Complementary color

Complementary color for #hex is #526023.


I love getcolorcode.com

Triadic colors

1 #DCAD9F and #9FDCAD with #AD9FDC are triadic colors.

2 #DC9FAD and #9FADDC with #AD9FDC are triadic colors.