COLOR #ADB5CF

HEX: #ADB5CF RGB: (173,181,207)

Renk bilgisi

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

RGB renk modeli

#ADB5CF color RGB value is (173,181,207).

RGB: (173,181,207) (68%, 71%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 207 of 255 = 81%

173
181
207

R + G + B ~ 73%. #ADB5CF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 207 = 561 (100%)
R 173 of 561 ~ 30.84%
G 181 of 561 ~ 32.26%
B 207 of 561 ~ 36.9'%

%30.84
%32.26
%36.9

CMYK RENK MODELİ

#ADB5CF rengi CMYK tonu (16,13,0,19).

  • camgöbeği tonu 16.43%
  • eflatun tonu 12.56%
  • sarı tonu 0.00%
  • ana renk tonu 18.82%

CMYK: (16,13,0,19)
C16M13Y0K19 (16%, 13%, 0%, 19%)
(0.16 / 0.13 / 0.00 / 0.19)

CMYK yüzdeleri

%16.43
%12.56
%0
%18.82

Codes

Color #ADB5CF in popluar color models

AD B5 CF
RGB 173 181 207
HSL 226° 26.15% 74.51%
HSB/HSV 226° 16.43% 81.18%
CMYK 16.43% 12.56% 0.00%
18.82%

Color #ADB5CF in popluar number systems.

HEX AD B5 CF
Decimal 173 181 207
Binary 10101101 10110101 11001111
Octal 255 265 317

Shades and tints

Shades of #ADB5CF

#ADB5CF
(173,181,207)
#9EA5BD
(158,165,189)
#8F95AB
(143,149,171)
#808599
(128,133,153)
#717587
(113,117,135)
#626575
(98,101,117)
#535563
(83,85,99)
#444551
(68,69,81)
#35353F
(53,53,63)
#26252D
(38,37,45)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADB5CF

#ADB5CF
(173,181,207)
#B4BBD3
(180,187,211)
#BBC1D7
(187,193,215)
#C2C7DB
(194,199,219)
#C9CDDF
(201,205,223)
#D0D3E3
(208,211,227)
#D7D9E7
(215,217,231)
#DEDFEB
(222,223,235)
#E5E5EF
(229,229,239)
#ECEBF3
(236,235,243)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5CF; }

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

This text font color is #ADB5CF.

Background Color

.myBgColor { background-color: #ADB5CF; }

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

This div background color is #ADB5CF.

Border color

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

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

This div border color is #ADB5CF.

Opacity

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

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

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

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

This text has shadow with #ADB5CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5CF.

Preview

Color preview on black background

This text has color #ADB5CF on black background.


Color preview on white background

This text has color #ADB5CF on white background.


Black color preview on #ADB5CF background

This text has black color on #ADB5CF background.


White color preview on #ADB5CF background

This text has white color on #ADB5CF background.


Related colors

Complementary color

Complementary color for #hex is #524A30.


I love getcolorcode.com

Triadic colors

1 #CFADB5 and #B5CFAD with #ADB5CF are triadic colors.

2 #CFB5AD and #B5ADCF with #ADB5CF are triadic colors.