COLOR #ADB5BC

HEX: #ADB5BC RGB: (173,181,188)

Renk bilgisi

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

RGB renk modeli

#ADB5BC color RGB value is (173,181,188).

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

RGB bağlantıları ve doygunluk

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

173
181
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 188 = 542 (100%)
R 173 of 542 ~ 31.92%
G 181 of 542 ~ 33.39%
B 188 of 542 ~ 34.69'%

%31.92
%33.39
%34.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 7.98%
  • eflatun tonu 3.72%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (8,4,0,26)
C8M4Y0K26 (8%, 4%, 0%, 26%)
(0.08 / 0.04 / 0.00 / 0.26)

CMYK yüzdeleri

%7.98
%3.72
%0
%26.27

Codes

Color #ADB5BC in popluar color models

AD B5 BC
RGB 173 181 188
HSL 208° 10.07% 70.78%
HSB/HSV 208° 7.98% 73.73%
CMYK 7.98% 3.72% 0.00%
26.27%

Color #ADB5BC in popluar number systems.

HEX AD B5 BC
Decimal 173 181 188
Binary 10101101 10110101 10111100
Octal 255 265 274

Shades and tints

Shades of #ADB5BC

#ADB5BC
(173,181,188)
#9EA5AB
(158,165,171)
#8F959A
(143,149,154)
#808589
(128,133,137)
#717578
(113,117,120)
#626567
(98,101,103)
#535556
(83,85,86)
#444545
(68,69,69)
#353534
(53,53,52)
#262523
(38,37,35)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADB5BC

#ADB5BC
(173,181,188)
#B4BBC2
(180,187,194)
#BBC1C8
(187,193,200)
#C2C7CE
(194,199,206)
#C9CDD4
(201,205,212)
#D0D3DA
(208,211,218)
#D7D9E0
(215,217,224)
#DEDFE6
(222,223,230)
#E5E5EC
(229,229,236)
#ECEBF2
(236,235,242)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5BC; }

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

This text font color is #ADB5BC.

Background Color

.myBgColor { background-color: #ADB5BC; }

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

This div background color is #ADB5BC.

Border color

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

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

This div border color is #ADB5BC.

Opacity

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

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

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

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

This text has shadow with #ADB5BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5BC.

Preview

Color preview on black background

This text has color #ADB5BC on black background.


Color preview on white background

This text has color #ADB5BC on white background.


Black color preview on #ADB5BC background

This text has black color on #ADB5BC background.


White color preview on #ADB5BC background

This text has white color on #ADB5BC background.


Related colors

Complementary color

Complementary color for #hex is #524A43.


I love getcolorcode.com

Triadic colors

1 #BCADB5 and #B5BCAD with #ADB5BC are triadic colors.

2 #BCB5AD and #B5ADBC with #ADB5BC are triadic colors.