COLOR #ADDD8C

HEX: #ADDD8C RGB: (173,221,140)

Renk bilgisi

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

RGB renk modeli

#ADDD8C color RGB value is (173,221,140).

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

RGB bağlantıları ve doygunluk

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

173
221
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 140 = 534 (100%)
R 173 of 534 ~ 32.4%
G 221 of 534 ~ 41.39%
B 140 of 534 ~ 26.22'%

%32.4
%41.39
%26.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.72%
  • eflatun tonu 0.00%
  • sarı tonu 36.65%
  • ana renk tonu 13.33%

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

CMYK yüzdeleri

%21.72
%0
%36.65
%13.33

Codes

Color #ADDD8C in popluar color models

AD DD 8C
RGB 173 221 140
HSL 96° 54.36% 70.78%
HSB/HSV 96° 36.65% 86.67%
CMYK 21.72% 0.00% 36.65%
13.33%

Color #ADDD8C in popluar number systems.

HEX AD DD 8C
Decimal 173 221 140
Binary 10101101 11011101 10001100
Octal 255 335 214

Shades and tints

Shades of #ADDD8C

#ADDD8C
(173,221,140)
#9EC980
(158,201,128)
#8FB574
(143,181,116)
#80A168
(128,161,104)
#718D5C
(113,141,92)
#627950
(98,121,80)
#536544
(83,101,68)
#445138
(68,81,56)
#353D2C
(53,61,44)
#262920
(38,41,32)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADDD8C

#ADDD8C
(173,221,140)
#B4E096
(180,224,150)
#BBE3A0
(187,227,160)
#C2E6AA
(194,230,170)
#C9E9B4
(201,233,180)
#D0ECBE
(208,236,190)
#D7EFC8
(215,239,200)
#DEF2D2
(222,242,210)
#E5F5DC
(229,245,220)
#ECF8E6
(236,248,230)
#F3FBF0
(243,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDD8C; }

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

This text font color is #ADDD8C.

Background Color

.myBgColor { background-color: #ADDD8C; }

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

This div background color is #ADDD8C.

Border color

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

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

This div border color is #ADDD8C.

Opacity

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

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

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

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

This text has shadow with #ADDD8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDD8C.

Preview

Color preview on black background

This text has color #ADDD8C on black background.


Color preview on white background

This text has color #ADDD8C on white background.


Black color preview on #ADDD8C background

This text has black color on #ADDD8C background.


White color preview on #ADDD8C background

This text has white color on #ADDD8C background.


Related colors

Complementary color

Complementary color for #hex is #522273.


I love getcolorcode.com

Triadic colors

1 #8CADDD and #DD8CAD with #ADDD8C are triadic colors.

2 #8CDDAD and #DDAD8C with #ADDD8C are triadic colors.