COLOR #AD9BAB

HEX: #AD9BAB RGB: (173,155,171)

Renk bilgisi

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

RGB renk modeli

#AD9BAB color RGB value is (173,155,171).

RGB: (173,155,171) (68%, 61%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 171 of 255 = 67%

173
155
171

R + G + B ~ 65%. #AD9BAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 171 = 499 (100%)
R 173 of 499 ~ 34.67%
G 155 of 499 ~ 31.06%
B 171 of 499 ~ 34.27'%

%34.67
%31.06
%34.27

CMYK RENK MODELİ

#AD9BAB rengi CMYK tonu (0,10,1,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.40%
  • sarı tonu 1.16%
  • ana renk tonu 32.16%

CMYK: (0,10,1,32)
C0M10Y1K32 (0%, 10%, 1%, 32%)
(0.00 / 0.10 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%10.4
%1.16
%32.16

Codes

Color #AD9BAB in popluar color models

AD 9B AB
RGB 173 155 171
HSL 307° 9.89% 64.31%
HSB/HSV 307° 10.40% 67.84%
CMYK 0.00% 10.40% 1.16%
32.16%

Color #AD9BAB in popluar number systems.

HEX AD 9B AB
Decimal 173 155 171
Binary 10101101 10011011 10101011
Octal 255 233 253

Shades and tints

Shades of #AD9BAB

#AD9BAB
(173,155,171)
#9E8D9C
(158,141,156)
#8F7F8D
(143,127,141)
#80717E
(128,113,126)
#71636F
(113,99,111)
#625560
(98,85,96)
#534751
(83,71,81)
#443942
(68,57,66)
#352B33
(53,43,51)
#261D24
(38,29,36)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #AD9BAB

#AD9BAB
(173,155,171)
#B4A4B2
(180,164,178)
#BBADB9
(187,173,185)
#C2B6C0
(194,182,192)
#C9BFC7
(201,191,199)
#D0C8CE
(208,200,206)
#D7D1D5
(215,209,213)
#DEDADC
(222,218,220)
#E5E3E3
(229,227,227)
#ECECEA
(236,236,234)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9BAB color. Also use rgb(173,155,171) instead hex code.

Text Font Color

.myTextColor { color: #AD9BAB; }

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

This text font color is #AD9BAB.

Background Color

.myBgColor { background-color: #AD9BAB; }

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

This div background color is #AD9BAB.

Border color

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

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

This div border color is #AD9BAB.

Opacity

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

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

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

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

This text has shadow with #AD9BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9BAB.

Preview

Color preview on black background

This text has color #AD9BAB on black background.


Color preview on white background

This text has color #AD9BAB on white background.


Black color preview on #AD9BAB background

This text has black color on #AD9BAB background.


White color preview on #AD9BAB background

This text has white color on #AD9BAB background.


Related colors

Complementary color

Complementary color for #hex is #526454.


I love getcolorcode.com

Triadic colors

1 #ABAD9B and #9BABAD with #AD9BAB are triadic colors.

2 #AB9BAD and #9BADAB with #AD9BAB are triadic colors.