COLOR #ADB5C6

HEX: #ADB5C6 RGB: (173,181,198)

Renk bilgisi

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

RGB renk modeli

#ADB5C6 color RGB value is (173,181,198).

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

RGB bağlantıları ve doygunluk

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

173
181
198

R + G + B ~ 72%. #ADB5C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 198 = 552 (100%)
R 173 of 552 ~ 31.34%
G 181 of 552 ~ 32.79%
B 198 of 552 ~ 35.87'%

%31.34
%32.79
%35.87

CMYK RENK MODELİ

#ADB5C6 rengi CMYK tonu (13,9,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 8.59%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,9,0,22)
C13M9Y0K22 (13%, 9%, 0%, 22%)
(0.13 / 0.09 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%8.59
%0
%22.35

Codes

Color #ADB5C6 in popluar color models

AD B5 C6
RGB 173 181 198
HSL 221° 17.99% 72.75%
HSB/HSV 221° 12.63% 77.65%
CMYK 12.63% 8.59% 0.00%
22.35%

Color #ADB5C6 in popluar number systems.

HEX AD B5 C6
Decimal 173 181 198
Binary 10101101 10110101 11000110
Octal 255 265 306

Shades and tints

Shades of #ADB5C6

#ADB5C6
(173,181,198)
#9EA5B4
(158,165,180)
#8F95A2
(143,149,162)
#808590
(128,133,144)
#71757E
(113,117,126)
#62656C
(98,101,108)
#53555A
(83,85,90)
#444548
(68,69,72)
#353536
(53,53,54)
#262524
(38,37,36)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADB5C6

#ADB5C6
(173,181,198)
#B4BBCB
(180,187,203)
#BBC1D0
(187,193,208)
#C2C7D5
(194,199,213)
#C9CDDA
(201,205,218)
#D0D3DF
(208,211,223)
#D7D9E4
(215,217,228)
#DEDFE9
(222,223,233)
#E5E5EE
(229,229,238)
#ECEBF3
(236,235,243)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5C6; }

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

This text font color is #ADB5C6.

Background Color

.myBgColor { background-color: #ADB5C6; }

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

This div background color is #ADB5C6.

Border color

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

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

This div border color is #ADB5C6.

Opacity

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

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

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

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

This text has shadow with #ADB5C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5C6.

Preview

Color preview on black background

This text has color #ADB5C6 on black background.


Color preview on white background

This text has color #ADB5C6 on white background.


Black color preview on #ADB5C6 background

This text has black color on #ADB5C6 background.


White color preview on #ADB5C6 background

This text has white color on #ADB5C6 background.


Related colors

Complementary color

Complementary color for #hex is #524A39.


I love getcolorcode.com

Triadic colors

1 #C6ADB5 and #B5C6AD with #ADB5C6 are triadic colors.

2 #C6B5AD and #B5ADC6 with #ADB5C6 are triadic colors.