COLOR #ADCDDD

HEX: #ADCDDD RGB: (173,205,221)

Renk bilgisi

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

RGB renk modeli

#ADCDDD color RGB value is (173,205,221).

RGB: (173,205,221) (68%, 80%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 221 of 255 = 87%

173
205
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 221 = 599 (100%)
R 173 of 599 ~ 28.88%
G 205 of 599 ~ 34.22%
B 221 of 599 ~ 36.89'%

%28.88
%34.22
%36.89

CMYK RENK MODELİ

#ADCDDD rengi CMYK tonu (22,7,0,13).

  • camgöbeği tonu 21.72%
  • eflatun tonu 7.24%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (22,7,0,13)
C22M7Y0K13 (22%, 7%, 0%, 13%)
(0.22 / 0.07 / 0.00 / 0.13)

CMYK yüzdeleri

%21.72
%7.24
%0
%13.33

Codes

Color #ADCDDD in popluar color models

AD CD DD
RGB 173 205 221
HSL 200° 41.38% 77.25%
HSB/HSV 200° 21.72% 86.67%
CMYK 21.72% 7.24% 0.00%
13.33%

Color #ADCDDD in popluar number systems.

HEX AD CD DD
Decimal 173 205 221
Binary 10101101 11001101 11011101
Octal 255 315 335

Shades and tints

Shades of #ADCDDD

#ADCDDD
(173,205,221)
#9EBBC9
(158,187,201)
#8FA9B5
(143,169,181)
#8097A1
(128,151,161)
#71858D
(113,133,141)
#627379
(98,115,121)
#536165
(83,97,101)
#444F51
(68,79,81)
#353D3D
(53,61,61)
#262B29
(38,43,41)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADCDDD

#ADCDDD
(173,205,221)
#B4D1E0
(180,209,224)
#BBD5E3
(187,213,227)
#C2D9E6
(194,217,230)
#C9DDE9
(201,221,233)
#D0E1EC
(208,225,236)
#D7E5EF
(215,229,239)
#DEE9F2
(222,233,242)
#E5EDF5
(229,237,245)
#ECF1F8
(236,241,248)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCDDD color. Also use rgb(173,205,221) instead hex code.

Text Font Color

.myTextColor { color: #ADCDDD; }

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

This text font color is #ADCDDD.

Background Color

.myBgColor { background-color: #ADCDDD; }

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

This div background color is #ADCDDD.

Border color

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

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

This div border color is #ADCDDD.

Opacity

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

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

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

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

This text has shadow with #ADCDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCDDD.

Preview

Color preview on black background

This text has color #ADCDDD on black background.


Color preview on white background

This text has color #ADCDDD on white background.


Black color preview on #ADCDDD background

This text has black color on #ADCDDD background.


White color preview on #ADCDDD background

This text has white color on #ADCDDD background.


Related colors

Complementary color

Complementary color for #hex is #523222.


I love getcolorcode.com

Triadic colors

1 #DDADCD and #CDDDAD with #ADCDDD are triadic colors.

2 #DDCDAD and #CDADDD with #ADCDDD are triadic colors.