COLOR #AECC5E

HEX: #AECC5E RGB: (174,204,94)

Renk bilgisi

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

RGB renk modeli

#AECC5E color RGB value is (174,204,94).

RGB: (174,204,94) (68%, 80%, 37%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 204 of 255 = 80%
B 94 of 255 = 37%

174
204
94

R + G + B ~ 62%. #AECC5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 204 + 94 = 472 (100%)
R 174 of 472 ~ 36.86%
G 204 of 472 ~ 43.22%
B 94 of 472 ~ 19.92'%

%36.86
%43.22
%19.92

CMYK RENK MODELİ

#AECC5E rengi CMYK tonu (15,0,54,20).

  • camgöbeği tonu 14.71%
  • eflatun tonu 0.00%
  • sarı tonu 53.92%
  • ana renk tonu 20.00%

CMYK: (15,0,54,20)
C15M0Y54K20 (15%, 0%, 54%, 20%)
(0.15 / 0.00 / 0.54 / 0.20)

CMYK yüzdeleri

%14.71
%0
%53.92
%20

Codes

Color #AECC5E in popluar color models

AE CC 5E
RGB 174 204 94
HSL 76° 51.89% 58.43%
HSB/HSV 76° 53.92% 80.00%
CMYK 14.71% 0.00% 53.92%
20.00%

Color #AECC5E in popluar number systems.

HEX AE CC 5E
Decimal 174 204 94
Binary 10101110 11001100 1011110
Octal 256 314 136

Shades and tints

Shades of #AECC5E

#AECC5E
(174,204,94)
#9FBA56
(159,186,86)
#90A84E
(144,168,78)
#819646
(129,150,70)
#72843E
(114,132,62)
#637236
(99,114,54)
#54602E
(84,96,46)
#454E26
(69,78,38)
#363C1E
(54,60,30)
#272A16
(39,42,22)
#18180E
(24,24,14)
#000000
(0,0,0)

Tints of #AECC5E

#AECC5E
(174,204,94)
#B5D06C
(181,208,108)
#BCD47A
(188,212,122)
#C3D888
(195,216,136)
#CADC96
(202,220,150)
#D1E0A4
(209,224,164)
#D8E4B2
(216,228,178)
#DFE8C0
(223,232,192)
#E6ECCE
(230,236,206)
#EDF0DC
(237,240,220)
#F4F4EA
(244,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AECC5E color. Also use rgb(174,204,94) instead hex code.

Text Font Color

.myTextColor { color: #AECC5E; }

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

This text font color is #AECC5E.

Background Color

.myBgColor { background-color: #AECC5E; }

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

This div background color is #AECC5E.

Border color

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

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

This div border color is #AECC5E.

Opacity

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

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

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

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

This text has shadow with #AECC5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECC5E.

Preview

Color preview on black background

This text has color #AECC5E on black background.


Color preview on white background

This text has color #AECC5E on white background.


Black color preview on #AECC5E background

This text has black color on #AECC5E background.


White color preview on #AECC5E background

This text has white color on #AECC5E background.


Related colors

Complementary color

Complementary color for #hex is #5133A1.


I love getcolorcode.com

Triadic colors

1 #5EAECC and #CC5EAE with #AECC5E are triadic colors.

2 #5ECCAE and #CCAE5E with #AECC5E are triadic colors.