COLOR #ADB5BA

HEX: #ADB5BA RGB: (173,181,186)

Renk bilgisi

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

RGB renk modeli

#ADB5BA color RGB value is (173,181,186).

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

RGB bağlantıları ve doygunluk

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

173
181
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 186 = 540 (100%)
R 173 of 540 ~ 32.04%
G 181 of 540 ~ 33.52%
B 186 of 540 ~ 34.44'%

%32.04
%33.52
%34.44

CMYK RENK MODELİ

#ADB5BA rengi CMYK tonu (7,3,0,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 2.69%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%

CMYK: (7,3,0,27)
C7M3Y0K27 (7%, 3%, 0%, 27%)
(0.07 / 0.03 / 0.00 / 0.27)

CMYK yüzdeleri

%6.99
%2.69
%0
%27.06

Codes

Color #ADB5BA in popluar color models

AD B5 BA
RGB 173 181 186
HSL 203° 8.61% 70.39%
HSB/HSV 203° 6.99% 72.94%
CMYK 6.99% 2.69% 0.00%
27.06%

Color #ADB5BA in popluar number systems.

HEX AD B5 BA
Decimal 173 181 186
Binary 10101101 10110101 10111010
Octal 255 265 272

Shades and tints

Shades of #ADB5BA

#ADB5BA
(173,181,186)
#9EA5AA
(158,165,170)
#8F959A
(143,149,154)
#80858A
(128,133,138)
#71757A
(113,117,122)
#62656A
(98,101,106)
#53555A
(83,85,90)
#44454A
(68,69,74)
#35353A
(53,53,58)
#26252A
(38,37,42)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADB5BA

#ADB5BA
(173,181,186)
#B4BBC0
(180,187,192)
#BBC1C6
(187,193,198)
#C2C7CC
(194,199,204)
#C9CDD2
(201,205,210)
#D0D3D8
(208,211,216)
#D7D9DE
(215,217,222)
#DEDFE4
(222,223,228)
#E5E5EA
(229,229,234)
#ECEBF0
(236,235,240)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5BA; }

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

This text font color is #ADB5BA.

Background Color

.myBgColor { background-color: #ADB5BA; }

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

This div background color is #ADB5BA.

Border color

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

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

This div border color is #ADB5BA.

Opacity

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

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

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

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

This text has shadow with #ADB5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5BA.

Preview

Color preview on black background

This text has color #ADB5BA on black background.


Color preview on white background

This text has color #ADB5BA on white background.


Black color preview on #ADB5BA background

This text has black color on #ADB5BA background.


White color preview on #ADB5BA background

This text has white color on #ADB5BA background.


Related colors

Complementary color

Complementary color for #hex is #524A45.


I love getcolorcode.com

Triadic colors

1 #BAADB5 and #B5BAAD with #ADB5BA are triadic colors.

2 #BAB5AD and #B5ADBA with #ADB5BA are triadic colors.