COLOR #ADB8C5

HEX: #ADB8C5 RGB: (173,184,197)

Renk bilgisi

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

RGB renk modeli

#ADB8C5 color RGB value is (173,184,197).

RGB: (173,184,197) (68%, 72%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 197 of 255 = 77%

173
184
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 197 = 554 (100%)
R 173 of 554 ~ 31.23%
G 184 of 554 ~ 33.21%
B 197 of 554 ~ 35.56'%

%31.23
%33.21
%35.56

CMYK RENK MODELİ

#ADB8C5 rengi CMYK tonu (12,7,0,23).

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

CMYK: (12,7,0,23)
C12M7Y0K23 (12%, 7%, 0%, 23%)
(0.12 / 0.07 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%6.6
%0
%22.75

Codes

Color #ADB8C5 in popluar color models

AD B8 C5
RGB 173 184 197
HSL 213° 17.14% 72.55%
HSB/HSV 213° 12.18% 77.25%
CMYK 12.18% 6.60% 0.00%
22.75%

Color #ADB8C5 in popluar number systems.

HEX AD B8 C5
Decimal 173 184 197
Binary 10101101 10111000 11000101
Octal 255 270 305

Shades and tints

Shades of #ADB8C5

#ADB8C5
(173,184,197)
#9EA8B4
(158,168,180)
#8F98A3
(143,152,163)
#808892
(128,136,146)
#717881
(113,120,129)
#626870
(98,104,112)
#53585F
(83,88,95)
#44484E
(68,72,78)
#35383D
(53,56,61)
#26282C
(38,40,44)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADB8C5

#ADB8C5
(173,184,197)
#B4BECA
(180,190,202)
#BBC4CF
(187,196,207)
#C2CAD4
(194,202,212)
#C9D0D9
(201,208,217)
#D0D6DE
(208,214,222)
#D7DCE3
(215,220,227)
#DEE2E8
(222,226,232)
#E5E8ED
(229,232,237)
#ECEEF2
(236,238,242)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB8C5; }

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

This text font color is #ADB8C5.

Background Color

.myBgColor { background-color: #ADB8C5; }

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

This div background color is #ADB8C5.

Border color

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

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

This div border color is #ADB8C5.

Opacity

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

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

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

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

This text has shadow with #ADB8C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8C5.

Preview

Color preview on black background

This text has color #ADB8C5 on black background.


Color preview on white background

This text has color #ADB8C5 on white background.


Black color preview on #ADB8C5 background

This text has black color on #ADB8C5 background.


White color preview on #ADB8C5 background

This text has white color on #ADB8C5 background.


Related colors

Complementary color

Complementary color for #hex is #52473A.


I love getcolorcode.com

Triadic colors

1 #C5ADB8 and #B8C5AD with #ADB8C5 are triadic colors.

2 #C5B8AD and #B8ADC5 with #ADB8C5 are triadic colors.