COLOR #ADB5AC

HEX: #ADB5AC RGB: (173,181,172)

Renk bilgisi

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

RGB renk modeli

#ADB5AC color RGB value is (173,181,172).

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

RGB bağlantıları ve doygunluk

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

173
181
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 172 = 526 (100%)
R 173 of 526 ~ 32.89%
G 181 of 526 ~ 34.41%
B 172 of 526 ~ 32.7'%

%32.89
%34.41
%32.7

CMYK RENK MODELİ

#ADB5AC rengi CMYK tonu (4,0,5,29).

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

CMYK: (4,0,5,29)
C4M0Y5K29 (4%, 0%, 5%, 29%)
(0.04 / 0.00 / 0.05 / 0.29)

CMYK yüzdeleri

%4.42
%0
%4.97
%29.02

Codes

Color #ADB5AC in popluar color models

AD B5 AC
RGB 173 181 172
HSL 113° 5.73% 69.22%
HSB/HSV 113° 4.97% 70.98%
CMYK 4.42% 0.00% 4.97%
29.02%

Color #ADB5AC in popluar number systems.

HEX AD B5 AC
Decimal 173 181 172
Binary 10101101 10110101 10101100
Octal 255 265 254

Shades and tints

Shades of #ADB5AC

#ADB5AC
(173,181,172)
#9EA59D
(158,165,157)
#8F958E
(143,149,142)
#80857F
(128,133,127)
#717570
(113,117,112)
#626561
(98,101,97)
#535552
(83,85,82)
#444543
(68,69,67)
#353534
(53,53,52)
#262525
(38,37,37)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADB5AC

#ADB5AC
(173,181,172)
#B4BBB3
(180,187,179)
#BBC1BA
(187,193,186)
#C2C7C1
(194,199,193)
#C9CDC8
(201,205,200)
#D0D3CF
(208,211,207)
#D7D9D6
(215,217,214)
#DEDFDD
(222,223,221)
#E5E5E4
(229,229,228)
#ECEBEB
(236,235,235)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5AC; }

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

This text font color is #ADB5AC.

Background Color

.myBgColor { background-color: #ADB5AC; }

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

This div background color is #ADB5AC.

Border color

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

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

This div border color is #ADB5AC.

Opacity

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

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

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

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

This text has shadow with #ADB5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5AC.

Preview

Color preview on black background

This text has color #ADB5AC on black background.


Color preview on white background

This text has color #ADB5AC on white background.


Black color preview on #ADB5AC background

This text has black color on #ADB5AC background.


White color preview on #ADB5AC background

This text has white color on #ADB5AC background.


Related colors

Complementary color

Complementary color for #hex is #524A53.


I love getcolorcode.com

Triadic colors

1 #ACADB5 and #B5ACAD with #ADB5AC are triadic colors.

2 #ACB5AD and #B5ADAC with #ADB5AC are triadic colors.