COLOR #ADDC8C

HEX: #ADDC8C RGB: (173,220,140)

Renk bilgisi

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

RGB renk modeli

#ADDC8C color RGB value is (173,220,140).

RGB: (173,220,140) (68%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 220 of 255 = 86%
B 140 of 255 = 55%

173
220
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 220 + 140 = 533 (100%)
R 173 of 533 ~ 32.46%
G 220 of 533 ~ 41.28%
B 140 of 533 ~ 26.27'%

%32.46
%41.28
%26.27

CMYK RENK MODELİ

#ADDC8C rengi CMYK tonu (21,0,36,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 0.00%
  • sarı tonu 36.36%
  • ana renk tonu 13.73%

CMYK: (21,0,36,14)
C21M0Y36K14 (21%, 0%, 36%, 14%)
(0.21 / 0.00 / 0.36 / 0.14)

CMYK yüzdeleri

%21.36
%0
%36.36
%13.73

Codes

Color #ADDC8C in popluar color models

AD DC 8C
RGB 173 220 140
HSL 95° 53.33% 70.59%
HSB/HSV 95° 36.36% 86.27%
CMYK 21.36% 0.00% 36.36%
13.73%

Color #ADDC8C in popluar number systems.

HEX AD DC 8C
Decimal 173 220 140
Binary 10101101 11011100 10001100
Octal 255 334 214

Shades and tints

Shades of #ADDC8C

#ADDC8C
(173,220,140)
#9EC880
(158,200,128)
#8FB474
(143,180,116)
#80A068
(128,160,104)
#718C5C
(113,140,92)
#627850
(98,120,80)
#536444
(83,100,68)
#445038
(68,80,56)
#353C2C
(53,60,44)
#262820
(38,40,32)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #ADDC8C

#ADDC8C
(173,220,140)
#B4DF96
(180,223,150)
#BBE2A0
(187,226,160)
#C2E5AA
(194,229,170)
#C9E8B4
(201,232,180)
#D0EBBE
(208,235,190)
#D7EEC8
(215,238,200)
#DEF1D2
(222,241,210)
#E5F4DC
(229,244,220)
#ECF7E6
(236,247,230)
#F3FAF0
(243,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDC8C; }

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

This text font color is #ADDC8C.

Background Color

.myBgColor { background-color: #ADDC8C; }

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

This div background color is #ADDC8C.

Border color

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

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

This div border color is #ADDC8C.

Opacity

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

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

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

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

This text has shadow with #ADDC8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDC8C.

Preview

Color preview on black background

This text has color #ADDC8C on black background.


Color preview on white background

This text has color #ADDC8C on white background.


Black color preview on #ADDC8C background

This text has black color on #ADDC8C background.


White color preview on #ADDC8C background

This text has white color on #ADDC8C background.


Related colors

Complementary color

Complementary color for #hex is #522373.


I love getcolorcode.com

Triadic colors

1 #8CADDC and #DC8CAD with #ADDC8C are triadic colors.

2 #8CDCAD and #DCAD8C with #ADDC8C are triadic colors.