COLOR #ADD4DF

HEX: #ADD4DF RGB: (173,212,223)

Renk bilgisi

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

RGB renk modeli

#ADD4DF color RGB value is (173,212,223).

RGB: (173,212,223) (68%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 212 of 255 = 83%
B 223 of 255 = 87%

173
212
223

R + G + B ~ 79%. #ADD4DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 212 + 223 = 608 (100%)
R 173 of 608 ~ 28.45%
G 212 of 608 ~ 34.87%
B 223 of 608 ~ 36.68'%

%28.45
%34.87
%36.68

CMYK RENK MODELİ

#ADD4DF rengi CMYK tonu (22,5,0,13).

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

CMYK: (22,5,0,13)
C22M5Y0K13 (22%, 5%, 0%, 13%)
(0.22 / 0.05 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%4.93
%0
%12.55

Codes

Color #ADD4DF in popluar color models

AD D4 DF
RGB 173 212 223
HSL 193° 43.86% 77.65%
HSB/HSV 193° 22.42% 87.45%
CMYK 22.42% 4.93% 0.00%
12.55%

Color #ADD4DF in popluar number systems.

HEX AD D4 DF
Decimal 173 212 223
Binary 10101101 11010100 11011111
Octal 255 324 337

Shades and tints

Shades of #ADD4DF

#ADD4DF
(173,212,223)
#9EC1CB
(158,193,203)
#8FAEB7
(143,174,183)
#809BA3
(128,155,163)
#71888F
(113,136,143)
#62757B
(98,117,123)
#536267
(83,98,103)
#444F53
(68,79,83)
#353C3F
(53,60,63)
#26292B
(38,41,43)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADD4DF

#ADD4DF
(173,212,223)
#B4D7E1
(180,215,225)
#BBDAE3
(187,218,227)
#C2DDE5
(194,221,229)
#C9E0E7
(201,224,231)
#D0E3E9
(208,227,233)
#D7E6EB
(215,230,235)
#DEE9ED
(222,233,237)
#E5ECEF
(229,236,239)
#ECEFF1
(236,239,241)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD4DF; }

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

This text font color is #ADD4DF.

Background Color

.myBgColor { background-color: #ADD4DF; }

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

This div background color is #ADD4DF.

Border color

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

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

This div border color is #ADD4DF.

Opacity

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

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

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

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

This text has shadow with #ADD4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD4DF.

Preview

Color preview on black background

This text has color #ADD4DF on black background.


Color preview on white background

This text has color #ADD4DF on white background.


Black color preview on #ADD4DF background

This text has black color on #ADD4DF background.


White color preview on #ADD4DF background

This text has white color on #ADD4DF background.


Related colors

Complementary color

Complementary color for #hex is #522B20.


I love getcolorcode.com

Triadic colors

1 #DFADD4 and #D4DFAD with #ADD4DF are triadic colors.

2 #DFD4AD and #D4ADDF with #ADD4DF are triadic colors.