COLOR #ADDCDF

HEX: #ADDCDF RGB: (173,220,223)

Renk bilgisi

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

RGB renk modeli

#ADDCDF color RGB value is (173,220,223).

RGB: (173,220,223) (68%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 220 of 255 = 86%
B 223 of 255 = 87%

173
220
223

R + G + B ~ 80%. #ADDCDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 220 + 223 = 616 (100%)
R 173 of 616 ~ 28.08%
G 220 of 616 ~ 35.71%
B 223 of 616 ~ 36.2'%

%28.08
%35.71
%36.2

CMYK RENK MODELİ

#ADDCDF rengi CMYK tonu (22,1,0,13).

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

CMYK: (22,1,0,13)
C22M1Y0K13 (22%, 1%, 0%, 13%)
(0.22 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%1.35
%0
%12.55

Codes

Color #ADDCDF in popluar color models

AD DC DF
RGB 173 220 223
HSL 184° 43.86% 77.65%
HSB/HSV 184° 22.42% 87.45%
CMYK 22.42% 1.35% 0.00%
12.55%

Color #ADDCDF in popluar number systems.

HEX AD DC DF
Decimal 173 220 223
Binary 10101101 11011100 11011111
Octal 255 334 337

Shades and tints

Shades of #ADDCDF

#ADDCDF
(173,220,223)
#9EC8CB
(158,200,203)
#8FB4B7
(143,180,183)
#80A0A3
(128,160,163)
#718C8F
(113,140,143)
#62787B
(98,120,123)
#536467
(83,100,103)
#445053
(68,80,83)
#353C3F
(53,60,63)
#26282B
(38,40,43)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADDCDF

#ADDCDF
(173,220,223)
#B4DFE1
(180,223,225)
#BBE2E3
(187,226,227)
#C2E5E5
(194,229,229)
#C9E8E7
(201,232,231)
#D0EBE9
(208,235,233)
#D7EEEB
(215,238,235)
#DEF1ED
(222,241,237)
#E5F4EF
(229,244,239)
#ECF7F1
(236,247,241)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDCDF; }

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

This text font color is #ADDCDF.

Background Color

.myBgColor { background-color: #ADDCDF; }

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

This div background color is #ADDCDF.

Border color

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

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

This div border color is #ADDCDF.

Opacity

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

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

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

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

This text has shadow with #ADDCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDCDF.

Preview

Color preview on black background

This text has color #ADDCDF on black background.


Color preview on white background

This text has color #ADDCDF on white background.


Black color preview on #ADDCDF background

This text has black color on #ADDCDF background.


White color preview on #ADDCDF background

This text has white color on #ADDCDF background.


Related colors

Complementary color

Complementary color for #hex is #522320.


I love getcolorcode.com

Triadic colors

1 #DFADDC and #DCDFAD with #ADDCDF are triadic colors.

2 #DFDCAD and #DCADDF with #ADDCDF are triadic colors.