COLOR #ADDDD0

HEX: #ADDDD0 RGB: (173,221,208)

Renk bilgisi

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

RGB renk modeli

#ADDDD0 color RGB value is (173,221,208).

RGB: (173,221,208) (68%, 87%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 221 of 255 = 87%
B 208 of 255 = 82%

173
221
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 208 = 602 (100%)
R 173 of 602 ~ 28.74%
G 221 of 602 ~ 36.71%
B 208 of 602 ~ 34.55'%

%28.74
%36.71
%34.55

CMYK RENK MODELİ

#ADDDD0 rengi CMYK tonu (22,0,6,13).

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

CMYK: (22,0,6,13)
C22M0Y6K13 (22%, 0%, 6%, 13%)
(0.22 / 0.00 / 0.06 / 0.13)

CMYK yüzdeleri

%21.72
%0
%5.88
%13.33

Codes

Color #ADDDD0 in popluar color models

AD DD D0
RGB 173 221 208
HSL 164° 41.38% 77.25%
HSB/HSV 164° 21.72% 86.67%
CMYK 21.72% 0.00% 5.88%
13.33%

Color #ADDDD0 in popluar number systems.

HEX AD DD D0
Decimal 173 221 208
Binary 10101101 11011101 11010000
Octal 255 335 320

Shades and tints

Shades of #ADDDD0

#ADDDD0
(173,221,208)
#9EC9BE
(158,201,190)
#8FB5AC
(143,181,172)
#80A19A
(128,161,154)
#718D88
(113,141,136)
#627976
(98,121,118)
#536564
(83,101,100)
#445152
(68,81,82)
#353D40
(53,61,64)
#26292E
(38,41,46)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #ADDDD0

#ADDDD0
(173,221,208)
#B4E0D4
(180,224,212)
#BBE3D8
(187,227,216)
#C2E6DC
(194,230,220)
#C9E9E0
(201,233,224)
#D0ECE4
(208,236,228)
#D7EFE8
(215,239,232)
#DEF2EC
(222,242,236)
#E5F5F0
(229,245,240)
#ECF8F4
(236,248,244)
#F3FBF8
(243,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDD0; }

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

This text font color is #ADDDD0.

Background Color

.myBgColor { background-color: #ADDDD0; }

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

This div background color is #ADDDD0.

Border color

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

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

This div border color is #ADDDD0.

Opacity

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

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

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

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

This text has shadow with #ADDDD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDD0.

Preview

Color preview on black background

This text has color #ADDDD0 on black background.


Color preview on white background

This text has color #ADDDD0 on white background.


Black color preview on #ADDDD0 background

This text has black color on #ADDDD0 background.


White color preview on #ADDDD0 background

This text has white color on #ADDDD0 background.


Related colors

Complementary color

Complementary color for #hex is #52222F.


I love getcolorcode.com

Triadic colors

1 #D0ADDD and #DDD0AD with #ADDDD0 are triadic colors.

2 #D0DDAD and #DDADD0 with #ADDDD0 are triadic colors.