COLOR #ADE62E

HEX: #ADE62E RGB: (173,230,46)

Renk bilgisi

#ADE62E contains mainly red and green colors. #ADE62E ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADE62E color RGB value is (173,230,46).

RGB: (173,230,46) (68%, 90%, 18%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 46 of 255 = 18%

173
230
46

R + G + B ~ 59%. #ADE62E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 46 = 449 (100%)
R 173 of 449 ~ 38.53%
G 230 of 449 ~ 51.22%
B 46 of 449 ~ 10.24'%

%38.53
%51.22

CMYK RENK MODELİ

#ADE62E rengi CMYK tonu (25,0,80,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 80.00%
  • ana renk tonu 9.80%

CMYK: (25,0,80,10)
C25M0Y80K10 (25%, 0%, 80%, 10%)
(0.25 / 0.00 / 0.80 / 0.10)

CMYK yüzdeleri

%24.78
%0
%80
%9.8

Codes

Color #ADE62E in popluar color models

AD E6 2E
RGB 173 230 46
HSL 79° 78.63% 54.12%
HSB/HSV 79° 80.00% 90.20%
CMYK 24.78% 0.00% 80.00%
9.80%

Color #ADE62E in popluar number systems.

HEX AD E6 2E
Decimal 173 230 46
Binary 10101101 11100110 101110
Octal 255 346 56

Shades and tints

Shades of #ADE62E

#ADE62E
(173,230,46)
#9ED22A
(158,210,42)
#8FBE26
(143,190,38)
#80AA22
(128,170,34)
#71961E
(113,150,30)
#62821A
(98,130,26)
#536E16
(83,110,22)
#445A12
(68,90,18)
#35460E
(53,70,14)
#26320A
(38,50,10)
#171E06
(23,30,6)
#000000
(0,0,0)

Tints of #ADE62E

#ADE62E
(173,230,46)
#B4E841
(180,232,65)
#BBEA54
(187,234,84)
#C2EC67
(194,236,103)
#C9EE7A
(201,238,122)
#D0F08D
(208,240,141)
#D7F2A0
(215,242,160)
#DEF4B3
(222,244,179)
#E5F6C6
(229,246,198)
#ECF8D9
(236,248,217)
#F3FAEC
(243,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE62E color. Also use rgb(173,230,46) instead hex code.

Text Font Color

.myTextColor { color: #ADE62E; }

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

This text font color is #ADE62E.

Background Color

.myBgColor { background-color: #ADE62E; }

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

This div background color is #ADE62E.

Border color

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

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

This div border color is #ADE62E.

Opacity

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

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

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

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

This text has shadow with #ADE62E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE62E.

Preview

Color preview on black background

This text has color #ADE62E on black background.


Color preview on white background

This text has color #ADE62E on white background.


Black color preview on #ADE62E background

This text has black color on #ADE62E background.


White color preview on #ADE62E background

This text has white color on #ADE62E background.


Related colors

Complementary color

Complementary color for #hex is #5219D1.


I love getcolorcode.com

Triadic colors

1 #2EADE6 and #E62EAD with #ADE62E are triadic colors.

2 #2EE6AD and #E6AD2E with #ADE62E are triadic colors.