COLOR #ADB5A4

HEX: #ADB5A4 RGB: (173,181,164)

Renk bilgisi

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

RGB renk modeli

#ADB5A4 color RGB value is (173,181,164).

RGB: (173,181,164) (68%, 71%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 164 of 255 = 64%

173
181
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 164 = 518 (100%)
R 173 of 518 ~ 33.4%
G 181 of 518 ~ 34.94%
B 164 of 518 ~ 31.66'%

%33.4
%34.94
%31.66

CMYK RENK MODELİ

#ADB5A4 rengi CMYK tonu (4,0,9,29).

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

CMYK: (4,0,9,29)
C4M0Y9K29 (4%, 0%, 9%, 29%)
(0.04 / 0.00 / 0.09 / 0.29)

CMYK yüzdeleri

%4.42
%0
%9.39
%29.02

Codes

Color #ADB5A4 in popluar color models

AD B5 A4
RGB 173 181 164
HSL 88° 10.30% 67.65%
HSB/HSV 88° 9.39% 70.98%
CMYK 4.42% 0.00% 9.39%
29.02%

Color #ADB5A4 in popluar number systems.

HEX AD B5 A4
Decimal 173 181 164
Binary 10101101 10110101 10100100
Octal 255 265 244

Shades and tints

Shades of #ADB5A4

#ADB5A4
(173,181,164)
#9EA596
(158,165,150)
#8F9588
(143,149,136)
#80857A
(128,133,122)
#71756C
(113,117,108)
#62655E
(98,101,94)
#535550
(83,85,80)
#444542
(68,69,66)
#353534
(53,53,52)
#262526
(38,37,38)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADB5A4

#ADB5A4
(173,181,164)
#B4BBAC
(180,187,172)
#BBC1B4
(187,193,180)
#C2C7BC
(194,199,188)
#C9CDC4
(201,205,196)
#D0D3CC
(208,211,204)
#D7D9D4
(215,217,212)
#DEDFDC
(222,223,220)
#E5E5E4
(229,229,228)
#ECEBEC
(236,235,236)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5A4; }

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

This text font color is #ADB5A4.

Background Color

.myBgColor { background-color: #ADB5A4; }

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

This div background color is #ADB5A4.

Border color

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

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

This div border color is #ADB5A4.

Opacity

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

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

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

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

This text has shadow with #ADB5A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5A4.

Preview

Color preview on black background

This text has color #ADB5A4 on black background.


Color preview on white background

This text has color #ADB5A4 on white background.


Black color preview on #ADB5A4 background

This text has black color on #ADB5A4 background.


White color preview on #ADB5A4 background

This text has white color on #ADB5A4 background.


Related colors

Complementary color

Complementary color for #hex is #524A5B.


I love getcolorcode.com

Triadic colors

1 #A4ADB5 and #B5A4AD with #ADB5A4 are triadic colors.

2 #A4B5AD and #B5ADA4 with #ADB5A4 are triadic colors.