COLOR #ADB5B0

HEX: #ADB5B0 RGB: (173,181,176)

Renk bilgisi

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

RGB renk modeli

#ADB5B0 color RGB value is (173,181,176).

RGB: (173,181,176) (68%, 71%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 176 of 255 = 69%

173
181
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 176 = 530 (100%)
R 173 of 530 ~ 32.64%
G 181 of 530 ~ 34.15%
B 176 of 530 ~ 33.21'%

%32.64
%34.15
%33.21

CMYK RENK MODELİ

#ADB5B0 rengi CMYK tonu (4,0,3,29).

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

CMYK: (4,0,3,29)
C4M0Y3K29 (4%, 0%, 3%, 29%)
(0.04 / 0.00 / 0.03 / 0.29)

CMYK yüzdeleri

%4.42
%0
%2.76
%29.02

Codes

Color #ADB5B0 in popluar color models

AD B5 B0
RGB 173 181 176
HSL 143° 5.13% 69.41%
HSB/HSV 143° 4.42% 70.98%
CMYK 4.42% 0.00% 2.76%
29.02%

Color #ADB5B0 in popluar number systems.

HEX AD B5 B0
Decimal 173 181 176
Binary 10101101 10110101 10110000
Octal 255 265 260

Shades and tints

Shades of #ADB5B0

#ADB5B0
(173,181,176)
#9EA5A0
(158,165,160)
#8F9590
(143,149,144)
#808580
(128,133,128)
#717570
(113,117,112)
#626560
(98,101,96)
#535550
(83,85,80)
#444540
(68,69,64)
#353530
(53,53,48)
#262520
(38,37,32)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #ADB5B0

#ADB5B0
(173,181,176)
#B4BBB7
(180,187,183)
#BBC1BE
(187,193,190)
#C2C7C5
(194,199,197)
#C9CDCC
(201,205,204)
#D0D3D3
(208,211,211)
#D7D9DA
(215,217,218)
#DEDFE1
(222,223,225)
#E5E5E8
(229,229,232)
#ECEBEF
(236,235,239)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5B0; }

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

This text font color is #ADB5B0.

Background Color

.myBgColor { background-color: #ADB5B0; }

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

This div background color is #ADB5B0.

Border color

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

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

This div border color is #ADB5B0.

Opacity

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

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

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

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

This text has shadow with #ADB5B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5B0.

Preview

Color preview on black background

This text has color #ADB5B0 on black background.


Color preview on white background

This text has color #ADB5B0 on white background.


Black color preview on #ADB5B0 background

This text has black color on #ADB5B0 background.


White color preview on #ADB5B0 background

This text has white color on #ADB5B0 background.


Related colors

Complementary color

Complementary color for #hex is #524A4F.


I love getcolorcode.com

Triadic colors

1 #B0ADB5 and #B5B0AD with #ADB5B0 are triadic colors.

2 #B0B5AD and #B5ADB0 with #ADB5B0 are triadic colors.