COLOR #ADDE7E

HEX: #ADDE7E RGB: (173,222,126)

Renk bilgisi

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

RGB renk modeli

#ADDE7E color RGB value is (173,222,126).

RGB: (173,222,126) (68%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 222 of 255 = 87%
B 126 of 255 = 49%

173
222
126

R + G + B ~ 68%. #ADDE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 222 + 126 = 521 (100%)
R 173 of 521 ~ 33.21%
G 222 of 521 ~ 42.61%
B 126 of 521 ~ 24.18'%

%33.21
%42.61
%24.18

CMYK RENK MODELİ

#ADDE7E rengi CMYK tonu (22,0,43,13).

  • camgöbeği tonu 22.07%
  • eflatun tonu 0.00%
  • sarı tonu 43.24%
  • ana renk tonu 12.94%

CMYK: (22,0,43,13)
C22M0Y43K13 (22%, 0%, 43%, 13%)
(0.22 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%22.07
%0
%43.24
%12.94

Codes

Color #ADDE7E in popluar color models

AD DE 7E
RGB 173 222 126
HSL 91° 59.26% 68.24%
HSB/HSV 91° 43.24% 87.06%
CMYK 22.07% 0.00% 43.24%
12.94%

Color #ADDE7E in popluar number systems.

HEX AD DE 7E
Decimal 173 222 126
Binary 10101101 11011110 1111110
Octal 255 336 176

Shades and tints

Shades of #ADDE7E

#ADDE7E
(173,222,126)
#9ECA73
(158,202,115)
#8FB668
(143,182,104)
#80A25D
(128,162,93)
#718E52
(113,142,82)
#627A47
(98,122,71)
#53663C
(83,102,60)
#445231
(68,82,49)
#353E26
(53,62,38)
#262A1B
(38,42,27)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #ADDE7E

#ADDE7E
(173,222,126)
#B4E189
(180,225,137)
#BBE494
(187,228,148)
#C2E79F
(194,231,159)
#C9EAAA
(201,234,170)
#D0EDB5
(208,237,181)
#D7F0C0
(215,240,192)
#DEF3CB
(222,243,203)
#E5F6D6
(229,246,214)
#ECF9E1
(236,249,225)
#F3FCEC
(243,252,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDE7E; }

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

This text font color is #ADDE7E.

Background Color

.myBgColor { background-color: #ADDE7E; }

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

This div background color is #ADDE7E.

Border color

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

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

This div border color is #ADDE7E.

Opacity

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

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

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

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

This text has shadow with #ADDE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDE7E.

Preview

Color preview on black background

This text has color #ADDE7E on black background.


Color preview on white background

This text has color #ADDE7E on white background.


Black color preview on #ADDE7E background

This text has black color on #ADDE7E background.


White color preview on #ADDE7E background

This text has white color on #ADDE7E background.


Related colors

Complementary color

Complementary color for #hex is #522181.


I love getcolorcode.com

Triadic colors

1 #7EADDE and #DE7EAD with #ADDE7E are triadic colors.

2 #7EDEAD and #DEAD7E with #ADDE7E are triadic colors.