COLOR #ADE09F

HEX: #ADE09F RGB: (173,224,159)

Renk bilgisi

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

RGB renk modeli

#ADE09F color RGB value is (173,224,159).

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

RGB bağlantıları ve doygunluk

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

173
224
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 159 = 556 (100%)
R 173 of 556 ~ 31.12%
G 224 of 556 ~ 40.29%
B 159 of 556 ~ 28.6'%

%31.12
%40.29
%28.6

CMYK RENK MODELİ

#ADE09F rengi CMYK tonu (23,0,29,12).

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

CMYK: (23,0,29,12)
C23M0Y29K12 (23%, 0%, 29%, 12%)
(0.23 / 0.00 / 0.29 / 0.12)

CMYK yüzdeleri

%22.77
%0
%29.02
%12.16

Codes

Color #ADE09F in popluar color models

AD E0 9F
RGB 173 224 159
HSL 107° 51.18% 75.10%
HSB/HSV 107° 29.02% 87.84%
CMYK 22.77% 0.00% 29.02%
12.16%

Color #ADE09F in popluar number systems.

HEX AD E0 9F
Decimal 173 224 159
Binary 10101101 11100000 10011111
Octal 255 340 237

Shades and tints

Shades of #ADE09F

#ADE09F
(173,224,159)
#9ECC91
(158,204,145)
#8FB883
(143,184,131)
#80A475
(128,164,117)
#719067
(113,144,103)
#627C59
(98,124,89)
#53684B
(83,104,75)
#44543D
(68,84,61)
#35402F
(53,64,47)
#262C21
(38,44,33)
#171813
(23,24,19)
#000000
(0,0,0)

Tints of #ADE09F

#ADE09F
(173,224,159)
#B4E2A7
(180,226,167)
#BBE4AF
(187,228,175)
#C2E6B7
(194,230,183)
#C9E8BF
(201,232,191)
#D0EAC7
(208,234,199)
#D7ECCF
(215,236,207)
#DEEED7
(222,238,215)
#E5F0DF
(229,240,223)
#ECF2E7
(236,242,231)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE09F; }

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

This text font color is #ADE09F.

Background Color

.myBgColor { background-color: #ADE09F; }

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

This div background color is #ADE09F.

Border color

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

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

This div border color is #ADE09F.

Opacity

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

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

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

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

This text has shadow with #ADE09F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE09F.

Preview

Color preview on black background

This text has color #ADE09F on black background.


Color preview on white background

This text has color #ADE09F on white background.


Black color preview on #ADE09F background

This text has black color on #ADE09F background.


White color preview on #ADE09F background

This text has white color on #ADE09F background.


Related colors

Complementary color

Complementary color for #hex is #521F60.


I love getcolorcode.com

Triadic colors

1 #9FADE0 and #E09FAD with #ADE09F are triadic colors.

2 #9FE0AD and #E0AD9F with #ADE09F are triadic colors.