COLOR #AD9DB2

HEX: #AD9DB2 RGB: (173,157,178)

Renk bilgisi

#AD9DB2 contains red, green and blue colors in about the same proportion. #AD9DB2 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD9DB2 color RGB value is (173,157,178).

RGB: (173,157,178) (68%, 62%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 178 of 255 = 70%

173
157
178

R + G + B ~ 67%. #AD9DB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 178 = 508 (100%)
R 173 of 508 ~ 34.06%
G 157 of 508 ~ 30.91%
B 178 of 508 ~ 35.04'%

%34.06
%30.91
%35.04

CMYK RENK MODELİ

#AD9DB2 rengi CMYK tonu (3,12,0,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 11.80%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (3,12,0,30)
C3M12Y0K30 (3%, 12%, 0%, 30%)
(0.03 / 0.12 / 0.00 / 0.30)

CMYK yüzdeleri

%2.81
%11.8
%0
%30.2

Codes

Color #AD9DB2 in popluar color models

AD 9D B2
RGB 173 157 178
HSL 286° 12.00% 65.69%
HSB/HSV 286° 11.80% 69.80%
CMYK 2.81% 11.80% 0.00%
30.20%

Color #AD9DB2 in popluar number systems.

HEX AD 9D B2
Decimal 173 157 178
Binary 10101101 10011101 10110010
Octal 255 235 262

Shades and tints

Shades of #AD9DB2

#AD9DB2
(173,157,178)
#9E8FA2
(158,143,162)
#8F8192
(143,129,146)
#807382
(128,115,130)
#716572
(113,101,114)
#625762
(98,87,98)
#534952
(83,73,82)
#443B42
(68,59,66)
#352D32
(53,45,50)
#261F22
(38,31,34)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #AD9DB2

#AD9DB2
(173,157,178)
#B4A5B9
(180,165,185)
#BBADC0
(187,173,192)
#C2B5C7
(194,181,199)
#C9BDCE
(201,189,206)
#D0C5D5
(208,197,213)
#D7CDDC
(215,205,220)
#DED5E3
(222,213,227)
#E5DDEA
(229,221,234)
#ECE5F1
(236,229,241)
#F3EDF8
(243,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9DB2 color. Also use rgb(173,157,178) instead hex code.

Text Font Color

.myTextColor { color: #AD9DB2; }

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

This text font color is #AD9DB2.

Background Color

.myBgColor { background-color: #AD9DB2; }

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

This div background color is #AD9DB2.

Border color

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

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

This div border color is #AD9DB2.

Opacity

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

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

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

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

This text has shadow with #AD9DB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DB2.

Preview

Color preview on black background

This text has color #AD9DB2 on black background.


Color preview on white background

This text has color #AD9DB2 on white background.


Black color preview on #AD9DB2 background

This text has black color on #AD9DB2 background.


White color preview on #AD9DB2 background

This text has white color on #AD9DB2 background.


Related colors

Complementary color

Complementary color for #hex is #52624D.


I love getcolorcode.com

Triadic colors

1 #B2AD9D and #9DB2AD with #AD9DB2 are triadic colors.

2 #B29DAD and #9DADB2 with #AD9DB2 are triadic colors.