COLOR #ADDFDB

HEX: #ADDFDB RGB: (173,223,219)

Renk bilgisi

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

RGB renk modeli

#ADDFDB color RGB value is (173,223,219).

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

RGB bağlantıları ve doygunluk

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

173
223
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 219 = 615 (100%)
R 173 of 615 ~ 28.13%
G 223 of 615 ~ 36.26%
B 219 of 615 ~ 35.61'%

%28.13
%36.26
%35.61

CMYK RENK MODELİ

#ADDFDB rengi CMYK tonu (22,0,2,13).

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

CMYK: (22,0,2,13)
C22M0Y2K13 (22%, 0%, 2%, 13%)
(0.22 / 0.00 / 0.02 / 0.13)

CMYK yüzdeleri

%22.42
%0
%1.79
%12.55

Codes

Color #ADDFDB in popluar color models

AD DF DB
RGB 173 223 219
HSL 175° 43.86% 77.65%
HSB/HSV 175° 22.42% 87.45%
CMYK 22.42% 0.00% 1.79%
12.55%

Color #ADDFDB in popluar number systems.

HEX AD DF DB
Decimal 173 223 219
Binary 10101101 11011111 11011011
Octal 255 337 333

Shades and tints

Shades of #ADDFDB

#ADDFDB
(173,223,219)
#9ECBC8
(158,203,200)
#8FB7B5
(143,183,181)
#80A3A2
(128,163,162)
#718F8F
(113,143,143)
#627B7C
(98,123,124)
#536769
(83,103,105)
#445356
(68,83,86)
#353F43
(53,63,67)
#262B30
(38,43,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADDFDB

#ADDFDB
(173,223,219)
#B4E1DE
(180,225,222)
#BBE3E1
(187,227,225)
#C2E5E4
(194,229,228)
#C9E7E7
(201,231,231)
#D0E9EA
(208,233,234)
#D7EBED
(215,235,237)
#DEEDF0
(222,237,240)
#E5EFF3
(229,239,243)
#ECF1F6
(236,241,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFDB; }

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

This text font color is #ADDFDB.

Background Color

.myBgColor { background-color: #ADDFDB; }

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

This div background color is #ADDFDB.

Border color

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

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

This div border color is #ADDFDB.

Opacity

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

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

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

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

This text has shadow with #ADDFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFDB.

Preview

Color preview on black background

This text has color #ADDFDB on black background.


Color preview on white background

This text has color #ADDFDB on white background.


Black color preview on #ADDFDB background

This text has black color on #ADDFDB background.


White color preview on #ADDFDB background

This text has white color on #ADDFDB background.


Related colors

Complementary color

Complementary color for #hex is #522024.


I love getcolorcode.com

Triadic colors

1 #DBADDF and #DFDBAD with #ADDFDB are triadic colors.

2 #DBDFAD and #DFADDB with #ADDFDB are triadic colors.