COLOR #ADDFD8

HEX: #ADDFD8 RGB: (173,223,216)

Renk bilgisi

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

RGB renk modeli

#ADDFD8 color RGB value is (173,223,216).

RGB: (173,223,216) (68%, 87%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 216 of 255 = 85%

173
223
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 216 = 612 (100%)
R 173 of 612 ~ 28.27%
G 223 of 612 ~ 36.44%
B 216 of 612 ~ 35.29'%

%28.27
%36.44
%35.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 3.14%
  • ana renk tonu 12.55%

CMYK: (22,0,3,13)
C22M0Y3K13 (22%, 0%, 3%, 13%)
(0.22 / 0.00 / 0.03 / 0.13)

CMYK yüzdeleri

%22.42
%0
%3.14
%12.55

Codes

Color #ADDFD8 in popluar color models

AD DF D8
RGB 173 223 216
HSL 172° 43.86% 77.65%
HSB/HSV 172° 22.42% 87.45%
CMYK 22.42% 0.00% 3.14%
12.55%

Color #ADDFD8 in popluar number systems.

HEX AD DF D8
Decimal 173 223 216
Binary 10101101 11011111 11011000
Octal 255 337 330

Shades and tints

Shades of #ADDFD8

#ADDFD8
(173,223,216)
#9ECBC5
(158,203,197)
#8FB7B2
(143,183,178)
#80A39F
(128,163,159)
#718F8C
(113,143,140)
#627B79
(98,123,121)
#536766
(83,103,102)
#445353
(68,83,83)
#353F40
(53,63,64)
#262B2D
(38,43,45)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #ADDFD8

#ADDFD8
(173,223,216)
#B4E1DB
(180,225,219)
#BBE3DE
(187,227,222)
#C2E5E1
(194,229,225)
#C9E7E4
(201,231,228)
#D0E9E7
(208,233,231)
#D7EBEA
(215,235,234)
#DEEDED
(222,237,237)
#E5EFF0
(229,239,240)
#ECF1F3
(236,241,243)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDFD8 color. Also use rgb(173,223,216) instead hex code.

Text Font Color

.myTextColor { color: #ADDFD8; }

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

This text font color is #ADDFD8.

Background Color

.myBgColor { background-color: #ADDFD8; }

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

This div background color is #ADDFD8.

Border color

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

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

This div border color is #ADDFD8.

Opacity

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

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

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

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

This text has shadow with #ADDFD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFD8.

Preview

Color preview on black background

This text has color #ADDFD8 on black background.


Color preview on white background

This text has color #ADDFD8 on white background.


Black color preview on #ADDFD8 background

This text has black color on #ADDFD8 background.


White color preview on #ADDFD8 background

This text has white color on #ADDFD8 background.


Related colors

Complementary color

Complementary color for #hex is #522027.


I love getcolorcode.com

Triadic colors

1 #D8ADDF and #DFD8AD with #ADDFD8 are triadic colors.

2 #D8DFAD and #DFADD8 with #ADDFD8 are triadic colors.