COLOR #ADB7A0

HEX: #ADB7A0 RGB: (173,183,160)

Renk bilgisi

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

RGB renk modeli

#ADB7A0 color RGB value is (173,183,160).

RGB: (173,183,160) (68%, 72%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 160 of 255 = 63%

173
183
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 160 = 516 (100%)
R 173 of 516 ~ 33.53%
G 183 of 516 ~ 35.47%
B 160 of 516 ~ 31.01'%

%33.53
%35.47
%31.01

CMYK RENK MODELİ

#ADB7A0 rengi CMYK tonu (5,0,13,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 12.57%
  • ana renk tonu 28.24%

CMYK: (5,0,13,28)
C5M0Y13K28 (5%, 0%, 13%, 28%)
(0.05 / 0.00 / 0.13 / 0.28)

CMYK yüzdeleri

%5.46
%0
%12.57
%28.24

Codes

Color #ADB7A0 in popluar color models

AD B7 A0
RGB 173 183 160
HSL 86° 13.77% 67.25%
HSB/HSV 86° 12.57% 71.76%
CMYK 5.46% 0.00% 12.57%
28.24%

Color #ADB7A0 in popluar number systems.

HEX AD B7 A0
Decimal 173 183 160
Binary 10101101 10110111 10100000
Octal 255 267 240

Shades and tints

Shades of #ADB7A0

#ADB7A0
(173,183,160)
#9EA792
(158,167,146)
#8F9784
(143,151,132)
#808776
(128,135,118)
#717768
(113,119,104)
#62675A
(98,103,90)
#53574C
(83,87,76)
#44473E
(68,71,62)
#353730
(53,55,48)
#262722
(38,39,34)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADB7A0

#ADB7A0
(173,183,160)
#B4BDA8
(180,189,168)
#BBC3B0
(187,195,176)
#C2C9B8
(194,201,184)
#C9CFC0
(201,207,192)
#D0D5C8
(208,213,200)
#D7DBD0
(215,219,208)
#DEE1D8
(222,225,216)
#E5E7E0
(229,231,224)
#ECEDE8
(236,237,232)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7A0; }

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

This text font color is #ADB7A0.

Background Color

.myBgColor { background-color: #ADB7A0; }

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

This div background color is #ADB7A0.

Border color

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

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

This div border color is #ADB7A0.

Opacity

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

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

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

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

This text has shadow with #ADB7A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7A0.

Preview

Color preview on black background

This text has color #ADB7A0 on black background.


Color preview on white background

This text has color #ADB7A0 on white background.


Black color preview on #ADB7A0 background

This text has black color on #ADB7A0 background.


White color preview on #ADB7A0 background

This text has white color on #ADB7A0 background.


Related colors

Complementary color

Complementary color for #hex is #52485F.


I love getcolorcode.com

Triadic colors

1 #A0ADB7 and #B7A0AD with #ADB7A0 are triadic colors.

2 #A0B7AD and #B7ADA0 with #ADB7A0 are triadic colors.