COLOR #ADC9DA

HEX: #ADC9DA RGB: (173,201,218)

Renk bilgisi

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

RGB renk modeli

#ADC9DA color RGB value is (173,201,218).

RGB: (173,201,218) (68%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 218 of 255 = 85%

173
201
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 218 = 592 (100%)
R 173 of 592 ~ 29.22%
G 201 of 592 ~ 33.95%
B 218 of 592 ~ 36.82'%

%29.22
%33.95
%36.82

CMYK RENK MODELİ

#ADC9DA rengi CMYK tonu (21,8,0,15).

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

CMYK: (21,8,0,15)
C21M8Y0K15 (21%, 8%, 0%, 15%)
(0.21 / 0.08 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%7.8
%0
%14.51

Codes

Color #ADC9DA in popluar color models

AD C9 DA
RGB 173 201 218
HSL 203° 37.82% 76.67%
HSB/HSV 203° 20.64% 85.49%
CMYK 20.64% 7.80% 0.00%
14.51%

Color #ADC9DA in popluar number systems.

HEX AD C9 DA
Decimal 173 201 218
Binary 10101101 11001001 11011010
Octal 255 311 332

Shades and tints

Shades of #ADC9DA

#ADC9DA
(173,201,218)
#9EB7C7
(158,183,199)
#8FA5B4
(143,165,180)
#8093A1
(128,147,161)
#71818E
(113,129,142)
#626F7B
(98,111,123)
#535D68
(83,93,104)
#444B55
(68,75,85)
#353942
(53,57,66)
#26272F
(38,39,47)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #ADC9DA

#ADC9DA
(173,201,218)
#B4CDDD
(180,205,221)
#BBD1E0
(187,209,224)
#C2D5E3
(194,213,227)
#C9D9E6
(201,217,230)
#D0DDE9
(208,221,233)
#D7E1EC
(215,225,236)
#DEE5EF
(222,229,239)
#E5E9F2
(229,233,242)
#ECEDF5
(236,237,245)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9DA; }

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

This text font color is #ADC9DA.

Background Color

.myBgColor { background-color: #ADC9DA; }

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

This div background color is #ADC9DA.

Border color

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

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

This div border color is #ADC9DA.

Opacity

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

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

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

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

This text has shadow with #ADC9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9DA.

Preview

Color preview on black background

This text has color #ADC9DA on black background.


Color preview on white background

This text has color #ADC9DA on white background.


Black color preview on #ADC9DA background

This text has black color on #ADC9DA background.


White color preview on #ADC9DA background

This text has white color on #ADC9DA background.


Related colors

Complementary color

Complementary color for #hex is #523625.


I love getcolorcode.com

Triadic colors

1 #DAADC9 and #C9DAAD with #ADC9DA are triadic colors.

2 #DAC9AD and #C9ADDA with #ADC9DA are triadic colors.