COLOR #ADDA8C

HEX: #ADDA8C RGB: (173,218,140)

Renk bilgisi

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

RGB renk modeli

#ADDA8C color RGB value is (173,218,140).

RGB: (173,218,140) (68%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 140 of 255 = 55%

173
218
140

R + G + B ~ 69%. #ADDA8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 140 = 531 (100%)
R 173 of 531 ~ 32.58%
G 218 of 531 ~ 41.05%
B 140 of 531 ~ 26.37'%

%32.58
%41.05
%26.37

CMYK RENK MODELİ

#ADDA8C rengi CMYK tonu (21,0,36,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 0.00%
  • sarı tonu 35.78%
  • ana renk tonu 14.51%

CMYK: (21,0,36,15)
C21M0Y36K15 (21%, 0%, 36%, 15%)
(0.21 / 0.00 / 0.36 / 0.15)

CMYK yüzdeleri

%20.64
%0
%35.78
%14.51

Codes

Color #ADDA8C in popluar color models

AD DA 8C
RGB 173 218 140
HSL 95° 51.32% 70.20%
HSB/HSV 95° 35.78% 85.49%
CMYK 20.64% 0.00% 35.78%
14.51%

Color #ADDA8C in popluar number systems.

HEX AD DA 8C
Decimal 173 218 140
Binary 10101101 11011010 10001100
Octal 255 332 214

Shades and tints

Shades of #ADDA8C

#ADDA8C
(173,218,140)
#9EC780
(158,199,128)
#8FB474
(143,180,116)
#80A168
(128,161,104)
#718E5C
(113,142,92)
#627B50
(98,123,80)
#536844
(83,104,68)
#445538
(68,85,56)
#35422C
(53,66,44)
#262F20
(38,47,32)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADDA8C

#ADDA8C
(173,218,140)
#B4DD96
(180,221,150)
#BBE0A0
(187,224,160)
#C2E3AA
(194,227,170)
#C9E6B4
(201,230,180)
#D0E9BE
(208,233,190)
#D7ECC8
(215,236,200)
#DEEFD2
(222,239,210)
#E5F2DC
(229,242,220)
#ECF5E6
(236,245,230)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDA8C; }

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

This text font color is #ADDA8C.

Background Color

.myBgColor { background-color: #ADDA8C; }

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

This div background color is #ADDA8C.

Border color

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

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

This div border color is #ADDA8C.

Opacity

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

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

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

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

This text has shadow with #ADDA8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDA8C.

Preview

Color preview on black background

This text has color #ADDA8C on black background.


Color preview on white background

This text has color #ADDA8C on white background.


Black color preview on #ADDA8C background

This text has black color on #ADDA8C background.


White color preview on #ADDA8C background

This text has white color on #ADDA8C background.


Related colors

Complementary color

Complementary color for #hex is #522573.


I love getcolorcode.com

Triadic colors

1 #8CADDA and #DA8CAD with #ADDA8C are triadic colors.

2 #8CDAAD and #DAAD8C with #ADDA8C are triadic colors.