COLOR #ADCCD9

HEX: #ADCCD9 RGB: (173,204,217)

Renk bilgisi

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

RGB renk modeli

#ADCCD9 color RGB value is (173,204,217).

RGB: (173,204,217) (68%, 80%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 217 of 255 = 85%

173
204
217

R + G + B ~ 78%. #ADCCD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 217 = 594 (100%)
R 173 of 594 ~ 29.12%
G 204 of 594 ~ 34.34%
B 217 of 594 ~ 36.53'%

%29.12
%34.34
%36.53

CMYK RENK MODELİ

#ADCCD9 rengi CMYK tonu (20,6,0,15).

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

CMYK: (20,6,0,15)
C20M6Y0K15 (20%, 6%, 0%, 15%)
(0.20 / 0.06 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%5.99
%0
%14.9

Codes

Color #ADCCD9 in popluar color models

AD CC D9
RGB 173 204 217
HSL 198° 36.67% 76.47%
HSB/HSV 198° 20.28% 85.10%
CMYK 20.28% 5.99% 0.00%
14.90%

Color #ADCCD9 in popluar number systems.

HEX AD CC D9
Decimal 173 204 217
Binary 10101101 11001100 11011001
Octal 255 314 331

Shades and tints

Shades of #ADCCD9

#ADCCD9
(173,204,217)
#9EBAC6
(158,186,198)
#8FA8B3
(143,168,179)
#8096A0
(128,150,160)
#71848D
(113,132,141)
#62727A
(98,114,122)
#536067
(83,96,103)
#444E54
(68,78,84)
#353C41
(53,60,65)
#262A2E
(38,42,46)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADCCD9

#ADCCD9
(173,204,217)
#B4D0DC
(180,208,220)
#BBD4DF
(187,212,223)
#C2D8E2
(194,216,226)
#C9DCE5
(201,220,229)
#D0E0E8
(208,224,232)
#D7E4EB
(215,228,235)
#DEE8EE
(222,232,238)
#E5ECF1
(229,236,241)
#ECF0F4
(236,240,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCD9; }

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

This text font color is #ADCCD9.

Background Color

.myBgColor { background-color: #ADCCD9; }

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

This div background color is #ADCCD9.

Border color

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

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

This div border color is #ADCCD9.

Opacity

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

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

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

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

This text has shadow with #ADCCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCD9.

Preview

Color preview on black background

This text has color #ADCCD9 on black background.


Color preview on white background

This text has color #ADCCD9 on white background.


Black color preview on #ADCCD9 background

This text has black color on #ADCCD9 background.


White color preview on #ADCCD9 background

This text has white color on #ADCCD9 background.


Related colors

Complementary color

Complementary color for #hex is #523326.


I love getcolorcode.com

Triadic colors

1 #D9ADCC and #CCD9AD with #ADCCD9 are triadic colors.

2 #D9CCAD and #CCADD9 with #ADCCD9 are triadic colors.