COLOR #ADB5C7

HEX: #ADB5C7 RGB: (173,181,199)

Renk bilgisi

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

RGB renk modeli

#ADB5C7 color RGB value is (173,181,199).

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

RGB bağlantıları ve doygunluk

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

173
181
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 199 = 553 (100%)
R 173 of 553 ~ 31.28%
G 181 of 553 ~ 32.73%
B 199 of 553 ~ 35.99'%

%31.28
%32.73
%35.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.07%
  • eflatun tonu 9.05%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

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

CMYK yüzdeleri

%13.07
%9.05
%0
%21.96

Codes

Color #ADB5C7 in popluar color models

AD B5 C7
RGB 173 181 199
HSL 222° 18.84% 72.94%
HSB/HSV 222° 13.07% 78.04%
CMYK 13.07% 9.05% 0.00%
21.96%

Color #ADB5C7 in popluar number systems.

HEX AD B5 C7
Decimal 173 181 199
Binary 10101101 10110101 11000111
Octal 255 265 307

Shades and tints

Shades of #ADB5C7

#ADB5C7
(173,181,199)
#9EA5B5
(158,165,181)
#8F95A3
(143,149,163)
#808591
(128,133,145)
#71757F
(113,117,127)
#62656D
(98,101,109)
#53555B
(83,85,91)
#444549
(68,69,73)
#353537
(53,53,55)
#262525
(38,37,37)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADB5C7

#ADB5C7
(173,181,199)
#B4BBCC
(180,187,204)
#BBC1D1
(187,193,209)
#C2C7D6
(194,199,214)
#C9CDDB
(201,205,219)
#D0D3E0
(208,211,224)
#D7D9E5
(215,217,229)
#DEDFEA
(222,223,234)
#E5E5EF
(229,229,239)
#ECEBF4
(236,235,244)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5C7; }

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

This text font color is #ADB5C7.

Background Color

.myBgColor { background-color: #ADB5C7; }

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

This div background color is #ADB5C7.

Border color

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

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

This div border color is #ADB5C7.

Opacity

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

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

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

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

This text has shadow with #ADB5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5C7.

Preview

Color preview on black background

This text has color #ADB5C7 on black background.


Color preview on white background

This text has color #ADB5C7 on white background.


Black color preview on #ADB5C7 background

This text has black color on #ADB5C7 background.


White color preview on #ADB5C7 background

This text has white color on #ADB5C7 background.


Related colors

Complementary color

Complementary color for #hex is #524A38.


I love getcolorcode.com

Triadic colors

1 #C7ADB5 and #B5C7AD with #ADB5C7 are triadic colors.

2 #C7B5AD and #B5ADC7 with #ADB5C7 are triadic colors.