COLOR #AEDC77

HEX: #AEDC77 RGB: (174,220,119)

Renk bilgisi

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

RGB renk modeli

#AEDC77 color RGB value is (174,220,119).

RGB: (174,220,119) (68%, 86%, 47%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 220 of 255 = 86%
B 119 of 255 = 47%

174
220
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 220 + 119 = 513 (100%)
R 174 of 513 ~ 33.92%
G 220 of 513 ~ 42.88%
B 119 of 513 ~ 23.2'%

%33.92
%42.88
%23.2

CMYK RENK MODELİ

#AEDC77 rengi CMYK tonu (21,0,46,14).

  • camgöbeği tonu 20.91%
  • eflatun tonu 0.00%
  • sarı tonu 45.91%
  • ana renk tonu 13.73%

CMYK: (21,0,46,14)
C21M0Y46K14 (21%, 0%, 46%, 14%)
(0.21 / 0.00 / 0.46 / 0.14)

CMYK yüzdeleri

%20.91
%0
%45.91
%13.73

Codes

Color #AEDC77 in popluar color models

AE DC 77
RGB 174 220 119
HSL 87° 59.06% 66.47%
HSB/HSV 87° 45.91% 86.27%
CMYK 20.91% 0.00% 45.91%
13.73%

Color #AEDC77 in popluar number systems.

HEX AE DC 77
Decimal 174 220 119
Binary 10101110 11011100 1110111
Octal 256 334 167

Shades and tints

Shades of #AEDC77

#AEDC77
(174,220,119)
#9FC86D
(159,200,109)
#90B463
(144,180,99)
#81A059
(129,160,89)
#728C4F
(114,140,79)
#637845
(99,120,69)
#54643B
(84,100,59)
#455031
(69,80,49)
#363C27
(54,60,39)
#27281D
(39,40,29)
#181413
(24,20,19)
#000000
(0,0,0)

Tints of #AEDC77

#AEDC77
(174,220,119)
#B5DF83
(181,223,131)
#BCE28F
(188,226,143)
#C3E59B
(195,229,155)
#CAE8A7
(202,232,167)
#D1EBB3
(209,235,179)
#D8EEBF
(216,238,191)
#DFF1CB
(223,241,203)
#E6F4D7
(230,244,215)
#EDF7E3
(237,247,227)
#F4FAEF
(244,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEDC77 color. Also use rgb(174,220,119) instead hex code.

Text Font Color

.myTextColor { color: #AEDC77; }

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

This text font color is #AEDC77.

Background Color

.myBgColor { background-color: #AEDC77; }

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

This div background color is #AEDC77.

Border color

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

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

This div border color is #AEDC77.

Opacity

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

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

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

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

This text has shadow with #AEDC77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEDC77.

Preview

Color preview on black background

This text has color #AEDC77 on black background.


Color preview on white background

This text has color #AEDC77 on white background.


Black color preview on #AEDC77 background

This text has black color on #AEDC77 background.


White color preview on #AEDC77 background

This text has white color on #AEDC77 background.


Related colors

Complementary color

Complementary color for #hex is #512388.


I love getcolorcode.com

Triadic colors

1 #77AEDC and #DC77AE with #AEDC77 are triadic colors.

2 #77DCAE and #DCAE77 with #AEDC77 are triadic colors.