COLOR #AD9FD8

HEX: #AD9FD8 RGB: (173,159,216)

Renk bilgisi

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

RGB renk modeli

#AD9FD8 color RGB value is (173,159,216).

RGB: (173,159,216) (68%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 216 of 255 = 85%

173
159
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 216 = 548 (100%)
R 173 of 548 ~ 31.57%
G 159 of 548 ~ 29.01%
B 216 of 548 ~ 39.42'%

%31.57
%29.01
%39.42

CMYK RENK MODELİ

#AD9FD8 rengi CMYK tonu (20,26,0,15).

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

CMYK: (20,26,0,15)
C20M26Y0K15 (20%, 26%, 0%, 15%)
(0.20 / 0.26 / 0.00 / 0.15)

CMYK yüzdeleri

%19.91
%26.39
%0
%15.29

Codes

Color #AD9FD8 in popluar color models

AD 9F D8
RGB 173 159 216
HSL 255° 42.22% 73.53%
HSB/HSV 255° 26.39% 84.71%
CMYK 19.91% 26.39% 0.00%
15.29%

Color #AD9FD8 in popluar number systems.

HEX AD 9F D8
Decimal 173 159 216
Binary 10101101 10011111 11011000
Octal 255 237 330

Shades and tints

Shades of #AD9FD8

#AD9FD8
(173,159,216)
#9E91C5
(158,145,197)
#8F83B2
(143,131,178)
#80759F
(128,117,159)
#71678C
(113,103,140)
#625979
(98,89,121)
#534B66
(83,75,102)
#443D53
(68,61,83)
#352F40
(53,47,64)
#26212D
(38,33,45)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #AD9FD8

#AD9FD8
(173,159,216)
#B4A7DB
(180,167,219)
#BBAFDE
(187,175,222)
#C2B7E1
(194,183,225)
#C9BFE4
(201,191,228)
#D0C7E7
(208,199,231)
#D7CFEA
(215,207,234)
#DED7ED
(222,215,237)
#E5DFF0
(229,223,240)
#ECE7F3
(236,231,243)
#F3EFF6
(243,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9FD8; }

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

This text font color is #AD9FD8.

Background Color

.myBgColor { background-color: #AD9FD8; }

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

This div background color is #AD9FD8.

Border color

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

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

This div border color is #AD9FD8.

Opacity

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

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

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

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

This text has shadow with #AD9FD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9FD8.

Preview

Color preview on black background

This text has color #AD9FD8 on black background.


Color preview on white background

This text has color #AD9FD8 on white background.


Black color preview on #AD9FD8 background

This text has black color on #AD9FD8 background.


White color preview on #AD9FD8 background

This text has white color on #AD9FD8 background.


Related colors

Complementary color

Complementary color for #hex is #526027.


I love getcolorcode.com

Triadic colors

1 #D8AD9F and #9FD8AD with #AD9FD8 are triadic colors.

2 #D89FAD and #9FADD8 with #AD9FD8 are triadic colors.