COLOR #AD9AB3

HEX: #AD9AB3 RGB: (173,154,179)

Renk bilgisi

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

RGB renk modeli

#AD9AB3 color RGB value is (173,154,179).

RGB: (173,154,179) (68%, 60%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 154 of 255 = 60%
B 179 of 255 = 70%

173
154
179

R + G + B ~ 66%. #AD9AB3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 179 = 506 (100%)
R 173 of 506 ~ 34.19%
G 154 of 506 ~ 30.43%
B 179 of 506 ~ 35.38'%

%34.19
%30.43
%35.38

CMYK RENK MODELİ

#AD9AB3 rengi CMYK tonu (3,14,0,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (3,14,0,30)
C3M14Y0K30 (3%, 14%, 0%, 30%)
(0.03 / 0.14 / 0.00 / 0.30)

CMYK yüzdeleri

%3.35
%13.97
%0
%29.8

Codes

Color #AD9AB3 in popluar color models

AD 9A B3
RGB 173 154 179
HSL 286° 14.12% 65.29%
HSB/HSV 286° 13.97% 70.20%
CMYK 3.35% 13.97% 0.00%
29.80%

Color #AD9AB3 in popluar number systems.

HEX AD 9A B3
Decimal 173 154 179
Binary 10101101 10011010 10110011
Octal 255 232 263

Shades and tints

Shades of #AD9AB3

#AD9AB3
(173,154,179)
#9E8CA3
(158,140,163)
#8F7E93
(143,126,147)
#807083
(128,112,131)
#716273
(113,98,115)
#625463
(98,84,99)
#534653
(83,70,83)
#443843
(68,56,67)
#352A33
(53,42,51)
#261C23
(38,28,35)
#170E13
(23,14,19)
#000000
(0,0,0)

Tints of #AD9AB3

#AD9AB3
(173,154,179)
#B4A3B9
(180,163,185)
#BBACBF
(187,172,191)
#C2B5C5
(194,181,197)
#C9BECB
(201,190,203)
#D0C7D1
(208,199,209)
#D7D0D7
(215,208,215)
#DED9DD
(222,217,221)
#E5E2E3
(229,226,227)
#ECEBE9
(236,235,233)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9AB3; }

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

This text font color is #AD9AB3.

Background Color

.myBgColor { background-color: #AD9AB3; }

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

This div background color is #AD9AB3.

Border color

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

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

This div border color is #AD9AB3.

Opacity

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

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

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

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

This text has shadow with #AD9AB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9AB3.

Preview

Color preview on black background

This text has color #AD9AB3 on black background.


Color preview on white background

This text has color #AD9AB3 on white background.


Black color preview on #AD9AB3 background

This text has black color on #AD9AB3 background.


White color preview on #AD9AB3 background

This text has white color on #AD9AB3 background.


Related colors

Complementary color

Complementary color for #hex is #52654C.


I love getcolorcode.com

Triadic colors

1 #B3AD9A and #9AB3AD with #AD9AB3 are triadic colors.

2 #B39AAD and #9AADB3 with #AD9AB3 are triadic colors.