COLOR #ADB5A9

HEX: #ADB5A9 RGB: (173,181,169)

Renk bilgisi

#ADB5A9 contains red, green and blue colors in about the same proportion. #ADB5A9 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB5A9 color RGB value is (173,181,169).

RGB: (173,181,169) (68%, 71%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 169 of 255 = 66%

173
181
169

R + G + B ~ 68%. #ADB5A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 169 = 523 (100%)
R 173 of 523 ~ 33.08%
G 181 of 523 ~ 34.61%
B 169 of 523 ~ 32.31'%

%33.08
%34.61
%32.31

CMYK RENK MODELİ

#ADB5A9 rengi CMYK tonu (4,0,7,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 0.00%
  • sarı tonu 6.63%
  • ana renk tonu 29.02%

CMYK: (4,0,7,29)
C4M0Y7K29 (4%, 0%, 7%, 29%)
(0.04 / 0.00 / 0.07 / 0.29)

CMYK yüzdeleri

%4.42
%0
%6.63
%29.02

Codes

Color #ADB5A9 in popluar color models

AD B5 A9
RGB 173 181 169
HSL 100° 7.50% 68.63%
HSB/HSV 100° 6.63% 70.98%
CMYK 4.42% 0.00% 6.63%
29.02%

Color #ADB5A9 in popluar number systems.

HEX AD B5 A9
Decimal 173 181 169
Binary 10101101 10110101 10101001
Octal 255 265 251

Shades and tints

Shades of #ADB5A9

#ADB5A9
(173,181,169)
#9EA59A
(158,165,154)
#8F958B
(143,149,139)
#80857C
(128,133,124)
#71756D
(113,117,109)
#62655E
(98,101,94)
#53554F
(83,85,79)
#444540
(68,69,64)
#353531
(53,53,49)
#262522
(38,37,34)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADB5A9

#ADB5A9
(173,181,169)
#B4BBB0
(180,187,176)
#BBC1B7
(187,193,183)
#C2C7BE
(194,199,190)
#C9CDC5
(201,205,197)
#D0D3CC
(208,211,204)
#D7D9D3
(215,217,211)
#DEDFDA
(222,223,218)
#E5E5E1
(229,229,225)
#ECEBE8
(236,235,232)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB5A9 color. Also use rgb(173,181,169) instead hex code.

Text Font Color

.myTextColor { color: #ADB5A9; }

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

This text font color is #ADB5A9.

Background Color

.myBgColor { background-color: #ADB5A9; }

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

This div background color is #ADB5A9.

Border color

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

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

This div border color is #ADB5A9.

Opacity

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

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

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

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

This text has shadow with #ADB5A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5A9.

Preview

Color preview on black background

This text has color #ADB5A9 on black background.


Color preview on white background

This text has color #ADB5A9 on white background.


Black color preview on #ADB5A9 background

This text has black color on #ADB5A9 background.


White color preview on #ADB5A9 background

This text has white color on #ADB5A9 background.


Related colors

Complementary color

Complementary color for #hex is #524A56.


I love getcolorcode.com

Triadic colors

1 #A9ADB5 and #B5A9AD with #ADB5A9 are triadic colors.

2 #A9B5AD and #B5ADA9 with #ADB5A9 are triadic colors.