COLOR #ADB5AB

HEX: #ADB5AB RGB: (173,181,171)

Renk bilgisi

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

RGB renk modeli

#ADB5AB color RGB value is (173,181,171).

RGB: (173,181,171) (68%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 171 of 255 = 67%

173
181
171

R + G + B ~ 69%. #ADB5AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 171 = 525 (100%)
R 173 of 525 ~ 32.95%
G 181 of 525 ~ 34.48%
B 171 of 525 ~ 32.57'%

%32.95
%34.48
%32.57

CMYK RENK MODELİ

#ADB5AB rengi CMYK tonu (4,0,6,29).

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

CMYK: (4,0,6,29)
C4M0Y6K29 (4%, 0%, 6%, 29%)
(0.04 / 0.00 / 0.06 / 0.29)

CMYK yüzdeleri

%4.42
%0
%5.52
%29.02

Codes

Color #ADB5AB in popluar color models

AD B5 AB
RGB 173 181 171
HSL 108° 6.33% 69.02%
HSB/HSV 108° 5.52% 70.98%
CMYK 4.42% 0.00% 5.52%
29.02%

Color #ADB5AB in popluar number systems.

HEX AD B5 AB
Decimal 173 181 171
Binary 10101101 10110101 10101011
Octal 255 265 253

Shades and tints

Shades of #ADB5AB

#ADB5AB
(173,181,171)
#9EA59C
(158,165,156)
#8F958D
(143,149,141)
#80857E
(128,133,126)
#71756F
(113,117,111)
#626560
(98,101,96)
#535551
(83,85,81)
#444542
(68,69,66)
#353533
(53,53,51)
#262524
(38,37,36)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADB5AB

#ADB5AB
(173,181,171)
#B4BBB2
(180,187,178)
#BBC1B9
(187,193,185)
#C2C7C0
(194,199,192)
#C9CDC7
(201,205,199)
#D0D3CE
(208,211,206)
#D7D9D5
(215,217,213)
#DEDFDC
(222,223,220)
#E5E5E3
(229,229,227)
#ECEBEA
(236,235,234)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5AB; }

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

This text font color is #ADB5AB.

Background Color

.myBgColor { background-color: #ADB5AB; }

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

This div background color is #ADB5AB.

Border color

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

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

This div border color is #ADB5AB.

Opacity

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

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

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

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

This text has shadow with #ADB5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5AB.

Preview

Color preview on black background

This text has color #ADB5AB on black background.


Color preview on white background

This text has color #ADB5AB on white background.


Black color preview on #ADB5AB background

This text has black color on #ADB5AB background.


White color preview on #ADB5AB background

This text has white color on #ADB5AB background.


Related colors

Complementary color

Complementary color for #hex is #524A54.


I love getcolorcode.com

Triadic colors

1 #ABADB5 and #B5ABAD with #ADB5AB are triadic colors.

2 #ABB5AD and #B5ADAB with #ADB5AB are triadic colors.