COLOR #ADB5CC

HEX: #ADB5CC RGB: (173,181,204)

Renk bilgisi

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

RGB renk modeli

#ADB5CC color RGB value is (173,181,204).

RGB: (173,181,204) (68%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 204 of 255 = 80%

173
181
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 204 = 558 (100%)
R 173 of 558 ~ 31%
G 181 of 558 ~ 32.44%
B 204 of 558 ~ 36.56'%

%31
%32.44
%36.56

CMYK RENK MODELİ

#ADB5CC rengi CMYK tonu (15,11,0,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 11.27%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (15,11,0,20)
C15M11Y0K20 (15%, 11%, 0%, 20%)
(0.15 / 0.11 / 0.00 / 0.20)

CMYK yüzdeleri

%15.2
%11.27
%0
%20

Codes

Color #ADB5CC in popluar color models

AD B5 CC
RGB 173 181 204
HSL 225° 23.31% 73.92%
HSB/HSV 225° 15.20% 80.00%
CMYK 15.20% 11.27% 0.00%
20.00%

Color #ADB5CC in popluar number systems.

HEX AD B5 CC
Decimal 173 181 204
Binary 10101101 10110101 11001100
Octal 255 265 314

Shades and tints

Shades of #ADB5CC

#ADB5CC
(173,181,204)
#9EA5BA
(158,165,186)
#8F95A8
(143,149,168)
#808596
(128,133,150)
#717584
(113,117,132)
#626572
(98,101,114)
#535560
(83,85,96)
#44454E
(68,69,78)
#35353C
(53,53,60)
#26252A
(38,37,42)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADB5CC

#ADB5CC
(173,181,204)
#B4BBD0
(180,187,208)
#BBC1D4
(187,193,212)
#C2C7D8
(194,199,216)
#C9CDDC
(201,205,220)
#D0D3E0
(208,211,224)
#D7D9E4
(215,217,228)
#DEDFE8
(222,223,232)
#E5E5EC
(229,229,236)
#ECEBF0
(236,235,240)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5CC; }

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

This text font color is #ADB5CC.

Background Color

.myBgColor { background-color: #ADB5CC; }

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

This div background color is #ADB5CC.

Border color

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

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

This div border color is #ADB5CC.

Opacity

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

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

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

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

This text has shadow with #ADB5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5CC.

Preview

Color preview on black background

This text has color #ADB5CC on black background.


Color preview on white background

This text has color #ADB5CC on white background.


Black color preview on #ADB5CC background

This text has black color on #ADB5CC background.


White color preview on #ADB5CC background

This text has white color on #ADB5CC background.


Related colors

Complementary color

Complementary color for #hex is #524A33.


I love getcolorcode.com

Triadic colors

1 #CCADB5 and #B5CCAD with #ADB5CC are triadic colors.

2 #CCB5AD and #B5ADCC with #ADB5CC are triadic colors.