COLOR #AADE7B

HEX: #AADE7B RGB: (170,222,123)

Renk bilgisi

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

RGB renk modeli

#AADE7B color RGB value is (170,222,123).

RGB: (170,222,123) (67%, 87%, 48%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 222 of 255 = 87%
B 123 of 255 = 48%

170
222
123

R + G + B ~ 67%. #AADE7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 222 + 123 = 515 (100%)
R 170 of 515 ~ 33.01%
G 222 of 515 ~ 43.11%
B 123 of 515 ~ 23.88'%

%33.01
%43.11
%23.88

CMYK RENK MODELİ

#AADE7B rengi CMYK tonu (23,0,45,13).

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

CMYK: (23,0,45,13)
C23M0Y45K13 (23%, 0%, 45%, 13%)
(0.23 / 0.00 / 0.45 / 0.13)

CMYK yüzdeleri

%23.42
%0
%44.59
%12.94

Codes

Color #AADE7B in popluar color models

AA DE 7B
RGB 170 222 123
HSL 92° 60.00% 67.65%
HSB/HSV 92° 44.59% 87.06%
CMYK 23.42% 0.00% 44.59%
12.94%

Color #AADE7B in popluar number systems.

HEX AA DE 7B
Decimal 170 222 123
Binary 10101010 11011110 1111011
Octal 252 336 173

Shades and tints

Shades of #AADE7B

#AADE7B
(170,222,123)
#9BCA70
(155,202,112)
#8CB665
(140,182,101)
#7DA25A
(125,162,90)
#6E8E4F
(110,142,79)
#5F7A44
(95,122,68)
#506639
(80,102,57)
#41522E
(65,82,46)
#323E23
(50,62,35)
#232A18
(35,42,24)
#14160D
(20,22,13)
#000000
(0,0,0)

Tints of #AADE7B

#AADE7B
(170,222,123)
#B1E187
(177,225,135)
#B8E493
(184,228,147)
#BFE79F
(191,231,159)
#C6EAAB
(198,234,171)
#CDEDB7
(205,237,183)
#D4F0C3
(212,240,195)
#DBF3CF
(219,243,207)
#E2F6DB
(226,246,219)
#E9F9E7
(233,249,231)
#F0FCF3
(240,252,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AADE7B; }

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

This text font color is #AADE7B.

Background Color

.myBgColor { background-color: #AADE7B; }

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

This div background color is #AADE7B.

Border color

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

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

This div border color is #AADE7B.

Opacity

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

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

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

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

This text has shadow with #AADE7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADE7B.

Preview

Color preview on black background

This text has color #AADE7B on black background.


Color preview on white background

This text has color #AADE7B on white background.


Black color preview on #AADE7B background

This text has black color on #AADE7B background.


White color preview on #AADE7B background

This text has white color on #AADE7B background.


Related colors

Complementary color

Complementary color for #hex is #552184.


I love getcolorcode.com

Triadic colors

1 #7BAADE and #DE7BAA with #AADE7B are triadic colors.

2 #7BDEAA and #DEAA7B with #AADE7B are triadic colors.