COLOR #AADE7D

HEX: #AADE7D RGB: (170,222,125)

Renk bilgisi

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

RGB renk modeli

#AADE7D color RGB value is (170,222,125).

RGB: (170,222,125) (67%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 222 of 255 = 87%
B 125 of 255 = 49%

170
222
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 222 + 125 = 517 (100%)
R 170 of 517 ~ 32.88%
G 222 of 517 ~ 42.94%
B 125 of 517 ~ 24.18'%

%32.88
%42.94
%24.18

CMYK RENK MODELİ

#AADE7D rengi CMYK tonu (23,0,44,13).

  • camgöbeği tonu 23.42%
  • eflatun tonu 0.00%
  • sarı tonu 43.69%
  • ana renk tonu 12.94%

CMYK: (23,0,44,13)
C23M0Y44K13 (23%, 0%, 44%, 13%)
(0.23 / 0.00 / 0.44 / 0.13)

CMYK yüzdeleri

%23.42
%0
%43.69
%12.94

Codes

Color #AADE7D in popluar color models

AA DE 7D
RGB 170 222 125
HSL 92° 59.51% 68.04%
HSB/HSV 92° 43.69% 87.06%
CMYK 23.42% 0.00% 43.69%
12.94%

Color #AADE7D in popluar number systems.

HEX AA DE 7D
Decimal 170 222 125
Binary 10101010 11011110 1111101
Octal 252 336 175

Shades and tints

Shades of #AADE7D

#AADE7D
(170,222,125)
#9BCA72
(155,202,114)
#8CB667
(140,182,103)
#7DA25C
(125,162,92)
#6E8E51
(110,142,81)
#5F7A46
(95,122,70)
#50663B
(80,102,59)
#415230
(65,82,48)
#323E25
(50,62,37)
#232A1A
(35,42,26)
#14160F
(20,22,15)
#000000
(0,0,0)

Tints of #AADE7D

#AADE7D
(170,222,125)
#B1E188
(177,225,136)
#B8E493
(184,228,147)
#BFE79E
(191,231,158)
#C6EAA9
(198,234,169)
#CDEDB4
(205,237,180)
#D4F0BF
(212,240,191)
#DBF3CA
(219,243,202)
#E2F6D5
(226,246,213)
#E9F9E0
(233,249,224)
#F0FCEB
(240,252,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADE7D color. Also use rgb(170,222,125) instead hex code.

Text Font Color

.myTextColor { color: #AADE7D; }

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

This text font color is #AADE7D.

Background Color

.myBgColor { background-color: #AADE7D; }

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

This div background color is #AADE7D.

Border color

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

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

This div border color is #AADE7D.

Opacity

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

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

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

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

This text has shadow with #AADE7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADE7D.

Preview

Color preview on black background

This text has color #AADE7D on black background.


Color preview on white background

This text has color #AADE7D on white background.


Black color preview on #AADE7D background

This text has black color on #AADE7D background.


White color preview on #AADE7D background

This text has white color on #AADE7D background.


Related colors

Complementary color

Complementary color for #hex is #552182.


I love getcolorcode.com

Triadic colors

1 #7DAADE and #DE7DAA with #AADE7D are triadic colors.

2 #7DDEAA and #DEAA7D with #AADE7D are triadic colors.