COLOR #AD99D9

HEX: #AD99D9 RGB: (173,153,217)

Renk bilgisi

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

RGB renk modeli

#AD99D9 color RGB value is (173,153,217).

RGB: (173,153,217) (68%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 217 of 255 = 85%

173
153
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 217 = 543 (100%)
R 173 of 543 ~ 31.86%
G 153 of 543 ~ 28.18%
B 217 of 543 ~ 39.96'%

%31.86
%28.18
%39.96

CMYK RENK MODELİ

#AD99D9 rengi CMYK tonu (20,29,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 29.49%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,29,0,15)
C20M29Y0K15 (20%, 29%, 0%, 15%)
(0.20 / 0.29 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%29.49
%0
%14.9

Codes

Color #AD99D9 in popluar color models

AD 99 D9
RGB 173 153 217
HSL 259° 45.71% 72.55%
HSB/HSV 259° 29.49% 85.10%
CMYK 20.28% 29.49% 0.00%
14.90%

Color #AD99D9 in popluar number systems.

HEX AD 99 D9
Decimal 173 153 217
Binary 10101101 10011001 11011001
Octal 255 231 331

Shades and tints

Shades of #AD99D9

#AD99D9
(173,153,217)
#9E8CC6
(158,140,198)
#8F7FB3
(143,127,179)
#8072A0
(128,114,160)
#71658D
(113,101,141)
#62587A
(98,88,122)
#534B67
(83,75,103)
#443E54
(68,62,84)
#353141
(53,49,65)
#26242E
(38,36,46)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #AD99D9

#AD99D9
(173,153,217)
#B4A2DC
(180,162,220)
#BBABDF
(187,171,223)
#C2B4E2
(194,180,226)
#C9BDE5
(201,189,229)
#D0C6E8
(208,198,232)
#D7CFEB
(215,207,235)
#DED8EE
(222,216,238)
#E5E1F1
(229,225,241)
#ECEAF4
(236,234,244)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD99D9 color. Also use rgb(173,153,217) instead hex code.

Text Font Color

.myTextColor { color: #AD99D9; }

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

This text font color is #AD99D9.

Background Color

.myBgColor { background-color: #AD99D9; }

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

This div background color is #AD99D9.

Border color

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

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

This div border color is #AD99D9.

Opacity

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

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

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

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

This text has shadow with #AD99D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99D9.

Preview

Color preview on black background

This text has color #AD99D9 on black background.


Color preview on white background

This text has color #AD99D9 on white background.


Black color preview on #AD99D9 background

This text has black color on #AD99D9 background.


White color preview on #AD99D9 background

This text has white color on #AD99D9 background.


Related colors

Complementary color

Complementary color for #hex is #526626.


I love getcolorcode.com

Triadic colors

1 #D9AD99 and #99D9AD with #AD99D9 are triadic colors.

2 #D999AD and #99ADD9 with #AD99D9 are triadic colors.