COLOR #ADE27E

HEX: #ADE27E RGB: (173,226,126)

Renk bilgisi

#ADE27E contains mainly red and green colors. #ADE27E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADE27E color RGB value is (173,226,126).

RGB: (173,226,126) (68%, 89%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 126 of 255 = 49%

173
226
126

R + G + B ~ 69%. #ADE27E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 126 = 525 (100%)
R 173 of 525 ~ 32.95%
G 226 of 525 ~ 43.05%
B 126 of 525 ~ 24'%

%32.95
%43.05
%24

CMYK RENK MODELİ

#ADE27E rengi CMYK tonu (23,0,44,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 44.25%
  • ana renk tonu 11.37%

CMYK: (23,0,44,11)
C23M0Y44K11 (23%, 0%, 44%, 11%)
(0.23 / 0.00 / 0.44 / 0.11)

CMYK yüzdeleri

%23.45
%0
%44.25
%11.37

Codes

Color #ADE27E in popluar color models

AD E2 7E
RGB 173 226 126
HSL 92° 63.29% 69.02%
HSB/HSV 92° 44.25% 88.63%
CMYK 23.45% 0.00% 44.25%
11.37%

Color #ADE27E in popluar number systems.

HEX AD E2 7E
Decimal 173 226 126
Binary 10101101 11100010 1111110
Octal 255 342 176

Shades and tints

Shades of #ADE27E

#ADE27E
(173,226,126)
#9ECE73
(158,206,115)
#8FBA68
(143,186,104)
#80A65D
(128,166,93)
#719252
(113,146,82)
#627E47
(98,126,71)
#536A3C
(83,106,60)
#445631
(68,86,49)
#354226
(53,66,38)
#262E1B
(38,46,27)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE27E

#ADE27E
(173,226,126)
#B4E489
(180,228,137)
#BBE694
(187,230,148)
#C2E89F
(194,232,159)
#C9EAAA
(201,234,170)
#D0ECB5
(208,236,181)
#D7EEC0
(215,238,192)
#DEF0CB
(222,240,203)
#E5F2D6
(229,242,214)
#ECF4E1
(236,244,225)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE27E color. Also use rgb(173,226,126) instead hex code.

Text Font Color

.myTextColor { color: #ADE27E; }

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

This text font color is #ADE27E.

Background Color

.myBgColor { background-color: #ADE27E; }

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

This div background color is #ADE27E.

Border color

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

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

This div border color is #ADE27E.

Opacity

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

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

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

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

This text has shadow with #ADE27E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE27E.

Preview

Color preview on black background

This text has color #ADE27E on black background.


Color preview on white background

This text has color #ADE27E on white background.


Black color preview on #ADE27E background

This text has black color on #ADE27E background.


White color preview on #ADE27E background

This text has white color on #ADE27E background.


Related colors

Complementary color

Complementary color for #hex is #521D81.


I love getcolorcode.com

Triadic colors

1 #7EADE2 and #E27EAD with #ADE27E are triadic colors.

2 #7EE2AD and #E2AD7E with #ADE27E are triadic colors.