COLOR #ADDDD6

HEX: #ADDDD6 RGB: (173,221,214)

Renk bilgisi

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

RGB renk modeli

#ADDDD6 color RGB value is (173,221,214).

RGB: (173,221,214) (68%, 87%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 221 of 255 = 87%
B 214 of 255 = 84%

173
221
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 214 = 608 (100%)
R 173 of 608 ~ 28.45%
G 221 of 608 ~ 36.35%
B 214 of 608 ~ 35.2'%

%28.45
%36.35
%35.2

CMYK RENK MODELİ

#ADDDD6 rengi CMYK tonu (22,0,3,13).

  • camgöbeği tonu 21.72%
  • eflatun tonu 0.00%
  • sarı tonu 3.17%
  • ana renk tonu 13.33%

CMYK: (22,0,3,13)
C22M0Y3K13 (22%, 0%, 3%, 13%)
(0.22 / 0.00 / 0.03 / 0.13)

CMYK yüzdeleri

%21.72
%0
%3.17
%13.33

Codes

Color #ADDDD6 in popluar color models

AD DD D6
RGB 173 221 214
HSL 171° 41.38% 77.25%
HSB/HSV 171° 21.72% 86.67%
CMYK 21.72% 0.00% 3.17%
13.33%

Color #ADDDD6 in popluar number systems.

HEX AD DD D6
Decimal 173 221 214
Binary 10101101 11011101 11010110
Octal 255 335 326

Shades and tints

Shades of #ADDDD6

#ADDDD6
(173,221,214)
#9EC9C3
(158,201,195)
#8FB5B0
(143,181,176)
#80A19D
(128,161,157)
#718D8A
(113,141,138)
#627977
(98,121,119)
#536564
(83,101,100)
#445151
(68,81,81)
#353D3E
(53,61,62)
#26292B
(38,41,43)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADDDD6

#ADDDD6
(173,221,214)
#B4E0D9
(180,224,217)
#BBE3DC
(187,227,220)
#C2E6DF
(194,230,223)
#C9E9E2
(201,233,226)
#D0ECE5
(208,236,229)
#D7EFE8
(215,239,232)
#DEF2EB
(222,242,235)
#E5F5EE
(229,245,238)
#ECF8F1
(236,248,241)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDD6; }

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

This text font color is #ADDDD6.

Background Color

.myBgColor { background-color: #ADDDD6; }

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

This div background color is #ADDDD6.

Border color

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

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

This div border color is #ADDDD6.

Opacity

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

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

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

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

This text has shadow with #ADDDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDD6.

Preview

Color preview on black background

This text has color #ADDDD6 on black background.


Color preview on white background

This text has color #ADDDD6 on white background.


Black color preview on #ADDDD6 background

This text has black color on #ADDDD6 background.


White color preview on #ADDDD6 background

This text has white color on #ADDDD6 background.


Related colors

Complementary color

Complementary color for #hex is #522229.


I love getcolorcode.com

Triadic colors

1 #D6ADDD and #DDD6AD with #ADDDD6 are triadic colors.

2 #D6DDAD and #DDADD6 with #ADDDD6 are triadic colors.