COLOR #ADDF9F

HEX: #ADDF9F RGB: (173,223,159)

Renk bilgisi

#ADDF9F contains mainly red and green colors. #ADDF9F ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADDF9F color RGB value is (173,223,159).

RGB: (173,223,159) (68%, 87%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 159 of 255 = 62%

173
223
159

R + G + B ~ 72%. #ADDF9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 159 = 555 (100%)
R 173 of 555 ~ 31.17%
G 223 of 555 ~ 40.18%
B 159 of 555 ~ 28.65'%

%31.17
%40.18
%28.65

CMYK RENK MODELİ

#ADDF9F rengi CMYK tonu (22,0,29,13).

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

CMYK: (22,0,29,13)
C22M0Y29K13 (22%, 0%, 29%, 13%)
(0.22 / 0.00 / 0.29 / 0.13)

CMYK yüzdeleri

%22.42
%0
%28.7
%12.55

Codes

Color #ADDF9F in popluar color models

AD DF 9F
RGB 173 223 159
HSL 107° 50.00% 74.90%
HSB/HSV 107° 28.70% 87.45%
CMYK 22.42% 0.00% 28.70%
12.55%

Color #ADDF9F in popluar number systems.

HEX AD DF 9F
Decimal 173 223 159
Binary 10101101 11011111 10011111
Octal 255 337 237

Shades and tints

Shades of #ADDF9F

#ADDF9F
(173,223,159)
#9ECB91
(158,203,145)
#8FB783
(143,183,131)
#80A375
(128,163,117)
#718F67
(113,143,103)
#627B59
(98,123,89)
#53674B
(83,103,75)
#44533D
(68,83,61)
#353F2F
(53,63,47)
#262B21
(38,43,33)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADDF9F

#ADDF9F
(173,223,159)
#B4E1A7
(180,225,167)
#BBE3AF
(187,227,175)
#C2E5B7
(194,229,183)
#C9E7BF
(201,231,191)
#D0E9C7
(208,233,199)
#D7EBCF
(215,235,207)
#DEEDD7
(222,237,215)
#E5EFDF
(229,239,223)
#ECF1E7
(236,241,231)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDF9F; }

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

This text font color is #ADDF9F.

Background Color

.myBgColor { background-color: #ADDF9F; }

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

This div background color is #ADDF9F.

Border color

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

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

This div border color is #ADDF9F.

Opacity

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

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

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

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

This text has shadow with #ADDF9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDF9F.

Preview

Color preview on black background

This text has color #ADDF9F on black background.


Color preview on white background

This text has color #ADDF9F on white background.


Black color preview on #ADDF9F background

This text has black color on #ADDF9F background.


White color preview on #ADDF9F background

This text has white color on #ADDF9F background.


Related colors

Complementary color

Complementary color for #hex is #522060.


I love getcolorcode.com

Triadic colors

1 #9FADDF and #DF9FAD with #ADDF9F are triadic colors.

2 #9FDFAD and #DFAD9F with #ADDF9F are triadic colors.