COLOR #ADB3A8

HEX: #ADB3A8 RGB: (173,179,168)

Renk bilgisi

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

RGB renk modeli

#ADB3A8 color RGB value is (173,179,168).

RGB: (173,179,168) (68%, 70%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 168 of 255 = 66%

173
179
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 168 = 520 (100%)
R 173 of 520 ~ 33.27%
G 179 of 520 ~ 34.42%
B 168 of 520 ~ 32.31'%

%33.27
%34.42
%32.31

CMYK RENK MODELİ

#ADB3A8 rengi CMYK tonu (3,0,6,30).

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

CMYK: (3,0,6,30)
C3M0Y6K30 (3%, 0%, 6%, 30%)
(0.03 / 0.00 / 0.06 / 0.30)

CMYK yüzdeleri

%3.35
%0
%6.15
%29.8

Codes

Color #ADB3A8 in popluar color models

AD B3 A8
RGB 173 179 168
HSL 93° 6.75% 68.04%
HSB/HSV 93° 6.15% 70.20%
CMYK 3.35% 0.00% 6.15%
29.80%

Color #ADB3A8 in popluar number systems.

HEX AD B3 A8
Decimal 173 179 168
Binary 10101101 10110011 10101000
Octal 255 263 250

Shades and tints

Shades of #ADB3A8

#ADB3A8
(173,179,168)
#9EA399
(158,163,153)
#8F938A
(143,147,138)
#80837B
(128,131,123)
#71736C
(113,115,108)
#62635D
(98,99,93)
#53534E
(83,83,78)
#44433F
(68,67,63)
#353330
(53,51,48)
#262321
(38,35,33)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #ADB3A8

#ADB3A8
(173,179,168)
#B4B9AF
(180,185,175)
#BBBFB6
(187,191,182)
#C2C5BD
(194,197,189)
#C9CBC4
(201,203,196)
#D0D1CB
(208,209,203)
#D7D7D2
(215,215,210)
#DEDDD9
(222,221,217)
#E5E3E0
(229,227,224)
#ECE9E7
(236,233,231)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3A8; }

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

This text font color is #ADB3A8.

Background Color

.myBgColor { background-color: #ADB3A8; }

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

This div background color is #ADB3A8.

Border color

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

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

This div border color is #ADB3A8.

Opacity

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

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

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

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

This text has shadow with #ADB3A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3A8.

Preview

Color preview on black background

This text has color #ADB3A8 on black background.


Color preview on white background

This text has color #ADB3A8 on white background.


Black color preview on #ADB3A8 background

This text has black color on #ADB3A8 background.


White color preview on #ADB3A8 background

This text has white color on #ADB3A8 background.


Related colors

Complementary color

Complementary color for #hex is #524C57.


I love getcolorcode.com

Triadic colors

1 #A8ADB3 and #B3A8AD with #ADB3A8 are triadic colors.

2 #A8B3AD and #B3ADA8 with #ADB3A8 are triadic colors.