COLOR #ADC5DA

HEX: #ADC5DA RGB: (173,197,218)

Renk bilgisi

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

RGB renk modeli

#ADC5DA color RGB value is (173,197,218).

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

RGB bağlantıları ve doygunluk

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

173
197
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 218 = 588 (100%)
R 173 of 588 ~ 29.42%
G 197 of 588 ~ 33.5%
B 218 of 588 ~ 37.07'%

%29.42
%33.5
%37.07

CMYK RENK MODELİ

#ADC5DA rengi CMYK tonu (21,10,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 9.63%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,10,0,15)
C21M10Y0K15 (21%, 10%, 0%, 15%)
(0.21 / 0.10 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%9.63
%0
%14.51

Codes

Color #ADC5DA in popluar color models

AD C5 DA
RGB 173 197 218
HSL 208° 37.82% 76.67%
HSB/HSV 208° 20.64% 85.49%
CMYK 20.64% 9.63% 0.00%
14.51%

Color #ADC5DA in popluar number systems.

HEX AD C5 DA
Decimal 173 197 218
Binary 10101101 11000101 11011010
Octal 255 305 332

Shades and tints

Shades of #ADC5DA

#ADC5DA
(173,197,218)
#9EB4C7
(158,180,199)
#8FA3B4
(143,163,180)
#8092A1
(128,146,161)
#71818E
(113,129,142)
#62707B
(98,112,123)
#535F68
(83,95,104)
#444E55
(68,78,85)
#353D42
(53,61,66)
#262C2F
(38,44,47)
#171B1C
(23,27,28)
#000000
(0,0,0)

Tints of #ADC5DA

#ADC5DA
(173,197,218)
#B4CADD
(180,202,221)
#BBCFE0
(187,207,224)
#C2D4E3
(194,212,227)
#C9D9E6
(201,217,230)
#D0DEE9
(208,222,233)
#D7E3EC
(215,227,236)
#DEE8EF
(222,232,239)
#E5EDF2
(229,237,242)
#ECF2F5
(236,242,245)
#F3F7F8
(243,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5DA; }

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

This text font color is #ADC5DA.

Background Color

.myBgColor { background-color: #ADC5DA; }

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

This div background color is #ADC5DA.

Border color

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

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

This div border color is #ADC5DA.

Opacity

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

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

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

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

This text has shadow with #ADC5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5DA.

Preview

Color preview on black background

This text has color #ADC5DA on black background.


Color preview on white background

This text has color #ADC5DA on white background.


Black color preview on #ADC5DA background

This text has black color on #ADC5DA background.


White color preview on #ADC5DA background

This text has white color on #ADC5DA background.


Related colors

Complementary color

Complementary color for #hex is #523A25.


I love getcolorcode.com

Triadic colors

1 #DAADC5 and #C5DAAD with #ADC5DA are triadic colors.

2 #DAC5AD and #C5ADDA with #ADC5DA are triadic colors.