COLOR #ADDDC7

HEX: #ADDDC7 RGB: (173,221,199)

Renk bilgisi

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

RGB renk modeli

#ADDDC7 color RGB value is (173,221,199).

RGB: (173,221,199) (68%, 87%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 221 of 255 = 87%
B 199 of 255 = 78%

173
221
199

R + G + B ~ 78%. #ADDDC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 199 = 593 (100%)
R 173 of 593 ~ 29.17%
G 221 of 593 ~ 37.27%
B 199 of 593 ~ 33.56'%

%29.17
%37.27
%33.56

CMYK RENK MODELİ

#ADDDC7 rengi CMYK tonu (22,0,10,13).

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

CMYK: (22,0,10,13)
C22M0Y10K13 (22%, 0%, 10%, 13%)
(0.22 / 0.00 / 0.10 / 0.13)

CMYK yüzdeleri

%21.72
%0
%9.95
%13.33

Codes

Color #ADDDC7 in popluar color models

AD DD C7
RGB 173 221 199
HSL 153° 41.38% 77.25%
HSB/HSV 153° 21.72% 86.67%
CMYK 21.72% 0.00% 9.95%
13.33%

Color #ADDDC7 in popluar number systems.

HEX AD DD C7
Decimal 173 221 199
Binary 10101101 11011101 11000111
Octal 255 335 307

Shades and tints

Shades of #ADDDC7

#ADDDC7
(173,221,199)
#9EC9B5
(158,201,181)
#8FB5A3
(143,181,163)
#80A191
(128,161,145)
#718D7F
(113,141,127)
#62796D
(98,121,109)
#53655B
(83,101,91)
#445149
(68,81,73)
#353D37
(53,61,55)
#262925
(38,41,37)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADDDC7

#ADDDC7
(173,221,199)
#B4E0CC
(180,224,204)
#BBE3D1
(187,227,209)
#C2E6D6
(194,230,214)
#C9E9DB
(201,233,219)
#D0ECE0
(208,236,224)
#D7EFE5
(215,239,229)
#DEF2EA
(222,242,234)
#E5F5EF
(229,245,239)
#ECF8F4
(236,248,244)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDC7; }

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

This text font color is #ADDDC7.

Background Color

.myBgColor { background-color: #ADDDC7; }

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

This div background color is #ADDDC7.

Border color

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

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

This div border color is #ADDDC7.

Opacity

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

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

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

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

This text has shadow with #ADDDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDC7.

Preview

Color preview on black background

This text has color #ADDDC7 on black background.


Color preview on white background

This text has color #ADDDC7 on white background.


Black color preview on #ADDDC7 background

This text has black color on #ADDDC7 background.


White color preview on #ADDDC7 background

This text has white color on #ADDDC7 background.


Related colors

Complementary color

Complementary color for #hex is #522238.


I love getcolorcode.com

Triadic colors

1 #C7ADDD and #DDC7AD with #ADDDC7 are triadic colors.

2 #C7DDAD and #DDADC7 with #ADDDC7 are triadic colors.