COLOR #ADE27F

HEX: #ADE27F RGB: (173,226,127)

Renk bilgisi

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

RGB renk modeli

#ADE27F color RGB value is (173,226,127).

RGB: (173,226,127) (68%, 89%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 127 of 255 = 50%

173
226
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 127 = 526 (100%)
R 173 of 526 ~ 32.89%
G 226 of 526 ~ 42.97%
B 127 of 526 ~ 24.14'%

%32.89
%42.97
%24.14

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 43.81%
  • 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
%43.81
%11.37

Codes

Color #ADE27F in popluar color models

AD E2 7F
RGB 173 226 127
HSL 92° 63.06% 69.22%
HSB/HSV 92° 43.81% 88.63%
CMYK 23.45% 0.00% 43.81%
11.37%

Color #ADE27F in popluar number systems.

HEX AD E2 7F
Decimal 173 226 127
Binary 10101101 11100010 1111111
Octal 255 342 177

Shades and tints

Shades of #ADE27F

#ADE27F
(173,226,127)
#9ECE74
(158,206,116)
#8FBA69
(143,186,105)
#80A65E
(128,166,94)
#719253
(113,146,83)
#627E48
(98,126,72)
#536A3D
(83,106,61)
#445632
(68,86,50)
#354227
(53,66,39)
#262E1C
(38,46,28)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #ADE27F

#ADE27F
(173,226,127)
#B4E48A
(180,228,138)
#BBE695
(187,230,149)
#C2E8A0
(194,232,160)
#C9EAAB
(201,234,171)
#D0ECB6
(208,236,182)
#D7EEC1
(215,238,193)
#DEF0CC
(222,240,204)
#E5F2D7
(229,242,215)
#ECF4E2
(236,244,226)
#F3F6ED
(243,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE27F; }

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

This text font color is #ADE27F.

Background Color

.myBgColor { background-color: #ADE27F; }

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

This div background color is #ADE27F.

Border color

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

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

This div border color is #ADE27F.

Opacity

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

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

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

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

This text has shadow with #ADE27F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE27F.

Preview

Color preview on black background

This text has color #ADE27F on black background.


Color preview on white background

This text has color #ADE27F on white background.


Black color preview on #ADE27F background

This text has black color on #ADE27F background.


White color preview on #ADE27F background

This text has white color on #ADE27F background.


Related colors

Complementary color

Complementary color for #hex is #521D80.


I love getcolorcode.com

Triadic colors

1 #7FADE2 and #E27FAD with #ADE27F are triadic colors.

2 #7FE2AD and #E2AD7F with #ADE27F are triadic colors.