COLOR #ADB5BD

HEX: #ADB5BD RGB: (173,181,189)

Renk bilgisi

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

RGB renk modeli

#ADB5BD color RGB value is (173,181,189).

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

RGB bağlantıları ve doygunluk

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

173
181
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 189 = 543 (100%)
R 173 of 543 ~ 31.86%
G 181 of 543 ~ 33.33%
B 189 of 543 ~ 34.81'%

%31.86
%33.33
%34.81

CMYK RENK MODELİ

#ADB5BD rengi CMYK tonu (8,4,0,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 4.23%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%
CMYK: (8,4,0,26) C8M4Y0K26 (8%,4%,0%,26%) (0.08/0.04/0.00/0.26) 

CMYK yüzdeleri

%8.47
%4.23
%0
%25.88

Codes

Color #ADB5BD in popluar color models

AD B5 BD
RGB 173 181 189
HSL 210° 10.81% 70.98%
HSB/HSV 210° 8.47% 74.12%
CMYK 8.47% 4.23% 0.00%
25.88%

Color #ADB5BD in popluar number systems.

HEX AD B5 BD
Decimal 173 181 189
Binary 10101101 10110101 10111101
Octal 255 265 275

Shades and tints

Shades of #ADB5BD

#ADB5BD
(173,181,189)
#9EA5AC
(158,165,172)
#8F959B
(143,149,155)
#80858A
(128,133,138)
#717579
(113,117,121)
#626568
(98,101,104)
#535557
(83,85,87)
#444546
(68,69,70)
#353535
(53,53,53)
#262524
(38,37,36)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADB5BD

#ADB5BD
(173,181,189)
#B4BBC3
(180,187,195)
#BBC1C9
(187,193,201)
#C2C7CF
(194,199,207)
#C9CDD5
(201,205,213)
#D0D3DB
(208,211,219)
#D7D9E1
(215,217,225)
#DEDFE7
(222,223,231)
#E5E5ED
(229,229,237)
#ECEBF3
(236,235,243)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5BD; }

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

This text font color is #ADB5BD.

Background Color

.myBgColor { background-color: #ADB5BD; }

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

This div background color is #ADB5BD.

Border color

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

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

This div border color is #ADB5BD.

Opacity

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

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

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

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

This text has shadow with #ADB5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5BD.

Preview

Color preview on black background

This text has color #ADB5BD on black background.


Color preview on white background

This text has color #ADB5BD on white background.


Black color preview on #ADB5BD background

This text has black color on #ADB5BD background.


White color preview on #ADB5BD background

This text has white color on #ADB5BD background.


Related colors

Complementary color

Complementary color for #hex is #524A42.


I love getcolorcode.com

Triadic colors

1 #BDADB5 and #B5BDAD with #ADB5BD are triadic colors.

2 #BDB5AD and #B5ADBD with #ADB5BD are triadic colors.