COLOR #AADC7E

HEX: #AADC7E RGB: (170,220,126)

Renk bilgisi

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

RGB renk modeli

#AADC7E color RGB value is (170,220,126).

RGB: (170,220,126) (67%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 220 of 255 = 86%
B 126 of 255 = 49%

170
220
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 220 + 126 = 516 (100%)
R 170 of 516 ~ 32.95%
G 220 of 516 ~ 42.64%
B 126 of 516 ~ 24.42'%

%32.95
%42.64
%24.42

CMYK RENK MODELİ

#AADC7E rengi CMYK tonu (23,0,43,14).

  • camgöbeği tonu 22.73%
  • eflatun tonu 0.00%
  • sarı tonu 42.73%
  • ana renk tonu 13.73%

CMYK: (23,0,43,14)
C23M0Y43K14 (23%, 0%, 43%, 14%)
(0.23 / 0.00 / 0.43 / 0.14)

CMYK yüzdeleri

%22.73
%0
%42.73
%13.73

Codes

Color #AADC7E in popluar color models

AA DC 7E
RGB 170 220 126
HSL 92° 57.32% 67.84%
HSB/HSV 92° 42.73% 86.27%
CMYK 22.73% 0.00% 42.73%
13.73%

Color #AADC7E in popluar number systems.

HEX AA DC 7E
Decimal 170 220 126
Binary 10101010 11011100 1111110
Octal 252 334 176

Shades and tints

Shades of #AADC7E

#AADC7E
(170,220,126)
#9BC873
(155,200,115)
#8CB468
(140,180,104)
#7DA05D
(125,160,93)
#6E8C52
(110,140,82)
#5F7847
(95,120,71)
#50643C
(80,100,60)
#415031
(65,80,49)
#323C26
(50,60,38)
#23281B
(35,40,27)
#141410
(20,20,16)
#000000
(0,0,0)

Tints of #AADC7E

#AADC7E
(170,220,126)
#B1DF89
(177,223,137)
#B8E294
(184,226,148)
#BFE59F
(191,229,159)
#C6E8AA
(198,232,170)
#CDEBB5
(205,235,181)
#D4EEC0
(212,238,192)
#DBF1CB
(219,241,203)
#E2F4D6
(226,244,214)
#E9F7E1
(233,247,225)
#F0FAEC
(240,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADC7E color. Also use rgb(170,220,126) instead hex code.

Text Font Color

.myTextColor { color: #AADC7E; }

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

This text font color is #AADC7E.

Background Color

.myBgColor { background-color: #AADC7E; }

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

This div background color is #AADC7E.

Border color

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

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

This div border color is #AADC7E.

Opacity

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

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

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

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

This text has shadow with #AADC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADC7E.

Preview

Color preview on black background

This text has color #AADC7E on black background.


Color preview on white background

This text has color #AADC7E on white background.


Black color preview on #AADC7E background

This text has black color on #AADC7E background.


White color preview on #AADC7E background

This text has white color on #AADC7E background.


Related colors

Complementary color

Complementary color for #hex is #552381.


I love getcolorcode.com

Triadic colors

1 #7EAADC and #DC7EAA with #AADC7E are triadic colors.

2 #7EDCAA and #DCAA7E with #AADC7E are triadic colors.