COLOR #ADB1A8

HEX: #ADB1A8 RGB: (173,177,168)

Renk bilgisi

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

RGB renk modeli

#ADB1A8 color RGB value is (173,177,168).

RGB: (173,177,168) (68%, 69%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 168 of 255 = 66%

173
177
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 168 = 518 (100%)
R 173 of 518 ~ 33.4%
G 177 of 518 ~ 34.17%
B 168 of 518 ~ 32.43'%

%33.4
%34.17
%32.43

CMYK RENK MODELİ

#ADB1A8 rengi CMYK tonu (2,0,5,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 0.00%
  • sarı tonu 5.08%
  • ana renk tonu 30.59%

CMYK: (2,0,5,31)
C2M0Y5K31 (2%, 0%, 5%, 31%)
(0.02 / 0.00 / 0.05 / 0.31)

CMYK yüzdeleri

%2.26
%0
%5.08
%30.59

Codes

Color #ADB1A8 in popluar color models

AD B1 A8
RGB 173 177 168
HSL 87° 5.45% 67.65%
HSB/HSV 87° 5.08% 69.41%
CMYK 2.26% 0.00% 5.08%
30.59%

Color #ADB1A8 in popluar number systems.

HEX AD B1 A8
Decimal 173 177 168
Binary 10101101 10110001 10101000
Octal 255 261 250

Shades and tints

Shades of #ADB1A8

#ADB1A8
(173,177,168)
#9EA199
(158,161,153)
#8F918A
(143,145,138)
#80817B
(128,129,123)
#71716C
(113,113,108)
#62615D
(98,97,93)
#53514E
(83,81,78)
#44413F
(68,65,63)
#353130
(53,49,48)
#262121
(38,33,33)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #ADB1A8

#ADB1A8
(173,177,168)
#B4B8AF
(180,184,175)
#BBBFB6
(187,191,182)
#C2C6BD
(194,198,189)
#C9CDC4
(201,205,196)
#D0D4CB
(208,212,203)
#D7DBD2
(215,219,210)
#DEE2D9
(222,226,217)
#E5E9E0
(229,233,224)
#ECF0E7
(236,240,231)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB1A8; }

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

This text font color is #ADB1A8.

Background Color

.myBgColor { background-color: #ADB1A8; }

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

This div background color is #ADB1A8.

Border color

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

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

This div border color is #ADB1A8.

Opacity

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

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

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

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

This text has shadow with #ADB1A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB1A8.

Preview

Color preview on black background

This text has color #ADB1A8 on black background.


Color preview on white background

This text has color #ADB1A8 on white background.


Black color preview on #ADB1A8 background

This text has black color on #ADB1A8 background.


White color preview on #ADB1A8 background

This text has white color on #ADB1A8 background.


Related colors

Complementary color

Complementary color for #hex is #524E57.


I love getcolorcode.com

Triadic colors

1 #A8ADB1 and #B1A8AD with #ADB1A8 are triadic colors.

2 #A8B1AD and #B1ADA8 with #ADB1A8 are triadic colors.