COLOR #ADDDD9

HEX: #ADDDD9 RGB: (173,221,217)

Renk bilgisi

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

RGB renk modeli

#ADDDD9 color RGB value is (173,221,217).

RGB: (173,221,217) (68%, 87%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 221 of 255 = 87%
B 217 of 255 = 85%

173
221
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 217 = 611 (100%)
R 173 of 611 ~ 28.31%
G 221 of 611 ~ 36.17%
B 217 of 611 ~ 35.52'%

%28.31
%36.17
%35.52

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%21.72
%0
%1.81
%13.33

Codes

Color #ADDDD9 in popluar color models

AD DD D9
RGB 173 221 217
HSL 175° 41.38% 77.25%
HSB/HSV 175° 21.72% 86.67%
CMYK 21.72% 0.00% 1.81%
13.33%

Color #ADDDD9 in popluar number systems.

HEX AD DD D9
Decimal 173 221 217
Binary 10101101 11011101 11011001
Octal 255 335 331

Shades and tints

Shades of #ADDDD9

#ADDDD9
(173,221,217)
#9EC9C6
(158,201,198)
#8FB5B3
(143,181,179)
#80A1A0
(128,161,160)
#718D8D
(113,141,141)
#62797A
(98,121,122)
#536567
(83,101,103)
#445154
(68,81,84)
#353D41
(53,61,65)
#26292E
(38,41,46)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADDDD9

#ADDDD9
(173,221,217)
#B4E0DC
(180,224,220)
#BBE3DF
(187,227,223)
#C2E6E2
(194,230,226)
#C9E9E5
(201,233,229)
#D0ECE8
(208,236,232)
#D7EFEB
(215,239,235)
#DEF2EE
(222,242,238)
#E5F5F1
(229,245,241)
#ECF8F4
(236,248,244)
#F3FBF7
(243,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDD9; }

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

This text font color is #ADDDD9.

Background Color

.myBgColor { background-color: #ADDDD9; }

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

This div background color is #ADDDD9.

Border color

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

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

This div border color is #ADDDD9.

Opacity

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

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

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

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

This text has shadow with #ADDDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDD9.

Preview

Color preview on black background

This text has color #ADDDD9 on black background.


Color preview on white background

This text has color #ADDDD9 on white background.


Black color preview on #ADDDD9 background

This text has black color on #ADDDD9 background.


White color preview on #ADDDD9 background

This text has white color on #ADDDD9 background.


Related colors

Complementary color

Complementary color for #hex is #522226.


I love getcolorcode.com

Triadic colors

1 #D9ADDD and #DDD9AD with #ADDDD9 are triadic colors.

2 #D9DDAD and #DDADD9 with #ADDDD9 are triadic colors.