COLOR #ADC3D9

HEX: #ADC3D9 RGB: (173,195,217)

Renk bilgisi

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

RGB renk modeli

#ADC3D9 color RGB value is (173,195,217).

RGB: (173,195,217) (68%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 195 of 255 = 76%
B 217 of 255 = 85%

173
195
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 217 = 585 (100%)
R 173 of 585 ~ 29.57%
G 195 of 585 ~ 33.33%
B 217 of 585 ~ 37.09'%

%29.57
%33.33
%37.09

CMYK RENK MODELİ

#ADC3D9 rengi CMYK tonu (20,10,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 10.14%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,10,0,15)
C20M10Y0K15 (20%, 10%, 0%, 15%)
(0.20 / 0.10 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%10.14
%0
%14.9

Codes

Color #ADC3D9 in popluar color models

AD C3 D9
RGB 173 195 217
HSL 210° 36.67% 76.47%
HSB/HSV 210° 20.28% 85.10%
CMYK 20.28% 10.14% 0.00%
14.90%

Color #ADC3D9 in popluar number systems.

HEX AD C3 D9
Decimal 173 195 217
Binary 10101101 11000011 11011001
Octal 255 303 331

Shades and tints

Shades of #ADC3D9

#ADC3D9
(173,195,217)
#9EB2C6
(158,178,198)
#8FA1B3
(143,161,179)
#8090A0
(128,144,160)
#717F8D
(113,127,141)
#626E7A
(98,110,122)
#535D67
(83,93,103)
#444C54
(68,76,84)
#353B41
(53,59,65)
#262A2E
(38,42,46)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADC3D9

#ADC3D9
(173,195,217)
#B4C8DC
(180,200,220)
#BBCDDF
(187,205,223)
#C2D2E2
(194,210,226)
#C9D7E5
(201,215,229)
#D0DCE8
(208,220,232)
#D7E1EB
(215,225,235)
#DEE6EE
(222,230,238)
#E5EBF1
(229,235,241)
#ECF0F4
(236,240,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC3D9 color. Also use rgb(173,195,217) instead hex code.

Text Font Color

.myTextColor { color: #ADC3D9; }

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

This text font color is #ADC3D9.

Background Color

.myBgColor { background-color: #ADC3D9; }

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

This div background color is #ADC3D9.

Border color

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

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

This div border color is #ADC3D9.

Opacity

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

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

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

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

This text has shadow with #ADC3D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC3D9.

Preview

Color preview on black background

This text has color #ADC3D9 on black background.


Color preview on white background

This text has color #ADC3D9 on white background.


Black color preview on #ADC3D9 background

This text has black color on #ADC3D9 background.


White color preview on #ADC3D9 background

This text has white color on #ADC3D9 background.


Related colors

Complementary color

Complementary color for #hex is #523C26.


I love getcolorcode.com

Triadic colors

1 #D9ADC3 and #C3D9AD with #ADC3D9 are triadic colors.

2 #D9C3AD and #C3ADD9 with #ADC3D9 are triadic colors.