COLOR #ADB5B8

HEX: #ADB5B8 RGB: (173,181,184)

Renk bilgisi

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

RGB renk modeli

#ADB5B8 color RGB value is (173,181,184).

RGB: (173,181,184) (68%, 71%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 184 of 255 = 72%

173
181
184

R + G + B ~ 70%. #ADB5B8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 184 = 538 (100%)
R 173 of 538 ~ 32.16%
G 181 of 538 ~ 33.64%
B 184 of 538 ~ 34.2'%

%32.16
%33.64
%34.2

CMYK RENK MODELİ

#ADB5B8 rengi CMYK tonu (6,2,0,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 1.63%
  • sarı tonu 0.00%
  • ana renk tonu 27.84%

CMYK: (6,2,0,28)
C6M2Y0K28 (6%, 2%, 0%, 28%)
(0.06 / 0.02 / 0.00 / 0.28)

CMYK yüzdeleri

%5.98
%1.63
%0
%27.84

Codes

Color #ADB5B8 in popluar color models

AD B5 B8
RGB 173 181 184
HSL 196° 7.19% 70.00%
HSB/HSV 196° 5.98% 72.16%
CMYK 5.98% 1.63% 0.00%
27.84%

Color #ADB5B8 in popluar number systems.

HEX AD B5 B8
Decimal 173 181 184
Binary 10101101 10110101 10111000
Octal 255 265 270

Shades and tints

Shades of #ADB5B8

#ADB5B8
(173,181,184)
#9EA5A8
(158,165,168)
#8F9598
(143,149,152)
#808588
(128,133,136)
#717578
(113,117,120)
#626568
(98,101,104)
#535558
(83,85,88)
#444548
(68,69,72)
#353538
(53,53,56)
#262528
(38,37,40)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADB5B8

#ADB5B8
(173,181,184)
#B4BBBE
(180,187,190)
#BBC1C4
(187,193,196)
#C2C7CA
(194,199,202)
#C9CDD0
(201,205,208)
#D0D3D6
(208,211,214)
#D7D9DC
(215,217,220)
#DEDFE2
(222,223,226)
#E5E5E8
(229,229,232)
#ECEBEE
(236,235,238)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5B8; }

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

This text font color is #ADB5B8.

Background Color

.myBgColor { background-color: #ADB5B8; }

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

This div background color is #ADB5B8.

Border color

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

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

This div border color is #ADB5B8.

Opacity

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

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

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

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

This text has shadow with #ADB5B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5B8.

Preview

Color preview on black background

This text has color #ADB5B8 on black background.


Color preview on white background

This text has color #ADB5B8 on white background.


Black color preview on #ADB5B8 background

This text has black color on #ADB5B8 background.


White color preview on #ADB5B8 background

This text has white color on #ADB5B8 background.


Related colors

Complementary color

Complementary color for #hex is #524A47.


I love getcolorcode.com

Triadic colors

1 #B8ADB5 and #B5B8AD with #ADB5B8 are triadic colors.

2 #B8B5AD and #B5ADB8 with #ADB5B8 are triadic colors.