COLOR #AEEC7D

HEX: #AEEC7D RGB: (174,236,125)

Renk bilgisi

#AEEC7D contains mainly green color. #AEEC7D ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#AEEC7D color RGB value is (174,236,125).

RGB: (174,236,125) (68%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 236 of 255 = 93%
B 125 of 255 = 49%

174
236
125

R + G + B ~ 70%. #AEEC7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 236 + 125 = 535 (100%)
R 174 of 535 ~ 32.52%
G 236 of 535 ~ 44.11%
B 125 of 535 ~ 23.36'%

%32.52
%44.11
%23.36

CMYK RENK MODELİ

#AEEC7D rengi CMYK tonu (26,0,47,7).

  • camgöbeği tonu 26.27%
  • eflatun tonu 0.00%
  • sarı tonu 47.03%
  • ana renk tonu 7.45%

CMYK: (26,0,47,7)
C26M0Y47K7 (26%, 0%, 47%, 7%)
(0.26 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%26.27
%0
%47.03
%7.45

Codes

Color #AEEC7D in popluar color models

AE EC 7D
RGB 174 236 125
HSL 94° 74.50% 70.78%
HSB/HSV 94° 47.03% 92.55%
CMYK 26.27% 0.00% 47.03%
7.45%

Color #AEEC7D in popluar number systems.

HEX AE EC 7D
Decimal 174 236 125
Binary 10101110 11101100 1111101
Octal 256 354 175

Shades and tints

Shades of #AEEC7D

#AEEC7D
(174,236,125)
#9FD772
(159,215,114)
#90C267
(144,194,103)
#81AD5C
(129,173,92)
#729851
(114,152,81)
#638346
(99,131,70)
#546E3B
(84,110,59)
#455930
(69,89,48)
#364425
(54,68,37)
#272F1A
(39,47,26)
#181A0F
(24,26,15)
#000000
(0,0,0)

Tints of #AEEC7D

#AEEC7D
(174,236,125)
#B5ED88
(181,237,136)
#BCEE93
(188,238,147)
#C3EF9E
(195,239,158)
#CAF0A9
(202,240,169)
#D1F1B4
(209,241,180)
#D8F2BF
(216,242,191)
#DFF3CA
(223,243,202)
#E6F4D5
(230,244,213)
#EDF5E0
(237,245,224)
#F4F6EB
(244,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEEC7D color. Also use rgb(174,236,125) instead hex code.

Text Font Color

.myTextColor { color: #AEEC7D; }

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

This text font color is #AEEC7D.

Background Color

.myBgColor { background-color: #AEEC7D; }

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

This div background color is #AEEC7D.

Border color

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

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

This div border color is #AEEC7D.

Opacity

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

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

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

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

This text has shadow with #AEEC7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEC7D.

Preview

Color preview on black background

This text has color #AEEC7D on black background.


Color preview on white background

This text has color #AEEC7D on white background.


Black color preview on #AEEC7D background

This text has black color on #AEEC7D background.


White color preview on #AEEC7D background

This text has white color on #AEEC7D background.


Related colors

Complementary color

Complementary color for #hex is #511382.


I love getcolorcode.com

Triadic colors

1 #7DAEEC and #EC7DAE with #AEEC7D are triadic colors.

2 #7DECAE and #ECAE7D with #AEEC7D are triadic colors.