COLOR #ADE09D

HEX: #ADE09D RGB: (173,224,157)

Renk bilgisi

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

RGB renk modeli

#ADE09D color RGB value is (173,224,157).

RGB: (173,224,157) (68%, 88%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 157 of 255 = 62%

173
224
157

R + G + B ~ 73%. #ADE09D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 157 = 554 (100%)
R 173 of 554 ~ 31.23%
G 224 of 554 ~ 40.43%
B 157 of 554 ~ 28.34'%

%31.23
%40.43
%28.34

CMYK RENK MODELİ

#ADE09D rengi CMYK tonu (23,0,30,12).

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

CMYK: (23,0,30,12)
C23M0Y30K12 (23%, 0%, 30%, 12%)
(0.23 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%22.77
%0
%29.91
%12.16

Codes

Color #ADE09D in popluar color models

AD E0 9D
RGB 173 224 157
HSL 106° 51.94% 74.71%
HSB/HSV 106° 29.91% 87.84%
CMYK 22.77% 0.00% 29.91%
12.16%

Color #ADE09D in popluar number systems.

HEX AD E0 9D
Decimal 173 224 157
Binary 10101101 11100000 10011101
Octal 255 340 235

Shades and tints

Shades of #ADE09D

#ADE09D
(173,224,157)
#9ECC8F
(158,204,143)
#8FB881
(143,184,129)
#80A473
(128,164,115)
#719065
(113,144,101)
#627C57
(98,124,87)
#536849
(83,104,73)
#44543B
(68,84,59)
#35402D
(53,64,45)
#262C1F
(38,44,31)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADE09D

#ADE09D
(173,224,157)
#B4E2A5
(180,226,165)
#BBE4AD
(187,228,173)
#C2E6B5
(194,230,181)
#C9E8BD
(201,232,189)
#D0EAC5
(208,234,197)
#D7ECCD
(215,236,205)
#DEEED5
(222,238,213)
#E5F0DD
(229,240,221)
#ECF2E5
(236,242,229)
#F3F4ED
(243,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE09D; }

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

This text font color is #ADE09D.

Background Color

.myBgColor { background-color: #ADE09D; }

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

This div background color is #ADE09D.

Border color

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

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

This div border color is #ADE09D.

Opacity

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

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

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

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

This text has shadow with #ADE09D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE09D.

Preview

Color preview on black background

This text has color #ADE09D on black background.


Color preview on white background

This text has color #ADE09D on white background.


Black color preview on #ADE09D background

This text has black color on #ADE09D background.


White color preview on #ADE09D background

This text has white color on #ADE09D background.


Related colors

Complementary color

Complementary color for #hex is #521F62.


I love getcolorcode.com

Triadic colors

1 #9DADE0 and #E09DAD with #ADE09D are triadic colors.

2 #9DE0AD and #E0AD9D with #ADE09D are triadic colors.