COLOR #ADE59E

HEX: #ADE59E RGB: (173,229,158)

Renk bilgisi

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

RGB renk modeli

#ADE59E color RGB value is (173,229,158).

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

RGB bağlantıları ve doygunluk

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

173
229
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 158 = 560 (100%)
R 173 of 560 ~ 30.89%
G 229 of 560 ~ 40.89%
B 158 of 560 ~ 28.21'%

%30.89
%40.89
%28.21

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 31.00%
  • 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
%10.2

Codes

Color #ADE59E in popluar color models

AD E5 9E
RGB 173 229 158
HSL 107° 57.72% 75.88%
HSB/HSV 107° 31.00% 89.80%
CMYK 24.45% 0.00% 31.00%
10.20%

Color #ADE59E in popluar number systems.

HEX AD E5 9E
Decimal 173 229 158
Binary 10101101 11100101 10011110
Octal 255 345 236

Shades and tints

Shades of #ADE59E

#ADE59E
(173,229,158)
#9ED190
(158,209,144)
#8FBD82
(143,189,130)
#80A974
(128,169,116)
#719566
(113,149,102)
#628158
(98,129,88)
#536D4A
(83,109,74)
#44593C
(68,89,60)
#35452E
(53,69,46)
#263120
(38,49,32)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADE59E

#ADE59E
(173,229,158)
#B4E7A6
(180,231,166)
#BBE9AE
(187,233,174)
#C2EBB6
(194,235,182)
#C9EDBE
(201,237,190)
#D0EFC6
(208,239,198)
#D7F1CE
(215,241,206)
#DEF3D6
(222,243,214)
#E5F5DE
(229,245,222)
#ECF7E6
(236,247,230)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE59E; }

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

This text font color is #ADE59E.

Background Color

.myBgColor { background-color: #ADE59E; }

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

This div background color is #ADE59E.

Border color

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

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

This div border color is #ADE59E.

Opacity

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

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

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

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

This text has shadow with #ADE59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE59E.

Preview

Color preview on black background

This text has color #ADE59E on black background.


Color preview on white background

This text has color #ADE59E on white background.


Black color preview on #ADE59E background

This text has black color on #ADE59E background.


White color preview on #ADE59E background

This text has white color on #ADE59E background.


Related colors

Complementary color

Complementary color for #hex is #521A61.


I love getcolorcode.com

Triadic colors

1 #9EADE5 and #E59EAD with #ADE59E are triadic colors.

2 #9EE5AD and #E5AD9E with #ADE59E are triadic colors.