COLOR #ADB6C5

HEX: #ADB6C5 RGB: (173,182,197)

Renk bilgisi

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

RGB renk modeli

#ADB6C5 color RGB value is (173,182,197).

RGB: (173,182,197) (68%, 71%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 197 of 255 = 77%

173
182
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 197 = 552 (100%)
R 173 of 552 ~ 31.34%
G 182 of 552 ~ 32.97%
B 197 of 552 ~ 35.69'%

%31.34
%32.97
%35.69

CMYK RENK MODELİ

#ADB6C5 rengi CMYK tonu (12,8,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 7.61%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,8,0,23)
C12M8Y0K23 (12%, 8%, 0%, 23%)
(0.12 / 0.08 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%7.61
%0
%22.75

Codes

Color #ADB6C5 in popluar color models

AD B6 C5
RGB 173 182 197
HSL 218° 17.14% 72.55%
HSB/HSV 218° 12.18% 77.25%
CMYK 12.18% 7.61% 0.00%
22.75%

Color #ADB6C5 in popluar number systems.

HEX AD B6 C5
Decimal 173 182 197
Binary 10101101 10110110 11000101
Octal 255 266 305

Shades and tints

Shades of #ADB6C5

#ADB6C5
(173,182,197)
#9EA6B4
(158,166,180)
#8F96A3
(143,150,163)
#808692
(128,134,146)
#717681
(113,118,129)
#626670
(98,102,112)
#53565F
(83,86,95)
#44464E
(68,70,78)
#35363D
(53,54,61)
#26262C
(38,38,44)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADB6C5

#ADB6C5
(173,182,197)
#B4BCCA
(180,188,202)
#BBC2CF
(187,194,207)
#C2C8D4
(194,200,212)
#C9CED9
(201,206,217)
#D0D4DE
(208,212,222)
#D7DAE3
(215,218,227)
#DEE0E8
(222,224,232)
#E5E6ED
(229,230,237)
#ECECF2
(236,236,242)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB6C5 color. Also use rgb(173,182,197) instead hex code.

Text Font Color

.myTextColor { color: #ADB6C5; }

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

This text font color is #ADB6C5.

Background Color

.myBgColor { background-color: #ADB6C5; }

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

This div background color is #ADB6C5.

Border color

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

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

This div border color is #ADB6C5.

Opacity

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

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

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

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

This text has shadow with #ADB6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6C5.

Preview

Color preview on black background

This text has color #ADB6C5 on black background.


Color preview on white background

This text has color #ADB6C5 on white background.


Black color preview on #ADB6C5 background

This text has black color on #ADB6C5 background.


White color preview on #ADB6C5 background

This text has white color on #ADB6C5 background.


Related colors

Complementary color

Complementary color for #hex is #52493A.


I love getcolorcode.com

Triadic colors

1 #C5ADB6 and #B6C5AD with #ADB6C5 are triadic colors.

2 #C5B6AD and #B6ADC5 with #ADB6C5 are triadic colors.