COLOR #ADDFD4

HEX: #ADDFD4 RGB: (173,223,212)

Renk bilgisi

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

RGB renk modeli

#ADDFD4 color RGB value is (173,223,212).

RGB: (173,223,212) (68%, 87%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 212 of 255 = 83%

173
223
212

R + G + B ~ 79%. #ADDFD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 212 = 608 (100%)
R 173 of 608 ~ 28.45%
G 223 of 608 ~ 36.68%
B 212 of 608 ~ 34.87'%

%28.45
%36.68
%34.87

CMYK RENK MODELİ

#ADDFD4 rengi CMYK tonu (22,0,5,13).

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

CMYK: (22,0,5,13)
C22M0Y5K13 (22%, 0%, 5%, 13%)
(0.22 / 0.00 / 0.05 / 0.13)

CMYK yüzdeleri

%22.42
%0
%4.93
%12.55

Codes

Color #ADDFD4 in popluar color models

AD DF D4
RGB 173 223 212
HSL 167° 43.86% 77.65%
HSB/HSV 167° 22.42% 87.45%
CMYK 22.42% 0.00% 4.93%
12.55%

Color #ADDFD4 in popluar number systems.

HEX AD DF D4
Decimal 173 223 212
Binary 10101101 11011111 11010100
Octal 255 337 324

Shades and tints

Shades of #ADDFD4

#ADDFD4
(173,223,212)
#9ECBC1
(158,203,193)
#8FB7AE
(143,183,174)
#80A39B
(128,163,155)
#718F88
(113,143,136)
#627B75
(98,123,117)
#536762
(83,103,98)
#44534F
(68,83,79)
#353F3C
(53,63,60)
#262B29
(38,43,41)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADDFD4

#ADDFD4
(173,223,212)
#B4E1D7
(180,225,215)
#BBE3DA
(187,227,218)
#C2E5DD
(194,229,221)
#C9E7E0
(201,231,224)
#D0E9E3
(208,233,227)
#D7EBE6
(215,235,230)
#DEEDE9
(222,237,233)
#E5EFEC
(229,239,236)
#ECF1EF
(236,241,239)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFD4; }

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

This text font color is #ADDFD4.

Background Color

.myBgColor { background-color: #ADDFD4; }

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

This div background color is #ADDFD4.

Border color

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

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

This div border color is #ADDFD4.

Opacity

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

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

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

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

This text has shadow with #ADDFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFD4.

Preview

Color preview on black background

This text has color #ADDFD4 on black background.


Color preview on white background

This text has color #ADDFD4 on white background.


Black color preview on #ADDFD4 background

This text has black color on #ADDFD4 background.


White color preview on #ADDFD4 background

This text has white color on #ADDFD4 background.


Related colors

Complementary color

Complementary color for #hex is #52202B.


I love getcolorcode.com

Triadic colors

1 #D4ADDF and #DFD4AD with #ADDFD4 are triadic colors.

2 #D4DFAD and #DFADD4 with #ADDFD4 are triadic colors.