COLOR #ADE58E

HEX: #ADE58E RGB: (173,229,142)

Renk bilgisi

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

RGB renk modeli

#ADE58E color RGB value is (173,229,142).

RGB: (173,229,142) (68%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 142 of 255 = 56%

173
229
142

R + G + B ~ 71%. #ADE58E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 142 = 544 (100%)
R 173 of 544 ~ 31.8%
G 229 of 544 ~ 42.1%
B 142 of 544 ~ 26.1'%

%31.8
%42.1
%26.1

CMYK RENK MODELİ

#ADE58E rengi CMYK tonu (24,0,38,10).

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

CMYK: (24,0,38,10)
C24M0Y38K10 (24%, 0%, 38%, 10%)
(0.24 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%24.45
%0
%37.99
%10.2

Codes

Color #ADE58E in popluar color models

AD E5 8E
RGB 173 229 142
HSL 99° 62.59% 72.75%
HSB/HSV 99° 37.99% 89.80%
CMYK 24.45% 0.00% 37.99%
10.20%

Color #ADE58E in popluar number systems.

HEX AD E5 8E
Decimal 173 229 142
Binary 10101101 11100101 10001110
Octal 255 345 216

Shades and tints

Shades of #ADE58E

#ADE58E
(173,229,142)
#9ED182
(158,209,130)
#8FBD76
(143,189,118)
#80A96A
(128,169,106)
#71955E
(113,149,94)
#628152
(98,129,82)
#536D46
(83,109,70)
#44593A
(68,89,58)
#35452E
(53,69,46)
#263122
(38,49,34)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADE58E

#ADE58E
(173,229,142)
#B4E798
(180,231,152)
#BBE9A2
(187,233,162)
#C2EBAC
(194,235,172)
#C9EDB6
(201,237,182)
#D0EFC0
(208,239,192)
#D7F1CA
(215,241,202)
#DEF3D4
(222,243,212)
#E5F5DE
(229,245,222)
#ECF7E8
(236,247,232)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE58E; }

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

This text font color is #ADE58E.

Background Color

.myBgColor { background-color: #ADE58E; }

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

This div background color is #ADE58E.

Border color

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

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

This div border color is #ADE58E.

Opacity

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

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

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

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

This text has shadow with #ADE58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE58E.

Preview

Color preview on black background

This text has color #ADE58E on black background.


Color preview on white background

This text has color #ADE58E on white background.


Black color preview on #ADE58E background

This text has black color on #ADE58E background.


White color preview on #ADE58E background

This text has white color on #ADE58E background.


Related colors

Complementary color

Complementary color for #hex is #521A71.


I love getcolorcode.com

Triadic colors

1 #8EADE5 and #E58EAD with #ADE58E are triadic colors.

2 #8EE5AD and #E5AD8E with #ADE58E are triadic colors.