COLOR #AD9AD2

HEX: #AD9AD2 RGB: (173,154,210)

Renk bilgisi

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

RGB renk modeli

#AD9AD2 color RGB value is (173,154,210).

RGB: (173,154,210) (68%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 154 of 255 = 60%
B 210 of 255 = 82%

173
154
210

R + G + B ~ 70%. #AD9AD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 210 = 537 (100%)
R 173 of 537 ~ 32.22%
G 154 of 537 ~ 28.68%
B 210 of 537 ~ 39.11'%

%32.22
%28.68
%39.11

CMYK RENK MODELİ

#AD9AD2 rengi CMYK tonu (18,27,0,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 26.67%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,27,0,18)
C18M27Y0K18 (18%, 27%, 0%, 18%)
(0.18 / 0.27 / 0.00 / 0.18)

CMYK yüzdeleri

%17.62
%26.67
%0
%17.65

Codes

Color #AD9AD2 in popluar color models

AD 9A D2
RGB 173 154 210
HSL 260° 38.36% 71.37%
HSB/HSV 260° 26.67% 82.35%
CMYK 17.62% 26.67% 0.00%
17.65%

Color #AD9AD2 in popluar number systems.

HEX AD 9A D2
Decimal 173 154 210
Binary 10101101 10011010 11010010
Octal 255 232 322

Shades and tints

Shades of #AD9AD2

#AD9AD2
(173,154,210)
#9E8CBF
(158,140,191)
#8F7EAC
(143,126,172)
#807099
(128,112,153)
#716286
(113,98,134)
#625473
(98,84,115)
#534660
(83,70,96)
#44384D
(68,56,77)
#352A3A
(53,42,58)
#261C27
(38,28,39)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD9AD2

#AD9AD2
(173,154,210)
#B4A3D6
(180,163,214)
#BBACDA
(187,172,218)
#C2B5DE
(194,181,222)
#C9BEE2
(201,190,226)
#D0C7E6
(208,199,230)
#D7D0EA
(215,208,234)
#DED9EE
(222,217,238)
#E5E2F2
(229,226,242)
#ECEBF6
(236,235,246)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9AD2 color. Also use rgb(173,154,210) instead hex code.

Text Font Color

.myTextColor { color: #AD9AD2; }

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

This text font color is #AD9AD2.

Background Color

.myBgColor { background-color: #AD9AD2; }

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

This div background color is #AD9AD2.

Border color

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

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

This div border color is #AD9AD2.

Opacity

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

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

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

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

This text has shadow with #AD9AD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9AD2.

Preview

Color preview on black background

This text has color #AD9AD2 on black background.


Color preview on white background

This text has color #AD9AD2 on white background.


Black color preview on #AD9AD2 background

This text has black color on #AD9AD2 background.


White color preview on #AD9AD2 background

This text has white color on #AD9AD2 background.


Related colors

Complementary color

Complementary color for #hex is #52652D.


I love getcolorcode.com

Triadic colors

1 #D2AD9A and #9AD2AD with #AD9AD2 are triadic colors.

2 #D29AAD and #9AADD2 with #AD9AD2 are triadic colors.