COLOR #ADB5A7

HEX: #ADB5A7 RGB: (173,181,167)

Renk bilgisi

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

RGB renk modeli

#ADB5A7 color RGB value is (173,181,167).

RGB: (173,181,167) (68%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 167 of 255 = 65%

173
181
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 167 = 521 (100%)
R 173 of 521 ~ 33.21%
G 181 of 521 ~ 34.74%
B 167 of 521 ~ 32.05'%

%33.21
%34.74
%32.05

CMYK RENK MODELİ

#ADB5A7 rengi CMYK tonu (4,0,8,29).

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

CMYK: (4,0,8,29)
C4M0Y8K29 (4%, 0%, 8%, 29%)
(0.04 / 0.00 / 0.08 / 0.29)

CMYK yüzdeleri

%4.42
%0
%7.73
%29.02

Codes

Color #ADB5A7 in popluar color models

AD B5 A7
RGB 173 181 167
HSL 94° 8.64% 68.24%
HSB/HSV 94° 7.73% 70.98%
CMYK 4.42% 0.00% 7.73%
29.02%

Color #ADB5A7 in popluar number systems.

HEX AD B5 A7
Decimal 173 181 167
Binary 10101101 10110101 10100111
Octal 255 265 247

Shades and tints

Shades of #ADB5A7

#ADB5A7
(173,181,167)
#9EA598
(158,165,152)
#8F9589
(143,149,137)
#80857A
(128,133,122)
#71756B
(113,117,107)
#62655C
(98,101,92)
#53554D
(83,85,77)
#44453E
(68,69,62)
#35352F
(53,53,47)
#262520
(38,37,32)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #ADB5A7

#ADB5A7
(173,181,167)
#B4BBAF
(180,187,175)
#BBC1B7
(187,193,183)
#C2C7BF
(194,199,191)
#C9CDC7
(201,205,199)
#D0D3CF
(208,211,207)
#D7D9D7
(215,217,215)
#DEDFDF
(222,223,223)
#E5E5E7
(229,229,231)
#ECEBEF
(236,235,239)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5A7; }

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

This text font color is #ADB5A7.

Background Color

.myBgColor { background-color: #ADB5A7; }

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

This div background color is #ADB5A7.

Border color

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

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

This div border color is #ADB5A7.

Opacity

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

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

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

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

This text has shadow with #ADB5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5A7.

Preview

Color preview on black background

This text has color #ADB5A7 on black background.


Color preview on white background

This text has color #ADB5A7 on white background.


Black color preview on #ADB5A7 background

This text has black color on #ADB5A7 background.


White color preview on #ADB5A7 background

This text has white color on #ADB5A7 background.


Related colors

Complementary color

Complementary color for #hex is #524A58.


I love getcolorcode.com

Triadic colors

1 #A7ADB5 and #B5A7AD with #ADB5A7 are triadic colors.

2 #A7B5AD and #B5ADA7 with #ADB5A7 are triadic colors.