COLOR #ADB7CC

HEX: #ADB7CC RGB: (173,183,204)

Renk bilgisi

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

RGB renk modeli

#ADB7CC color RGB value is (173,183,204).

RGB: (173,183,204) (68%, 72%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 204 of 255 = 80%

173
183
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 204 = 560 (100%)
R 173 of 560 ~ 30.89%
G 183 of 560 ~ 32.68%
B 204 of 560 ~ 36.43'%

%30.89
%32.68
%36.43

CMYK RENK MODELİ

#ADB7CC rengi CMYK tonu (15,10,0,20).

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

CMYK: (15,10,0,20)
C15M10Y0K20 (15%, 10%, 0%, 20%)
(0.15 / 0.10 / 0.00 / 0.20)

CMYK yüzdeleri

%15.2
%10.29
%0
%20

Codes

Color #ADB7CC in popluar color models

AD B7 CC
RGB 173 183 204
HSL 221° 23.31% 73.92%
HSB/HSV 221° 15.20% 80.00%
CMYK 15.20% 10.29% 0.00%
20.00%

Color #ADB7CC in popluar number systems.

HEX AD B7 CC
Decimal 173 183 204
Binary 10101101 10110111 11001100
Octal 255 267 314

Shades and tints

Shades of #ADB7CC

#ADB7CC
(173,183,204)
#9EA7BA
(158,167,186)
#8F97A8
(143,151,168)
#808796
(128,135,150)
#717784
(113,119,132)
#626772
(98,103,114)
#535760
(83,87,96)
#44474E
(68,71,78)
#35373C
(53,55,60)
#26272A
(38,39,42)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADB7CC

#ADB7CC
(173,183,204)
#B4BDD0
(180,189,208)
#BBC3D4
(187,195,212)
#C2C9D8
(194,201,216)
#C9CFDC
(201,207,220)
#D0D5E0
(208,213,224)
#D7DBE4
(215,219,228)
#DEE1E8
(222,225,232)
#E5E7EC
(229,231,236)
#ECEDF0
(236,237,240)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7CC; }

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

This text font color is #ADB7CC.

Background Color

.myBgColor { background-color: #ADB7CC; }

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

This div background color is #ADB7CC.

Border color

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

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

This div border color is #ADB7CC.

Opacity

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

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

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

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

This text has shadow with #ADB7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7CC.

Preview

Color preview on black background

This text has color #ADB7CC on black background.


Color preview on white background

This text has color #ADB7CC on white background.


Black color preview on #ADB7CC background

This text has black color on #ADB7CC background.


White color preview on #ADB7CC background

This text has white color on #ADB7CC background.


Related colors

Complementary color

Complementary color for #hex is #524833.


I love getcolorcode.com

Triadic colors

1 #CCADB7 and #B7CCAD with #ADB7CC are triadic colors.

2 #CCB7AD and #B7ADCC with #ADB7CC are triadic colors.