COLOR #ADCCDF

HEX: #ADCCDF RGB: (173,204,223)

Renk bilgisi

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

RGB renk modeli

#ADCCDF color RGB value is (173,204,223).

RGB: (173,204,223) (68%, 80%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 223 of 255 = 87%

173
204
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 223 = 600 (100%)
R 173 of 600 ~ 28.83%
G 204 of 600 ~ 34%
B 223 of 600 ~ 37.17'%

%28.83
%34
%37.17

CMYK RENK MODELİ

#ADCCDF rengi CMYK tonu (22,9,0,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 8.52%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,9,0,13)
C22M9Y0K13 (22%, 9%, 0%, 13%)
(0.22 / 0.09 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%8.52
%0
%12.55

Codes

Color #ADCCDF in popluar color models

AD CC DF
RGB 173 204 223
HSL 203° 43.86% 77.65%
HSB/HSV 203° 22.42% 87.45%
CMYK 22.42% 8.52% 0.00%
12.55%

Color #ADCCDF in popluar number systems.

HEX AD CC DF
Decimal 173 204 223
Binary 10101101 11001100 11011111
Octal 255 314 337

Shades and tints

Shades of #ADCCDF

#ADCCDF
(173,204,223)
#9EBACB
(158,186,203)
#8FA8B7
(143,168,183)
#8096A3
(128,150,163)
#71848F
(113,132,143)
#62727B
(98,114,123)
#536067
(83,96,103)
#444E53
(68,78,83)
#353C3F
(53,60,63)
#262A2B
(38,42,43)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADCCDF

#ADCCDF
(173,204,223)
#B4D0E1
(180,208,225)
#BBD4E3
(187,212,227)
#C2D8E5
(194,216,229)
#C9DCE7
(201,220,231)
#D0E0E9
(208,224,233)
#D7E4EB
(215,228,235)
#DEE8ED
(222,232,237)
#E5ECEF
(229,236,239)
#ECF0F1
(236,240,241)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCDF; }

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

This text font color is #ADCCDF.

Background Color

.myBgColor { background-color: #ADCCDF; }

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

This div background color is #ADCCDF.

Border color

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

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

This div border color is #ADCCDF.

Opacity

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

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

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

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

This text has shadow with #ADCCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCDF.

Preview

Color preview on black background

This text has color #ADCCDF on black background.


Color preview on white background

This text has color #ADCCDF on white background.


Black color preview on #ADCCDF background

This text has black color on #ADCCDF background.


White color preview on #ADCCDF background

This text has white color on #ADCCDF background.


Related colors

Complementary color

Complementary color for #hex is #523320.


I love getcolorcode.com

Triadic colors

1 #DFADCC and #CCDFAD with #ADCCDF are triadic colors.

2 #DFCCAD and #CCADDF with #ADCCDF are triadic colors.