COLOR #AAD77C

HEX: #AAD77C RGB: (170,215,124)

Renk bilgisi

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

RGB renk modeli

#AAD77C color RGB value is (170,215,124).

RGB: (170,215,124) (67%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 215 of 255 = 84%
B 124 of 255 = 49%

170
215
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 215 + 124 = 509 (100%)
R 170 of 509 ~ 33.4%
G 215 of 509 ~ 42.24%
B 124 of 509 ~ 24.36'%

%33.4
%42.24
%24.36

CMYK RENK MODELİ

#AAD77C rengi CMYK tonu (21,0,42,16).

  • camgöbeği tonu 20.93%
  • eflatun tonu 0.00%
  • sarı tonu 42.33%
  • ana renk tonu 15.69%

CMYK: (21,0,42,16)
C21M0Y42K16 (21%, 0%, 42%, 16%)
(0.21 / 0.00 / 0.42 / 0.16)

CMYK yüzdeleri

%20.93
%0
%42.33
%15.69

Codes

Color #AAD77C in popluar color models

AA D7 7C
RGB 170 215 124
HSL 90° 53.22% 66.47%
HSB/HSV 90° 42.33% 84.31%
CMYK 20.93% 0.00% 42.33%
15.69%

Color #AAD77C in popluar number systems.

HEX AA D7 7C
Decimal 170 215 124
Binary 10101010 11010111 1111100
Octal 252 327 174

Shades and tints

Shades of #AAD77C

#AAD77C
(170,215,124)
#9BC471
(155,196,113)
#8CB166
(140,177,102)
#7D9E5B
(125,158,91)
#6E8B50
(110,139,80)
#5F7845
(95,120,69)
#50653A
(80,101,58)
#41522F
(65,82,47)
#323F24
(50,63,36)
#232C19
(35,44,25)
#14190E
(20,25,14)
#000000
(0,0,0)

Tints of #AAD77C

#AAD77C
(170,215,124)
#B1DA87
(177,218,135)
#B8DD92
(184,221,146)
#BFE09D
(191,224,157)
#C6E3A8
(198,227,168)
#CDE6B3
(205,230,179)
#D4E9BE
(212,233,190)
#DBECC9
(219,236,201)
#E2EFD4
(226,239,212)
#E9F2DF
(233,242,223)
#F0F5EA
(240,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AAD77C color. Also use rgb(170,215,124) instead hex code.

Text Font Color

.myTextColor { color: #AAD77C; }

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

This text font color is #AAD77C.

Background Color

.myBgColor { background-color: #AAD77C; }

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

This div background color is #AAD77C.

Border color

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

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

This div border color is #AAD77C.

Opacity

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

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

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

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

This text has shadow with #AAD77C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAD77C.

Preview

Color preview on black background

This text has color #AAD77C on black background.


Color preview on white background

This text has color #AAD77C on white background.


Black color preview on #AAD77C background

This text has black color on #AAD77C background.


White color preview on #AAD77C background

This text has white color on #AAD77C background.


Related colors

Complementary color

Complementary color for #hex is #552883.


I love getcolorcode.com

Triadic colors

1 #7CAAD7 and #D77CAA with #AAD77C are triadic colors.

2 #7CD7AA and #D7AA7C with #AAD77C are triadic colors.