COLOR #ADE59D

HEX: #ADE59D RGB: (173,229,157)

Renk bilgisi

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

RGB renk modeli

#ADE59D color RGB value is (173,229,157).

RGB: (173,229,157) (68%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 157 of 255 = 62%

173
229
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 157 = 559 (100%)
R 173 of 559 ~ 30.95%
G 229 of 559 ~ 40.97%
B 157 of 559 ~ 28.09'%

%30.95
%40.97
%28.09

CMYK RENK MODELİ

#ADE59D rengi CMYK tonu (24,0,31,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (24,0,31,10)
C24M0Y31K10 (24%, 0%, 31%, 10%)
(0.24 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%24.45
%0
%31.44
%10.2

Codes

Color #ADE59D in popluar color models

AD E5 9D
RGB 173 229 157
HSL 107° 58.06% 75.69%
HSB/HSV 107° 31.44% 89.80%
CMYK 24.45% 0.00% 31.44%
10.20%

Color #ADE59D in popluar number systems.

HEX AD E5 9D
Decimal 173 229 157
Binary 10101101 11100101 10011101
Octal 255 345 235

Shades and tints

Shades of #ADE59D

#ADE59D
(173,229,157)
#9ED18F
(158,209,143)
#8FBD81
(143,189,129)
#80A973
(128,169,115)
#719565
(113,149,101)
#628157
(98,129,87)
#536D49
(83,109,73)
#44593B
(68,89,59)
#35452D
(53,69,45)
#26311F
(38,49,31)
#171D11
(23,29,17)
#000000
(0,0,0)

Tints of #ADE59D

#ADE59D
(173,229,157)
#B4E7A5
(180,231,165)
#BBE9AD
(187,233,173)
#C2EBB5
(194,235,181)
#C9EDBD
(201,237,189)
#D0EFC5
(208,239,197)
#D7F1CD
(215,241,205)
#DEF3D5
(222,243,213)
#E5F5DD
(229,245,221)
#ECF7E5
(236,247,229)
#F3F9ED
(243,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE59D; }

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

This text font color is #ADE59D.

Background Color

.myBgColor { background-color: #ADE59D; }

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

This div background color is #ADE59D.

Border color

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

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

This div border color is #ADE59D.

Opacity

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

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

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

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

This text has shadow with #ADE59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE59D.

Preview

Color preview on black background

This text has color #ADE59D on black background.


Color preview on white background

This text has color #ADE59D on white background.


Black color preview on #ADE59D background

This text has black color on #ADE59D background.


White color preview on #ADE59D background

This text has white color on #ADE59D background.


Related colors

Complementary color

Complementary color for #hex is #521A62.


I love getcolorcode.com

Triadic colors

1 #9DADE5 and #E59DAD with #ADE59D are triadic colors.

2 #9DE5AD and #E5AD9D with #ADE59D are triadic colors.