COLOR #ADDF8C

HEX: #ADDF8C RGB: (173,223,140)

Renk bilgisi

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

RGB renk modeli

#ADDF8C color RGB value is (173,223,140).

RGB: (173,223,140) (68%, 87%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 140 of 255 = 55%

173
223
140

R + G + B ~ 70%. #ADDF8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 140 = 536 (100%)
R 173 of 536 ~ 32.28%
G 223 of 536 ~ 41.6%
B 140 of 536 ~ 26.12'%

%32.28
%41.6
%26.12

CMYK RENK MODELİ

#ADDF8C rengi CMYK tonu (22,0,37,13).

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

CMYK: (22,0,37,13)
C22M0Y37K13 (22%, 0%, 37%, 13%)
(0.22 / 0.00 / 0.37 / 0.13)

CMYK yüzdeleri

%22.42
%0
%37.22
%12.55

Codes

Color #ADDF8C in popluar color models

AD DF 8C
RGB 173 223 140
HSL 96° 56.46% 71.18%
HSB/HSV 96° 37.22% 87.45%
CMYK 22.42% 0.00% 37.22%
12.55%

Color #ADDF8C in popluar number systems.

HEX AD DF 8C
Decimal 173 223 140
Binary 10101101 11011111 10001100
Octal 255 337 214

Shades and tints

Shades of #ADDF8C

#ADDF8C
(173,223,140)
#9ECB80
(158,203,128)
#8FB774
(143,183,116)
#80A368
(128,163,104)
#718F5C
(113,143,92)
#627B50
(98,123,80)
#536744
(83,103,68)
#445338
(68,83,56)
#353F2C
(53,63,44)
#262B20
(38,43,32)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADDF8C

#ADDF8C
(173,223,140)
#B4E196
(180,225,150)
#BBE3A0
(187,227,160)
#C2E5AA
(194,229,170)
#C9E7B4
(201,231,180)
#D0E9BE
(208,233,190)
#D7EBC8
(215,235,200)
#DEEDD2
(222,237,210)
#E5EFDC
(229,239,220)
#ECF1E6
(236,241,230)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDF8C; }

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

This text font color is #ADDF8C.

Background Color

.myBgColor { background-color: #ADDF8C; }

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

This div background color is #ADDF8C.

Border color

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

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

This div border color is #ADDF8C.

Opacity

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

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

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

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

This text has shadow with #ADDF8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDF8C.

Preview

Color preview on black background

This text has color #ADDF8C on black background.


Color preview on white background

This text has color #ADDF8C on white background.


Black color preview on #ADDF8C background

This text has black color on #ADDF8C background.


White color preview on #ADDF8C background

This text has white color on #ADDF8C background.


Related colors

Complementary color

Complementary color for #hex is #522073.


I love getcolorcode.com

Triadic colors

1 #8CADDF and #DF8CAD with #ADDF8C are triadic colors.

2 #8CDFAD and #DFAD8C with #ADDF8C are triadic colors.