COLOR #ADB8B7

HEX: #ADB8B7 RGB: (173,184,183)

Renk bilgisi

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

RGB renk modeli

#ADB8B7 color RGB value is (173,184,183).

RGB: (173,184,183) (68%, 72%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 183 of 255 = 72%

173
184
183

R + G + B ~ 71%. #ADB8B7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 183 = 540 (100%)
R 173 of 540 ~ 32.04%
G 184 of 540 ~ 34.07%
B 183 of 540 ~ 33.89'%

%32.04
%34.07
%33.89

CMYK RENK MODELİ

#ADB8B7 rengi CMYK tonu (6,0,1,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 0.54%
  • ana renk tonu 27.84%
CMYK: (6,0,1,28) C6M0Y1K28 (6%,0%,1%,28%) (0.06/0.00/0.01/0.28) 

CMYK yüzdeleri

%5.98
%0
%0.54
%27.84

Codes

Color #ADB8B7 in popluar color models

AD B8 B7
RGB 173 184 183
HSL 175° 7.19% 70.00%
HSB/HSV 175° 5.98% 72.16%
CMYK 5.98% 0.00% 0.54%
27.84%

Color #ADB8B7 in popluar number systems.

HEX AD B8 B7
Decimal 173 184 183
Binary 10101101 10111000 10110111
Octal 255 270 267

Shades and tints

Shades of #ADB8B7

#ADB8B7
(173,184,183)
#9EA8A7
(158,168,167)
#8F9897
(143,152,151)
#808887
(128,136,135)
#717877
(113,120,119)
#626867
(98,104,103)
#535857
(83,88,87)
#444847
(68,72,71)
#353837
(53,56,55)
#262827
(38,40,39)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADB8B7

#ADB8B7
(173,184,183)
#B4BEBD
(180,190,189)
#BBC4C3
(187,196,195)
#C2CAC9
(194,202,201)
#C9D0CF
(201,208,207)
#D0D6D5
(208,214,213)
#D7DCDB
(215,220,219)
#DEE2E1
(222,226,225)
#E5E8E7
(229,232,231)
#ECEEED
(236,238,237)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB8B7; }

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

This text font color is #ADB8B7.

Background Color

.myBgColor { background-color: #ADB8B7; }

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

This div background color is #ADB8B7.

Border color

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

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

This div border color is #ADB8B7.

Opacity

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

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

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

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

This text has shadow with #ADB8B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8B7.

Preview

Color preview on black background

This text has color #ADB8B7 on black background.


Color preview on white background

This text has color #ADB8B7 on white background.


Black color preview on #ADB8B7 background

This text has black color on #ADB8B7 background.


White color preview on #ADB8B7 background

This text has white color on #ADB8B7 background.


Related colors

Complementary color

Complementary color for #hex is #524748.


I love getcolorcode.com

Triadic colors

1 #B7ADB8 and #B8B7AD with #ADB8B7 are triadic colors.

2 #B7B8AD and #B8ADB7 with #ADB8B7 are triadic colors.