COLOR #ADC5D9

HEX: #ADC5D9 RGB: (173,197,217)

Renk bilgisi

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

RGB renk modeli

#ADC5D9 color RGB value is (173,197,217).

RGB: (173,197,217) (68%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 217 of 255 = 85%

173
197
217

R + G + B ~ 77%. #ADC5D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 217 = 587 (100%)
R 173 of 587 ~ 29.47%
G 197 of 587 ~ 33.56%
B 217 of 587 ~ 36.97'%

%29.47
%33.56
%36.97

CMYK RENK MODELİ

#ADC5D9 rengi CMYK tonu (20,9,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 9.22%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,9,0,15)
C20M9Y0K15 (20%, 9%, 0%, 15%)
(0.20 / 0.09 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%9.22
%0
%14.9

Codes

Color #ADC5D9 in popluar color models

AD C5 D9
RGB 173 197 217
HSL 207° 36.67% 76.47%
HSB/HSV 207° 20.28% 85.10%
CMYK 20.28% 9.22% 0.00%
14.90%

Color #ADC5D9 in popluar number systems.

HEX AD C5 D9
Decimal 173 197 217
Binary 10101101 11000101 11011001
Octal 255 305 331

Shades and tints

Shades of #ADC5D9

#ADC5D9
(173,197,217)
#9EB4C6
(158,180,198)
#8FA3B3
(143,163,179)
#8092A0
(128,146,160)
#71818D
(113,129,141)
#62707A
(98,112,122)
#535F67
(83,95,103)
#444E54
(68,78,84)
#353D41
(53,61,65)
#262C2E
(38,44,46)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #ADC5D9

#ADC5D9
(173,197,217)
#B4CADC
(180,202,220)
#BBCFDF
(187,207,223)
#C2D4E2
(194,212,226)
#C9D9E5
(201,217,229)
#D0DEE8
(208,222,232)
#D7E3EB
(215,227,235)
#DEE8EE
(222,232,238)
#E5EDF1
(229,237,241)
#ECF2F4
(236,242,244)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5D9; }

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

This text font color is #ADC5D9.

Background Color

.myBgColor { background-color: #ADC5D9; }

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

This div background color is #ADC5D9.

Border color

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

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

This div border color is #ADC5D9.

Opacity

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

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

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

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

This text has shadow with #ADC5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5D9.

Preview

Color preview on black background

This text has color #ADC5D9 on black background.


Color preview on white background

This text has color #ADC5D9 on white background.


Black color preview on #ADC5D9 background

This text has black color on #ADC5D9 background.


White color preview on #ADC5D9 background

This text has white color on #ADC5D9 background.


Related colors

Complementary color

Complementary color for #hex is #523A26.


I love getcolorcode.com

Triadic colors

1 #D9ADC5 and #C5D9AD with #ADC5D9 are triadic colors.

2 #D9C5AD and #C5ADD9 with #ADC5D9 are triadic colors.