COLOR #ADB5A0

HEX: #ADB5A0 RGB: (173,181,160)

Renk bilgisi

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

RGB renk modeli

#ADB5A0 color RGB value is (173,181,160).

RGB: (173,181,160) (68%, 71%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 160 of 255 = 63%

173
181
160

R + G + B ~ 67%. #ADB5A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 160 = 514 (100%)
R 173 of 514 ~ 33.66%
G 181 of 514 ~ 35.21%
B 160 of 514 ~ 31.13'%

%33.66
%35.21
%31.13

CMYK RENK MODELİ

#ADB5A0 rengi CMYK tonu (4,0,12,29).

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

CMYK: (4,0,12,29)
C4M0Y12K29 (4%, 0%, 12%, 29%)
(0.04 / 0.00 / 0.12 / 0.29)

CMYK yüzdeleri

%4.42
%0
%11.6
%29.02

Codes

Color #ADB5A0 in popluar color models

AD B5 A0
RGB 173 181 160
HSL 83° 12.43% 66.86%
HSB/HSV 83° 11.60% 70.98%
CMYK 4.42% 0.00% 11.60%
29.02%

Color #ADB5A0 in popluar number systems.

HEX AD B5 A0
Decimal 173 181 160
Binary 10101101 10110101 10100000
Octal 255 265 240

Shades and tints

Shades of #ADB5A0

#ADB5A0
(173,181,160)
#9EA592
(158,165,146)
#8F9584
(143,149,132)
#808576
(128,133,118)
#717568
(113,117,104)
#62655A
(98,101,90)
#53554C
(83,85,76)
#44453E
(68,69,62)
#353530
(53,53,48)
#262522
(38,37,34)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADB5A0

#ADB5A0
(173,181,160)
#B4BBA8
(180,187,168)
#BBC1B0
(187,193,176)
#C2C7B8
(194,199,184)
#C9CDC0
(201,205,192)
#D0D3C8
(208,211,200)
#D7D9D0
(215,217,208)
#DEDFD8
(222,223,216)
#E5E5E0
(229,229,224)
#ECEBE8
(236,235,232)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5A0; }

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

This text font color is #ADB5A0.

Background Color

.myBgColor { background-color: #ADB5A0; }

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

This div background color is #ADB5A0.

Border color

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

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

This div border color is #ADB5A0.

Opacity

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

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

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

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

This text has shadow with #ADB5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5A0.

Preview

Color preview on black background

This text has color #ADB5A0 on black background.


Color preview on white background

This text has color #ADB5A0 on white background.


Black color preview on #ADB5A0 background

This text has black color on #ADB5A0 background.


White color preview on #ADB5A0 background

This text has white color on #ADB5A0 background.


Related colors

Complementary color

Complementary color for #hex is #524A5F.


I love getcolorcode.com

Triadic colors

1 #A0ADB5 and #B5A0AD with #ADB5A0 are triadic colors.

2 #A0B5AD and #B5ADA0 with #ADB5A0 are triadic colors.