COLOR #AD9CD8

HEX: #AD9CD8 RGB: (173,156,216)

Renk bilgisi

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

RGB renk modeli

#AD9CD8 color RGB value is (173,156,216).

RGB: (173,156,216) (68%, 61%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 156 of 255 = 61%
B 216 of 255 = 85%

173
156
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 216 = 545 (100%)
R 173 of 545 ~ 31.74%
G 156 of 545 ~ 28.62%
B 216 of 545 ~ 39.63'%

%31.74
%28.62
%39.63

CMYK RENK MODELİ

#AD9CD8 rengi CMYK tonu (20,28,0,15).

  • camgöbeği tonu 19.91%
  • eflatun tonu 27.78%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (20,28,0,15)
C20M28Y0K15 (20%, 28%, 0%, 15%)
(0.20 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%19.91
%27.78
%0
%15.29

Codes

Color #AD9CD8 in popluar color models

AD 9C D8
RGB 173 156 216
HSL 257° 43.48% 72.94%
HSB/HSV 257° 27.78% 84.71%
CMYK 19.91% 27.78% 0.00%
15.29%

Color #AD9CD8 in popluar number systems.

HEX AD 9C D8
Decimal 173 156 216
Binary 10101101 10011100 11011000
Octal 255 234 330

Shades and tints

Shades of #AD9CD8

#AD9CD8
(173,156,216)
#9E8EC5
(158,142,197)
#8F80B2
(143,128,178)
#80729F
(128,114,159)
#71648C
(113,100,140)
#625679
(98,86,121)
#534866
(83,72,102)
#443A53
(68,58,83)
#352C40
(53,44,64)
#261E2D
(38,30,45)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD9CD8

#AD9CD8
(173,156,216)
#B4A5DB
(180,165,219)
#BBAEDE
(187,174,222)
#C2B7E1
(194,183,225)
#C9C0E4
(201,192,228)
#D0C9E7
(208,201,231)
#D7D2EA
(215,210,234)
#DEDBED
(222,219,237)
#E5E4F0
(229,228,240)
#ECEDF3
(236,237,243)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9CD8; }

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

This text font color is #AD9CD8.

Background Color

.myBgColor { background-color: #AD9CD8; }

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

This div background color is #AD9CD8.

Border color

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

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

This div border color is #AD9CD8.

Opacity

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

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

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

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

This text has shadow with #AD9CD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9CD8.

Preview

Color preview on black background

This text has color #AD9CD8 on black background.


Color preview on white background

This text has color #AD9CD8 on white background.


Black color preview on #AD9CD8 background

This text has black color on #AD9CD8 background.


White color preview on #AD9CD8 background

This text has white color on #AD9CD8 background.


Related colors

Complementary color

Complementary color for #hex is #526327.


I love getcolorcode.com

Triadic colors

1 #D8AD9C and #9CD8AD with #AD9CD8 are triadic colors.

2 #D89CAD and #9CADD8 with #AD9CD8 are triadic colors.