COLOR #AEC57D

HEX: #AEC57D RGB: (174,197,125)

Renk bilgisi

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

RGB renk modeli

#AEC57D color RGB value is (174,197,125).

RGB: (174,197,125) (68%, 77%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 125 of 255 = 49%

174
197
125

R + G + B ~ 65%. #AEC57D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 125 = 496 (100%)
R 174 of 496 ~ 35.08%
G 197 of 496 ~ 39.72%
B 125 of 496 ~ 25.2'%

%35.08
%39.72
%25.2

CMYK RENK MODELİ

#AEC57D rengi CMYK tonu (12,0,37,23).

  • camgöbeği tonu 11.68%
  • eflatun tonu 0.00%
  • sarı tonu 36.55%
  • ana renk tonu 22.75%

CMYK: (12,0,37,23)
C12M0Y37K23 (12%, 0%, 37%, 23%)
(0.12 / 0.00 / 0.37 / 0.23)

CMYK yüzdeleri

%11.68
%0
%36.55
%22.75

Codes

Color #AEC57D in popluar color models

AE C5 7D
RGB 174 197 125
HSL 79° 38.30% 63.14%
HSB/HSV 79° 36.55% 77.25%
CMYK 11.68% 0.00% 36.55%
22.75%

Color #AEC57D in popluar number systems.

HEX AE C5 7D
Decimal 174 197 125
Binary 10101110 11000101 1111101
Octal 256 305 175

Shades and tints

Shades of #AEC57D

#AEC57D
(174,197,125)
#9FB472
(159,180,114)
#90A367
(144,163,103)
#81925C
(129,146,92)
#728151
(114,129,81)
#637046
(99,112,70)
#545F3B
(84,95,59)
#454E30
(69,78,48)
#363D25
(54,61,37)
#272C1A
(39,44,26)
#181B0F
(24,27,15)
#000000
(0,0,0)

Tints of #AEC57D

#AEC57D
(174,197,125)
#B5CA88
(181,202,136)
#BCCF93
(188,207,147)
#C3D49E
(195,212,158)
#CAD9A9
(202,217,169)
#D1DEB4
(209,222,180)
#D8E3BF
(216,227,191)
#DFE8CA
(223,232,202)
#E6EDD5
(230,237,213)
#EDF2E0
(237,242,224)
#F4F7EB
(244,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC57D; }

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

This text font color is #AEC57D.

Background Color

.myBgColor { background-color: #AEC57D; }

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

This div background color is #AEC57D.

Border color

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

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

This div border color is #AEC57D.

Opacity

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

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

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

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

This text has shadow with #AEC57D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC57D.

Preview

Color preview on black background

This text has color #AEC57D on black background.


Color preview on white background

This text has color #AEC57D on white background.


Black color preview on #AEC57D background

This text has black color on #AEC57D background.


White color preview on #AEC57D background

This text has white color on #AEC57D background.


Related colors

Complementary color

Complementary color for #hex is #513A82.


I love getcolorcode.com

Triadic colors

1 #7DAEC5 and #C57DAE with #AEC57D are triadic colors.

2 #7DC5AE and #C5AE7D with #AEC57D are triadic colors.