COLOR #ADC8D3

HEX: #ADC8D3 RGB: (173,200,211)

Renk bilgisi

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

RGB renk modeli

#ADC8D3 color RGB value is (173,200,211).

RGB: (173,200,211) (68%, 78%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 211 of 255 = 83%

173
200
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 211 = 584 (100%)
R 173 of 584 ~ 29.62%
G 200 of 584 ~ 34.25%
B 211 of 584 ~ 36.13'%

%29.62
%34.25
%36.13

CMYK RENK MODELİ

#ADC8D3 rengi CMYK tonu (18,5,0,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 5.21%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (18,5,0,17)
C18M5Y0K17 (18%, 5%, 0%, 17%)
(0.18 / 0.05 / 0.00 / 0.17)

CMYK yüzdeleri

%18.01
%5.21
%0
%17.25

Codes

Color #ADC8D3 in popluar color models

AD C8 D3
RGB 173 200 211
HSL 197° 30.16% 75.29%
HSB/HSV 197° 18.01% 82.75%
CMYK 18.01% 5.21% 0.00%
17.25%

Color #ADC8D3 in popluar number systems.

HEX AD C8 D3
Decimal 173 200 211
Binary 10101101 11001000 11010011
Octal 255 310 323

Shades and tints

Shades of #ADC8D3

#ADC8D3
(173,200,211)
#9EB6C0
(158,182,192)
#8FA4AD
(143,164,173)
#80929A
(128,146,154)
#718087
(113,128,135)
#626E74
(98,110,116)
#535C61
(83,92,97)
#444A4E
(68,74,78)
#35383B
(53,56,59)
#262628
(38,38,40)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADC8D3

#ADC8D3
(173,200,211)
#B4CDD7
(180,205,215)
#BBD2DB
(187,210,219)
#C2D7DF
(194,215,223)
#C9DCE3
(201,220,227)
#D0E1E7
(208,225,231)
#D7E6EB
(215,230,235)
#DEEBEF
(222,235,239)
#E5F0F3
(229,240,243)
#ECF5F7
(236,245,247)
#F3FAFB
(243,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC8D3 color. Also use rgb(173,200,211) instead hex code.

Text Font Color

.myTextColor { color: #ADC8D3; }

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

This text font color is #ADC8D3.

Background Color

.myBgColor { background-color: #ADC8D3; }

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

This div background color is #ADC8D3.

Border color

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

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

This div border color is #ADC8D3.

Opacity

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

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

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

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

This text has shadow with #ADC8D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8D3.

Preview

Color preview on black background

This text has color #ADC8D3 on black background.


Color preview on white background

This text has color #ADC8D3 on white background.


Black color preview on #ADC8D3 background

This text has black color on #ADC8D3 background.


White color preview on #ADC8D3 background

This text has white color on #ADC8D3 background.


Related colors

Complementary color

Complementary color for #hex is #52372C.


I love getcolorcode.com

Triadic colors

1 #D3ADC8 and #C8D3AD with #ADC8D3 are triadic colors.

2 #D3C8AD and #C8ADD3 with #ADC8D3 are triadic colors.