COLOR #ADB6AB

HEX: #ADB6AB RGB: (173,182,171)

Renk bilgisi

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

RGB renk modeli

#ADB6AB color RGB value is (173,182,171).

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

RGB bağlantıları ve doygunluk

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

173
182
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 171 = 526 (100%)
R 173 of 526 ~ 32.89%
G 182 of 526 ~ 34.6%
B 171 of 526 ~ 32.51'%

%32.89
%34.6
%32.51

CMYK RENK MODELİ

#ADB6AB rengi CMYK tonu (5,0,6,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 0.00%
  • sarı tonu 6.04%
  • ana renk tonu 28.63%

CMYK: (5,0,6,29)
C5M0Y6K29 (5%, 0%, 6%, 29%)
(0.05 / 0.00 / 0.06 / 0.29)

CMYK yüzdeleri

%4.95
%0
%6.04
%28.63

Codes

Color #ADB6AB in popluar color models

AD B6 AB
RGB 173 182 171
HSL 109° 7.01% 69.22%
HSB/HSV 109° 6.04% 71.37%
CMYK 4.95% 0.00% 6.04%
28.63%

Color #ADB6AB in popluar number systems.

HEX AD B6 AB
Decimal 173 182 171
Binary 10101101 10110110 10101011
Octal 255 266 253

Shades and tints

Shades of #ADB6AB

#ADB6AB
(173,182,171)
#9EA69C
(158,166,156)
#8F968D
(143,150,141)
#80867E
(128,134,126)
#71766F
(113,118,111)
#626660
(98,102,96)
#535651
(83,86,81)
#444642
(68,70,66)
#353633
(53,54,51)
#262624
(38,38,36)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #ADB6AB

#ADB6AB
(173,182,171)
#B4BCB2
(180,188,178)
#BBC2B9
(187,194,185)
#C2C8C0
(194,200,192)
#C9CEC7
(201,206,199)
#D0D4CE
(208,212,206)
#D7DAD5
(215,218,213)
#DEE0DC
(222,224,220)
#E5E6E3
(229,230,227)
#ECECEA
(236,236,234)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6AB; }

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

This text font color is #ADB6AB.

Background Color

.myBgColor { background-color: #ADB6AB; }

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

This div background color is #ADB6AB.

Border color

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

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

This div border color is #ADB6AB.

Opacity

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

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

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

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

This text has shadow with #ADB6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6AB.

Preview

Color preview on black background

This text has color #ADB6AB on black background.


Color preview on white background

This text has color #ADB6AB on white background.


Black color preview on #ADB6AB background

This text has black color on #ADB6AB background.


White color preview on #ADB6AB background

This text has white color on #ADB6AB background.


Related colors

Complementary color

Complementary color for #hex is #524954.


I love getcolorcode.com

Triadic colors

1 #ABADB6 and #B6ABAD with #ADB6AB are triadic colors.

2 #ABB6AD and #B6ADAB with #ADB6AB are triadic colors.