COLOR #ADEE7E

HEX: #ADEE7E RGB: (173,238,126)

Renk bilgisi

#ADEE7E contains mainly green color. #ADEE7E ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADEE7E color RGB value is (173,238,126).

RGB: (173,238,126) (68%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 126 of 255 = 49%

173
238
126

R + G + B ~ 70%. #ADEE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 126 = 537 (100%)
R 173 of 537 ~ 32.22%
G 238 of 537 ~ 44.32%
B 126 of 537 ~ 23.46'%

%32.22
%44.32
%23.46

CMYK RENK MODELİ

#ADEE7E rengi CMYK tonu (27,0,47,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 47.06%
  • ana renk tonu 6.67%

CMYK: (27,0,47,7)
C27M0Y47K7 (27%, 0%, 47%, 7%)
(0.27 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%27.31
%0
%47.06
%6.67

Codes

Color #ADEE7E in popluar color models

AD EE 7E
RGB 173 238 126
HSL 95° 76.71% 71.37%
HSB/HSV 95° 47.06% 93.33%
CMYK 27.31% 0.00% 47.06%
6.67%

Color #ADEE7E in popluar number systems.

HEX AD EE 7E
Decimal 173 238 126
Binary 10101101 11101110 1111110
Octal 255 356 176

Shades and tints

Shades of #ADEE7E

#ADEE7E
(173,238,126)
#9ED973
(158,217,115)
#8FC468
(143,196,104)
#80AF5D
(128,175,93)
#719A52
(113,154,82)
#628547
(98,133,71)
#53703C
(83,112,60)
#445B31
(68,91,49)
#354626
(53,70,38)
#26311B
(38,49,27)
#171C10
(23,28,16)
#000000
(0,0,0)

Tints of #ADEE7E

#ADEE7E
(173,238,126)
#B4EF89
(180,239,137)
#BBF094
(187,240,148)
#C2F19F
(194,241,159)
#C9F2AA
(201,242,170)
#D0F3B5
(208,243,181)
#D7F4C0
(215,244,192)
#DEF5CB
(222,245,203)
#E5F6D6
(229,246,214)
#ECF7E1
(236,247,225)
#F3F8EC
(243,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEE7E; }

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

This text font color is #ADEE7E.

Background Color

.myBgColor { background-color: #ADEE7E; }

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

This div background color is #ADEE7E.

Border color

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

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

This div border color is #ADEE7E.

Opacity

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

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

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

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

This text has shadow with #ADEE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEE7E.

Preview

Color preview on black background

This text has color #ADEE7E on black background.


Color preview on white background

This text has color #ADEE7E on white background.


Black color preview on #ADEE7E background

This text has black color on #ADEE7E background.


White color preview on #ADEE7E background

This text has white color on #ADEE7E background.


Related colors

Complementary color

Complementary color for #hex is #521181.


I love getcolorcode.com

Triadic colors

1 #7EADEE and #EE7EAD with #ADEE7E are triadic colors.

2 #7EEEAD and #EEAD7E with #ADEE7E are triadic colors.