COLOR #ADE99F

HEX: #ADE99F RGB: (173,233,159)

Renk bilgisi

#ADE99F contains mainly green color. #ADE99F ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADE99F color RGB value is (173,233,159).

RGB: (173,233,159) (68%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 159 of 255 = 62%

173
233
159

R + G + B ~ 74%. #ADE99F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 159 = 565 (100%)
R 173 of 565 ~ 30.62%
G 233 of 565 ~ 41.24%
B 159 of 565 ~ 28.14'%

%30.62
%41.24
%28.14

CMYK RENK MODELİ

#ADE99F rengi CMYK tonu (26,0,32,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 31.76%
  • ana renk tonu 8.63%

CMYK: (26,0,32,9)
C26M0Y32K9 (26%, 0%, 32%, 9%)
(0.26 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%25.75
%0
%31.76
%8.63

Codes

Color #ADE99F in popluar color models

AD E9 9F
RGB 173 233 159
HSL 109° 62.71% 76.86%
HSB/HSV 109° 31.76% 91.37%
CMYK 25.75% 0.00% 31.76%
8.63%

Color #ADE99F in popluar number systems.

HEX AD E9 9F
Decimal 173 233 159
Binary 10101101 11101001 10011111
Octal 255 351 237

Shades and tints

Shades of #ADE99F

#ADE99F
(173,233,159)
#9ED491
(158,212,145)
#8FBF83
(143,191,131)
#80AA75
(128,170,117)
#719567
(113,149,103)
#628059
(98,128,89)
#536B4B
(83,107,75)
#44563D
(68,86,61)
#35412F
(53,65,47)
#262C21
(38,44,33)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADE99F

#ADE99F
(173,233,159)
#B4EBA7
(180,235,167)
#BBEDAF
(187,237,175)
#C2EFB7
(194,239,183)
#C9F1BF
(201,241,191)
#D0F3C7
(208,243,199)
#D7F5CF
(215,245,207)
#DEF7D7
(222,247,215)
#E5F9DF
(229,249,223)
#ECFBE7
(236,251,231)
#F3FDEF
(243,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE99F; }

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

This text font color is #ADE99F.

Background Color

.myBgColor { background-color: #ADE99F; }

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

This div background color is #ADE99F.

Border color

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

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

This div border color is #ADE99F.

Opacity

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

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

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

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

This text has shadow with #ADE99F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE99F.

Preview

Color preview on black background

This text has color #ADE99F on black background.


Color preview on white background

This text has color #ADE99F on white background.


Black color preview on #ADE99F background

This text has black color on #ADE99F background.


White color preview on #ADE99F background

This text has white color on #ADE99F background.


Related colors

Complementary color

Complementary color for #hex is #521660.


I love getcolorcode.com

Triadic colors

1 #9FADE9 and #E99FAD with #ADE99F are triadic colors.

2 #9FE9AD and #E9AD9F with #ADE99F are triadic colors.