COLOR #ADE08C

HEX: #ADE08C RGB: (173,224,140)

Renk bilgisi

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

RGB renk modeli

#ADE08C color RGB value is (173,224,140).

RGB: (173,224,140) (68%, 88%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 140 of 255 = 55%

173
224
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 140 = 537 (100%)
R 173 of 537 ~ 32.22%
G 224 of 537 ~ 41.71%
B 140 of 537 ~ 26.07'%

%32.22
%41.71
%26.07

CMYK RENK MODELİ

#ADE08C rengi CMYK tonu (23,0,38,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 37.50%
  • ana renk tonu 12.16%

CMYK: (23,0,38,12)
C23M0Y38K12 (23%, 0%, 38%, 12%)
(0.23 / 0.00 / 0.38 / 0.12)

CMYK yüzdeleri

%22.77
%0
%37.5
%12.16

Codes

Color #ADE08C in popluar color models

AD E0 8C
RGB 173 224 140
HSL 96° 57.53% 71.37%
HSB/HSV 96° 37.50% 87.84%
CMYK 22.77% 0.00% 37.50%
12.16%

Color #ADE08C in popluar number systems.

HEX AD E0 8C
Decimal 173 224 140
Binary 10101101 11100000 10001100
Octal 255 340 214

Shades and tints

Shades of #ADE08C

#ADE08C
(173,224,140)
#9ECC80
(158,204,128)
#8FB874
(143,184,116)
#80A468
(128,164,104)
#71905C
(113,144,92)
#627C50
(98,124,80)
#536844
(83,104,68)
#445438
(68,84,56)
#35402C
(53,64,44)
#262C20
(38,44,32)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADE08C

#ADE08C
(173,224,140)
#B4E296
(180,226,150)
#BBE4A0
(187,228,160)
#C2E6AA
(194,230,170)
#C9E8B4
(201,232,180)
#D0EABE
(208,234,190)
#D7ECC8
(215,236,200)
#DEEED2
(222,238,210)
#E5F0DC
(229,240,220)
#ECF2E6
(236,242,230)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE08C; }

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

This text font color is #ADE08C.

Background Color

.myBgColor { background-color: #ADE08C; }

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

This div background color is #ADE08C.

Border color

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

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

This div border color is #ADE08C.

Opacity

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

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

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

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

This text has shadow with #ADE08C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE08C.

Preview

Color preview on black background

This text has color #ADE08C on black background.


Color preview on white background

This text has color #ADE08C on white background.


Black color preview on #ADE08C background

This text has black color on #ADE08C background.


White color preview on #ADE08C background

This text has white color on #ADE08C background.


Related colors

Complementary color

Complementary color for #hex is #521F73.


I love getcolorcode.com

Triadic colors

1 #8CADE0 and #E08CAD with #ADE08C are triadic colors.

2 #8CE0AD and #E0AD8C with #ADE08C are triadic colors.