COLOR #AD9CD6

HEX: #AD9CD6 RGB: (173,156,214)

Renk bilgisi

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

RGB renk modeli

#AD9CD6 color RGB value is (173,156,214).

RGB: (173,156,214) (68%, 61%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 156 of 255 = 61%
B 214 of 255 = 84%

173
156
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 214 = 543 (100%)
R 173 of 543 ~ 31.86%
G 156 of 543 ~ 28.73%
B 214 of 543 ~ 39.41'%

%31.86
%28.73
%39.41

CMYK RENK MODELİ

#AD9CD6 rengi CMYK tonu (19,27,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 27.10%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,27,0,16)
C19M27Y0K16 (19%, 27%, 0%, 16%)
(0.19 / 0.27 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%27.1
%0
%16.08

Codes

Color #AD9CD6 in popluar color models

AD 9C D6
RGB 173 156 214
HSL 258° 41.43% 72.55%
HSB/HSV 258° 27.10% 83.92%
CMYK 19.16% 27.10% 0.00%
16.08%

Color #AD9CD6 in popluar number systems.

HEX AD 9C D6
Decimal 173 156 214
Binary 10101101 10011100 11010110
Octal 255 234 326

Shades and tints

Shades of #AD9CD6

#AD9CD6
(173,156,214)
#9E8EC3
(158,142,195)
#8F80B0
(143,128,176)
#80729D
(128,114,157)
#71648A
(113,100,138)
#625677
(98,86,119)
#534864
(83,72,100)
#443A51
(68,58,81)
#352C3E
(53,44,62)
#261E2B
(38,30,43)
#171018
(23,16,24)
#000000
(0,0,0)

Tints of #AD9CD6

#AD9CD6
(173,156,214)
#B4A5D9
(180,165,217)
#BBAEDC
(187,174,220)
#C2B7DF
(194,183,223)
#C9C0E2
(201,192,226)
#D0C9E5
(208,201,229)
#D7D2E8
(215,210,232)
#DEDBEB
(222,219,235)
#E5E4EE
(229,228,238)
#ECEDF1
(236,237,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9CD6 color. Also use rgb(173,156,214) instead hex code.

Text Font Color

.myTextColor { color: #AD9CD6; }

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

This text font color is #AD9CD6.

Background Color

.myBgColor { background-color: #AD9CD6; }

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

This div background color is #AD9CD6.

Border color

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

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

This div border color is #AD9CD6.

Opacity

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

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

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

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

This text has shadow with #AD9CD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9CD6.

Preview

Color preview on black background

This text has color #AD9CD6 on black background.


Color preview on white background

This text has color #AD9CD6 on white background.


Black color preview on #AD9CD6 background

This text has black color on #AD9CD6 background.


White color preview on #AD9CD6 background

This text has white color on #AD9CD6 background.


Related colors

Complementary color

Complementary color for #hex is #526329.


I love getcolorcode.com

Triadic colors

1 #D6AD9C and #9CD6AD with #AD9CD6 are triadic colors.

2 #D69CAD and #9CADD6 with #AD9CD6 are triadic colors.