COLOR #ADB5CD

HEX: #ADB5CD RGB: (173,181,205)

Renk bilgisi

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

RGB renk modeli

#ADB5CD color RGB value is (173,181,205).

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

RGB bağlantıları ve doygunluk

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

173
181
205

R + G + B ~ 73%. #ADB5CD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 205 = 559 (100%)
R 173 of 559 ~ 30.95%
G 181 of 559 ~ 32.38%
B 205 of 559 ~ 36.67'%

%30.95
%32.38
%36.67

CMYK RENK MODELİ

#ADB5CD rengi CMYK tonu (16,12,0,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 11.71%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (16,12,0,20)
C16M12Y0K20 (16%, 12%, 0%, 20%)
(0.16 / 0.12 / 0.00 / 0.20)

CMYK yüzdeleri

%15.61
%11.71
%0
%19.61

Codes

Color #ADB5CD in popluar color models

AD B5 CD
RGB 173 181 205
HSL 225° 24.24% 74.12%
HSB/HSV 225° 15.61% 80.39%
CMYK 15.61% 11.71% 0.00%
19.61%

Color #ADB5CD in popluar number systems.

HEX AD B5 CD
Decimal 173 181 205
Binary 10101101 10110101 11001101
Octal 255 265 315

Shades and tints

Shades of #ADB5CD

#ADB5CD
(173,181,205)
#9EA5BB
(158,165,187)
#8F95A9
(143,149,169)
#808597
(128,133,151)
#717585
(113,117,133)
#626573
(98,101,115)
#535561
(83,85,97)
#44454F
(68,69,79)
#35353D
(53,53,61)
#26252B
(38,37,43)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADB5CD

#ADB5CD
(173,181,205)
#B4BBD1
(180,187,209)
#BBC1D5
(187,193,213)
#C2C7D9
(194,199,217)
#C9CDDD
(201,205,221)
#D0D3E1
(208,211,225)
#D7D9E5
(215,217,229)
#DEDFE9
(222,223,233)
#E5E5ED
(229,229,237)
#ECEBF1
(236,235,241)
#F3F1F5
(243,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5CD; }

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

This text font color is #ADB5CD.

Background Color

.myBgColor { background-color: #ADB5CD; }

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

This div background color is #ADB5CD.

Border color

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

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

This div border color is #ADB5CD.

Opacity

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

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

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

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

This text has shadow with #ADB5CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5CD.

Preview

Color preview on black background

This text has color #ADB5CD on black background.


Color preview on white background

This text has color #ADB5CD on white background.


Black color preview on #ADB5CD background

This text has black color on #ADB5CD background.


White color preview on #ADB5CD background

This text has white color on #ADB5CD background.


Related colors

Complementary color

Complementary color for #hex is #524A32.


I love getcolorcode.com

Triadic colors

1 #CDADB5 and #B5CDAD with #ADB5CD are triadic colors.

2 #CDB5AD and #B5ADCD with #ADB5CD are triadic colors.