COLOR #ADB5C5

HEX: #ADB5C5 RGB: (173,181,197)

Renk bilgisi

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

RGB renk modeli

#ADB5C5 color RGB value is (173,181,197).

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

RGB bağlantıları ve doygunluk

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

173
181
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 197 = 551 (100%)
R 173 of 551 ~ 31.4%
G 181 of 551 ~ 32.85%
B 197 of 551 ~ 35.75'%

%31.4
%32.85
%35.75

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.18%
  • eflatun tonu 8.12%
  • 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
%8.12
%0
%22.75

Codes

Color #ADB5C5 in popluar color models

AD B5 C5
RGB 173 181 197
HSL 220° 17.14% 72.55%
HSB/HSV 220° 12.18% 77.25%
CMYK 12.18% 8.12% 0.00%
22.75%

Color #ADB5C5 in popluar number systems.

HEX AD B5 C5
Decimal 173 181 197
Binary 10101101 10110101 11000101
Octal 255 265 305

Shades and tints

Shades of #ADB5C5

#ADB5C5
(173,181,197)
#9EA5B4
(158,165,180)
#8F95A3
(143,149,163)
#808592
(128,133,146)
#717581
(113,117,129)
#626570
(98,101,112)
#53555F
(83,85,95)
#44454E
(68,69,78)
#35353D
(53,53,61)
#26252C
(38,37,44)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADB5C5

#ADB5C5
(173,181,197)
#B4BBCA
(180,187,202)
#BBC1CF
(187,193,207)
#C2C7D4
(194,199,212)
#C9CDD9
(201,205,217)
#D0D3DE
(208,211,222)
#D7D9E3
(215,217,227)
#DEDFE8
(222,223,232)
#E5E5ED
(229,229,237)
#ECEBF2
(236,235,242)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5C5; }

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

This text font color is #ADB5C5.

Background Color

.myBgColor { background-color: #ADB5C5; }

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

This div background color is #ADB5C5.

Border color

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

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

This div border color is #ADB5C5.

Opacity

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

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

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

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

This text has shadow with #ADB5C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5C5.

Preview

Color preview on black background

This text has color #ADB5C5 on black background.


Color preview on white background

This text has color #ADB5C5 on white background.


Black color preview on #ADB5C5 background

This text has black color on #ADB5C5 background.


White color preview on #ADB5C5 background

This text has white color on #ADB5C5 background.


Related colors

Complementary color

Complementary color for #hex is #524A3A.


I love getcolorcode.com

Triadic colors

1 #C5ADB5 and #B5C5AD with #ADB5C5 are triadic colors.

2 #C5B5AD and #B5ADC5 with #ADB5C5 are triadic colors.