COLOR #ADB5B5

HEX: #ADB5B5 RGB: (173,181,181)

Renk bilgisi

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

RGB renk modeli

#ADB5B5 color RGB value is (173,181,181).

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

RGB bağlantıları ve doygunluk

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

173
181
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 181 = 535 (100%)
R 173 of 535 ~ 32.34%
G 181 of 535 ~ 33.83%
B 181 of 535 ~ 33.83'%

%32.34
%33.83
%33.83

CMYK RENK MODELİ

#ADB5B5 rengi CMYK tonu (4,0,0,29).

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

CMYK: (4,0,0,29)
C4M0Y0K29 (4%, 0%, 0%, 29%)
(0.04 / 0.00 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%0
%0
%29.02

Codes

Color #ADB5B5 in popluar color models

AD B5 B5
RGB 173 181 181
HSL 180° 5.13% 69.41%
HSB/HSV 180° 4.42% 70.98%
CMYK 4.42% 0.00% 0.00%
29.02%

Color #ADB5B5 in popluar number systems.

HEX AD B5 B5
Decimal 173 181 181
Binary 10101101 10110101 10110101
Octal 255 265 265

Shades and tints

Shades of #ADB5B5

#ADB5B5
(173,181,181)
#9EA5A5
(158,165,165)
#8F9595
(143,149,149)
#808585
(128,133,133)
#717575
(113,117,117)
#626565
(98,101,101)
#535555
(83,85,85)
#444545
(68,69,69)
#353535
(53,53,53)
#262525
(38,37,37)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADB5B5

#ADB5B5
(173,181,181)
#B4BBBB
(180,187,187)
#BBC1C1
(187,193,193)
#C2C7C7
(194,199,199)
#C9CDCD
(201,205,205)
#D0D3D3
(208,211,211)
#D7D9D9
(215,217,217)
#DEDFDF
(222,223,223)
#E5E5E5
(229,229,229)
#ECEBEB
(236,235,235)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5B5; }

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

This text font color is #ADB5B5.

Background Color

.myBgColor { background-color: #ADB5B5; }

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

This div background color is #ADB5B5.

Border color

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

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

This div border color is #ADB5B5.

Opacity

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

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

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

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

This text has shadow with #ADB5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5B5.

Preview

Color preview on black background

This text has color #ADB5B5 on black background.


Color preview on white background

This text has color #ADB5B5 on white background.


Black color preview on #ADB5B5 background

This text has black color on #ADB5B5 background.


White color preview on #ADB5B5 background

This text has white color on #ADB5B5 background.


Related colors

Complementary color

Complementary color for #hex is #524A4A.


I love getcolorcode.com