COLOR #ADDBDA

HEX: #ADDBDA RGB: (173,219,218)

Renk bilgisi

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

RGB renk modeli

#ADDBDA color RGB value is (173,219,218).

RGB: (173,219,218) (68%, 86%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 218 of 255 = 85%

173
219
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 218 = 610 (100%)
R 173 of 610 ~ 28.36%
G 219 of 610 ~ 35.9%
B 218 of 610 ~ 35.74'%

%28.36
%35.9
%35.74

CMYK RENK MODELİ

#ADDBDA rengi CMYK tonu (21,0,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 0.46%
  • ana renk tonu 14.12%

CMYK: (21,0,0,14)
C21M0Y0K14 (21%, 0%, 0%, 14%)
(0.21 / 0.00 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%0
%0.46
%14.12

Codes

Color #ADDBDA in popluar color models

AD DB DA
RGB 173 219 218
HSL 179° 38.98% 76.86%
HSB/HSV 179° 21.00% 85.88%
CMYK 21.00% 0.00% 0.46%
14.12%

Color #ADDBDA in popluar number systems.

HEX AD DB DA
Decimal 173 219 218
Binary 10101101 11011011 11011010
Octal 255 333 332

Shades and tints

Shades of #ADDBDA

#ADDBDA
(173,219,218)
#9EC8C7
(158,200,199)
#8FB5B4
(143,181,180)
#80A2A1
(128,162,161)
#718F8E
(113,143,142)
#627C7B
(98,124,123)
#536968
(83,105,104)
#445655
(68,86,85)
#354342
(53,67,66)
#26302F
(38,48,47)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #ADDBDA

#ADDBDA
(173,219,218)
#B4DEDD
(180,222,221)
#BBE1E0
(187,225,224)
#C2E4E3
(194,228,227)
#C9E7E6
(201,231,230)
#D0EAE9
(208,234,233)
#D7EDEC
(215,237,236)
#DEF0EF
(222,240,239)
#E5F3F2
(229,243,242)
#ECF6F5
(236,246,245)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBDA; }

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

This text font color is #ADDBDA.

Background Color

.myBgColor { background-color: #ADDBDA; }

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

This div background color is #ADDBDA.

Border color

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

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

This div border color is #ADDBDA.

Opacity

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

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

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

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

This text has shadow with #ADDBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBDA.

Preview

Color preview on black background

This text has color #ADDBDA on black background.


Color preview on white background

This text has color #ADDBDA on white background.


Black color preview on #ADDBDA background

This text has black color on #ADDBDA background.


White color preview on #ADDBDA background

This text has white color on #ADDBDA background.


Related colors

Complementary color

Complementary color for #hex is #522425.


I love getcolorcode.com

Triadic colors

1 #DAADDB and #DBDAAD with #ADDBDA are triadic colors.

2 #DADBAD and #DBADDA with #ADDBDA are triadic colors.