COLOR #ADDDC8

HEX: #ADDDC8 RGB: (173,221,200)

Renk bilgisi

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

RGB renk modeli

#ADDDC8 color RGB value is (173,221,200).

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

RGB bağlantıları ve doygunluk

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

173
221
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 200 = 594 (100%)
R 173 of 594 ~ 29.12%
G 221 of 594 ~ 37.21%
B 200 of 594 ~ 33.67'%

%29.12
%37.21
%33.67

CMYK RENK MODELİ

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

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

Codes

Color #ADDDC8 in popluar color models

AD DD C8
RGB 173 221 200
HSL 154° 41.38% 77.25%
HSB/HSV 154° 21.72% 86.67%
CMYK 21.72% 0.00% 9.50%
13.33%

Color #ADDDC8 in popluar number systems.

HEX AD DD C8
Decimal 173 221 200
Binary 10101101 11011101 11001000
Octal 255 335 310

Shades and tints

Shades of #ADDDC8

#ADDDC8
(173,221,200)
#9EC9B6
(158,201,182)
#8FB5A4
(143,181,164)
#80A192
(128,161,146)
#718D80
(113,141,128)
#62796E
(98,121,110)
#53655C
(83,101,92)
#44514A
(68,81,74)
#353D38
(53,61,56)
#262926
(38,41,38)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADDDC8

#ADDDC8
(173,221,200)
#B4E0CD
(180,224,205)
#BBE3D2
(187,227,210)
#C2E6D7
(194,230,215)
#C9E9DC
(201,233,220)
#D0ECE1
(208,236,225)
#D7EFE6
(215,239,230)
#DEF2EB
(222,242,235)
#E5F5F0
(229,245,240)
#ECF8F5
(236,248,245)
#F3FBFA
(243,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDDC8; }

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

This text font color is #ADDDC8.

Background Color

.myBgColor { background-color: #ADDDC8; }

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

This div background color is #ADDDC8.

Border color

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

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

This div border color is #ADDDC8.

Opacity

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

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

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

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

This text has shadow with #ADDDC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDC8.

Preview

Color preview on black background

This text has color #ADDDC8 on black background.


Color preview on white background

This text has color #ADDDC8 on white background.


Black color preview on #ADDDC8 background

This text has black color on #ADDDC8 background.


White color preview on #ADDDC8 background

This text has white color on #ADDDC8 background.


Related colors

Complementary color

Complementary color for #hex is #522237.


I love getcolorcode.com

Triadic colors

1 #C8ADDD and #DDC8AD with #ADDDC8 are triadic colors.

2 #C8DDAD and #DDADC8 with #ADDDC8 are triadic colors.