COLOR #ADC0DA

HEX: #ADC0DA RGB: (173,192,218)

Renk bilgisi

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

RGB renk modeli

#ADC0DA color RGB value is (173,192,218).

RGB: (173,192,218) (68%, 75%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 218 of 255 = 85%

173
192
218

R + G + B ~ 76%. #ADC0DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 218 = 583 (100%)
R 173 of 583 ~ 29.67%
G 192 of 583 ~ 32.93%
B 218 of 583 ~ 37.39'%

%29.67
%32.93
%37.39

CMYK RENK MODELİ

#ADC0DA rengi CMYK tonu (21,12,0,15).

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

CMYK: (21,12,0,15)
C21M12Y0K15 (21%, 12%, 0%, 15%)
(0.21 / 0.12 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%11.93
%0
%14.51

Codes

Color #ADC0DA in popluar color models

AD C0 DA
RGB 173 192 218
HSL 215° 37.82% 76.67%
HSB/HSV 215° 20.64% 85.49%
CMYK 20.64% 11.93% 0.00%
14.51%

Color #ADC0DA in popluar number systems.

HEX AD C0 DA
Decimal 173 192 218
Binary 10101101 11000000 11011010
Octal 255 300 332

Shades and tints

Shades of #ADC0DA

#ADC0DA
(173,192,218)
#9EAFC7
(158,175,199)
#8F9EB4
(143,158,180)
#808DA1
(128,141,161)
#717C8E
(113,124,142)
#626B7B
(98,107,123)
#535A68
(83,90,104)
#444955
(68,73,85)
#353842
(53,56,66)
#26272F
(38,39,47)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #ADC0DA

#ADC0DA
(173,192,218)
#B4C5DD
(180,197,221)
#BBCAE0
(187,202,224)
#C2CFE3
(194,207,227)
#C9D4E6
(201,212,230)
#D0D9E9
(208,217,233)
#D7DEEC
(215,222,236)
#DEE3EF
(222,227,239)
#E5E8F2
(229,232,242)
#ECEDF5
(236,237,245)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0DA; }

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

This text font color is #ADC0DA.

Background Color

.myBgColor { background-color: #ADC0DA; }

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

This div background color is #ADC0DA.

Border color

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

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

This div border color is #ADC0DA.

Opacity

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

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

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

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

This text has shadow with #ADC0DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0DA.

Preview

Color preview on black background

This text has color #ADC0DA on black background.


Color preview on white background

This text has color #ADC0DA on white background.


Black color preview on #ADC0DA background

This text has black color on #ADC0DA background.


White color preview on #ADC0DA background

This text has white color on #ADC0DA background.


Related colors

Complementary color

Complementary color for #hex is #523F25.


I love getcolorcode.com

Triadic colors

1 #DAADC0 and #C0DAAD with #ADC0DA are triadic colors.

2 #DAC0AD and #C0ADDA with #ADC0DA are triadic colors.