COLOR #ADC0D4

HEX: #ADC0D4 RGB: (173,192,212)

Renk bilgisi

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

RGB renk modeli

#ADC0D4 color RGB value is (173,192,212).

RGB: (173,192,212) (68%, 75%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 212 of 255 = 83%

173
192
212

R + G + B ~ 75%. #ADC0D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 212 = 577 (100%)
R 173 of 577 ~ 29.98%
G 192 of 577 ~ 33.28%
B 212 of 577 ~ 36.74'%

%29.98
%33.28
%36.74

CMYK RENK MODELİ

#ADC0D4 rengi CMYK tonu (18,9,0,17).

  • camgöbeği tonu 18.40%
  • eflatun tonu 9.43%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (18,9,0,17)
C18M9Y0K17 (18%, 9%, 0%, 17%)
(0.18 / 0.09 / 0.00 / 0.17)

CMYK yüzdeleri

%18.4
%9.43
%0
%16.86

Codes

Color #ADC0D4 in popluar color models

AD C0 D4
RGB 173 192 212
HSL 211° 31.20% 75.49%
HSB/HSV 211° 18.40% 83.14%
CMYK 18.40% 9.43% 0.00%
16.86%

Color #ADC0D4 in popluar number systems.

HEX AD C0 D4
Decimal 173 192 212
Binary 10101101 11000000 11010100
Octal 255 300 324

Shades and tints

Shades of #ADC0D4

#ADC0D4
(173,192,212)
#9EAFC1
(158,175,193)
#8F9EAE
(143,158,174)
#808D9B
(128,141,155)
#717C88
(113,124,136)
#626B75
(98,107,117)
#535A62
(83,90,98)
#44494F
(68,73,79)
#35383C
(53,56,60)
#262729
(38,39,41)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADC0D4

#ADC0D4
(173,192,212)
#B4C5D7
(180,197,215)
#BBCADA
(187,202,218)
#C2CFDD
(194,207,221)
#C9D4E0
(201,212,224)
#D0D9E3
(208,217,227)
#D7DEE6
(215,222,230)
#DEE3E9
(222,227,233)
#E5E8EC
(229,232,236)
#ECEDEF
(236,237,239)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0D4; }

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

This text font color is #ADC0D4.

Background Color

.myBgColor { background-color: #ADC0D4; }

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

This div background color is #ADC0D4.

Border color

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

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

This div border color is #ADC0D4.

Opacity

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

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

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

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

This text has shadow with #ADC0D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0D4.

Preview

Color preview on black background

This text has color #ADC0D4 on black background.


Color preview on white background

This text has color #ADC0D4 on white background.


Black color preview on #ADC0D4 background

This text has black color on #ADC0D4 background.


White color preview on #ADC0D4 background

This text has white color on #ADC0D4 background.


Related colors

Complementary color

Complementary color for #hex is #523F2B.


I love getcolorcode.com

Triadic colors

1 #D4ADC0 and #C0D4AD with #ADC0D4 are triadic colors.

2 #D4C0AD and #C0ADD4 with #ADC0D4 are triadic colors.