COLOR #ADDDD7

HEX: #ADDDD7 RGB: (173,221,215)

Renk bilgisi

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

RGB renk modeli

#ADDDD7 color RGB value is (173,221,215).

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

RGB bağlantıları ve doygunluk

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

173
221
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 215 = 609 (100%)
R 173 of 609 ~ 28.41%
G 221 of 609 ~ 36.29%
B 215 of 609 ~ 35.3'%

%28.41
%36.29
%35.3

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.72%
  • eflatun tonu 0.00%
  • sarı tonu 2.71%
  • 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
%2.71
%13.33

Codes

Color #ADDDD7 in popluar color models

AD DD D7
RGB 173 221 215
HSL 173° 41.38% 77.25%
HSB/HSV 173° 21.72% 86.67%
CMYK 21.72% 0.00% 2.71%
13.33%

Color #ADDDD7 in popluar number systems.

HEX AD DD D7
Decimal 173 221 215
Binary 10101101 11011101 11010111
Octal 255 335 327

Shades and tints

Shades of #ADDDD7

#ADDDD7
(173,221,215)
#9EC9C4
(158,201,196)
#8FB5B1
(143,181,177)
#80A19E
(128,161,158)
#718D8B
(113,141,139)
#627978
(98,121,120)
#536565
(83,101,101)
#445152
(68,81,82)
#353D3F
(53,61,63)
#26292C
(38,41,44)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADDDD7

#ADDDD7
(173,221,215)
#B4E0DA
(180,224,218)
#BBE3DD
(187,227,221)
#C2E6E0
(194,230,224)
#C9E9E3
(201,233,227)
#D0ECE6
(208,236,230)
#D7EFE9
(215,239,233)
#DEF2EC
(222,242,236)
#E5F5EF
(229,245,239)
#ECF8F2
(236,248,242)
#F3FBF5
(243,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDD7; }

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

This text font color is #ADDDD7.

Background Color

.myBgColor { background-color: #ADDDD7; }

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

This div background color is #ADDDD7.

Border color

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

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

This div border color is #ADDDD7.

Opacity

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

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

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

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

This text has shadow with #ADDDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDD7.

Preview

Color preview on black background

This text has color #ADDDD7 on black background.


Color preview on white background

This text has color #ADDDD7 on white background.


Black color preview on #ADDDD7 background

This text has black color on #ADDDD7 background.


White color preview on #ADDDD7 background

This text has white color on #ADDDD7 background.


Related colors

Complementary color

Complementary color for #hex is #522228.


I love getcolorcode.com

Triadic colors

1 #D7ADDD and #DDD7AD with #ADDDD7 are triadic colors.

2 #D7DDAD and #DDADD7 with #ADDDD7 are triadic colors.