COLOR #ADCE8C

HEX: #ADCE8C RGB: (173,206,140)

Renk bilgisi

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

RGB renk modeli

#ADCE8C color RGB value is (173,206,140).

RGB: (173,206,140) (68%, 81%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 140 of 255 = 55%

173
206
140

R + G + B ~ 68%. #ADCE8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 140 = 519 (100%)
R 173 of 519 ~ 33.33%
G 206 of 519 ~ 39.69%
B 140 of 519 ~ 26.97'%

%33.33
%39.69
%26.97

CMYK RENK MODELİ

#ADCE8C rengi CMYK tonu (16,0,32,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 0.00%
  • sarı tonu 32.04%
  • ana renk tonu 19.22%

CMYK: (16,0,32,19)
C16M0Y32K19 (16%, 0%, 32%, 19%)
(0.16 / 0.00 / 0.32 / 0.19)

CMYK yüzdeleri

%16.02
%0
%32.04
%19.22

Codes

Color #ADCE8C in popluar color models

AD CE 8C
RGB 173 206 140
HSL 90° 40.24% 67.84%
HSB/HSV 90° 32.04% 80.78%
CMYK 16.02% 0.00% 32.04%
19.22%

Color #ADCE8C in popluar number systems.

HEX AD CE 8C
Decimal 173 206 140
Binary 10101101 11001110 10001100
Octal 255 316 214

Shades and tints

Shades of #ADCE8C

#ADCE8C
(173,206,140)
#9EBC80
(158,188,128)
#8FAA74
(143,170,116)
#809868
(128,152,104)
#71865C
(113,134,92)
#627450
(98,116,80)
#536244
(83,98,68)
#445038
(68,80,56)
#353E2C
(53,62,44)
#262C20
(38,44,32)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADCE8C

#ADCE8C
(173,206,140)
#B4D296
(180,210,150)
#BBD6A0
(187,214,160)
#C2DAAA
(194,218,170)
#C9DEB4
(201,222,180)
#D0E2BE
(208,226,190)
#D7E6C8
(215,230,200)
#DEEAD2
(222,234,210)
#E5EEDC
(229,238,220)
#ECF2E6
(236,242,230)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCE8C; }

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

This text font color is #ADCE8C.

Background Color

.myBgColor { background-color: #ADCE8C; }

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

This div background color is #ADCE8C.

Border color

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

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

This div border color is #ADCE8C.

Opacity

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

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

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

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

This text has shadow with #ADCE8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCE8C.

Preview

Color preview on black background

This text has color #ADCE8C on black background.


Color preview on white background

This text has color #ADCE8C on white background.


Black color preview on #ADCE8C background

This text has black color on #ADCE8C background.


White color preview on #ADCE8C background

This text has white color on #ADCE8C background.


Related colors

Complementary color

Complementary color for #hex is #523173.


I love getcolorcode.com

Triadic colors

1 #8CADCE and #CE8CAD with #ADCE8C are triadic colors.

2 #8CCEAD and #CEAD8C with #ADCE8C are triadic colors.