COLOR #AECE9E

HEX: #AECE9E RGB: (174,206,158)

Color info

#AECE9E contains red, green and blue colors in about the same proportion. Web safe color of #AECE9E is #99CC99 (or #9C9).

RGB color model

#AECE9E color RGB value is (174,206,158).

RGB: (174,206,158) (68%, 81%, 62%)

RGB channels and saturation

R 174 of 255 = 68%
G 206 of 255 = 81%
B 158 of 255 = 62%

174
206
158

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

Portions of RGB colors in percentages

R + G + B = 174 + 206 + 158 = 538 (100%)
R 174 of 538 ~ 32.34%
G 206 of 538 ~ 38.29%
B 158 of 538 ~ 29.37'%

%32.34
%38.29
%29.37

CMYK color model

#AECE9E color CMYK value is (16,0,23,19).

  • cyan value is 15.53%
  • magenta value is 0.00%
  • yellow value is 23.30%
  • key color value is 19.22%
CMYK: (16,0,23,19) C16M0Y23K19 (16%,0%,23%,19%) (0.16/0.00/0.23/0.19) 

CMYK percentages

%15.53
%0
%23.3
%19.22

Codes

Color #AECE9E in popluar color models

AE CE 9E
RGB 174 206 158
HSL 100° 32.88% 71.37%
HSB/HSV 100° 23.30% 80.78%
CMYK 15.53% 0.00% 23.30%
19.22%

Color #AECE9E in popluar number systems.

HEX AE CE 9E
Decimal 174 206 158
Binary 10101110 11001110 10011110
Octal 256 316 236

Shades and tints

Shades of #AECE9E

#AECE9E
(174,206,158)
#9FBC90
(159,188,144)
#90AA82
(144,170,130)
#819874
(129,152,116)
#728666
(114,134,102)
#637458
(99,116,88)
#54624A
(84,98,74)
#45503C
(69,80,60)
#363E2E
(54,62,46)
#272C20
(39,44,32)
#181A12
(24,26,18)
#000000
(0,0,0)

Tints of #AECE9E

#AECE9E
(174,206,158)
#B5D2A6
(181,210,166)
#BCD6AE
(188,214,174)
#C3DAB6
(195,218,182)
#CADEBE
(202,222,190)
#D1E2C6
(209,226,198)
#D8E6CE
(216,230,206)
#DFEAD6
(223,234,214)
#E6EEDE
(230,238,222)
#EDF2E6
(237,242,230)
#F4F6EE
(244,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AECE9E color. Also use rgb(174,206,158) instead hex code.

Text Font Color

.myTextColor { color: #AECE9E; }

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

This text font color is #AECE9E.

Background Color

.myBgColor { background-color: #AECE9E; }

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

This div background color is #AECE9E.

Border color

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

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

This div border color is #AECE9E.

Opacity

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

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

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

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

This text has shadow with #AECE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECE9E.

Preview

Color preview on black background

This text has color #AECE9E on black background.


Color preview on white background

This text has color #AECE9E on white background.


Black color preview on #AECE9E background

This text has black color on #AECE9E background.


White color preview on #AECE9E background

This text has white color on #AECE9E background.


Related colors

Complementary color

Complementary color for #hex is #513161.


I love getcolorcode.com

Triadic colors

1 #9EAECE and #CE9EAE with #AECE9E are triadic colors.

2 #9ECEAE and #CEAE9E with #AECE9E are triadic colors.