COLOR #ADDBD6

HEX: #ADDBD6 RGB: (173,219,214)

Renk bilgisi

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

RGB renk modeli

#ADDBD6 color RGB value is (173,219,214).

RGB: (173,219,214) (68%, 86%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 214 of 255 = 84%

173
219
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 214 = 606 (100%)
R 173 of 606 ~ 28.55%
G 219 of 606 ~ 36.14%
B 214 of 606 ~ 35.31'%

%28.55
%36.14
%35.31

CMYK RENK MODELİ

#ADDBD6 rengi CMYK tonu (21,0,2,14).

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

CMYK: (21,0,2,14)
C21M0Y2K14 (21%, 0%, 2%, 14%)
(0.21 / 0.00 / 0.02 / 0.14)

CMYK yüzdeleri

%21
%0
%2.28
%14.12

Codes

Color #ADDBD6 in popluar color models

AD DB D6
RGB 173 219 214
HSL 173° 38.98% 76.86%
HSB/HSV 173° 21.00% 85.88%
CMYK 21.00% 0.00% 2.28%
14.12%

Color #ADDBD6 in popluar number systems.

HEX AD DB D6
Decimal 173 219 214
Binary 10101101 11011011 11010110
Octal 255 333 326

Shades and tints

Shades of #ADDBD6

#ADDBD6
(173,219,214)
#9EC8C3
(158,200,195)
#8FB5B0
(143,181,176)
#80A29D
(128,162,157)
#718F8A
(113,143,138)
#627C77
(98,124,119)
#536964
(83,105,100)
#445651
(68,86,81)
#35433E
(53,67,62)
#26302B
(38,48,43)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADDBD6

#ADDBD6
(173,219,214)
#B4DED9
(180,222,217)
#BBE1DC
(187,225,220)
#C2E4DF
(194,228,223)
#C9E7E2
(201,231,226)
#D0EAE5
(208,234,229)
#D7EDE8
(215,237,232)
#DEF0EB
(222,240,235)
#E5F3EE
(229,243,238)
#ECF6F1
(236,246,241)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBD6; }

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

This text font color is #ADDBD6.

Background Color

.myBgColor { background-color: #ADDBD6; }

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

This div background color is #ADDBD6.

Border color

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

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

This div border color is #ADDBD6.

Opacity

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

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

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

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

This text has shadow with #ADDBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBD6.

Preview

Color preview on black background

This text has color #ADDBD6 on black background.


Color preview on white background

This text has color #ADDBD6 on white background.


Black color preview on #ADDBD6 background

This text has black color on #ADDBD6 background.


White color preview on #ADDBD6 background

This text has white color on #ADDBD6 background.


Related colors

Complementary color

Complementary color for #hex is #522429.


I love getcolorcode.com

Triadic colors

1 #D6ADDB and #DBD6AD with #ADDBD6 are triadic colors.

2 #D6DBAD and #DBADD6 with #ADDBD6 are triadic colors.