COLOR #AEDAA6

HEX: #AEDAA6 RGB: (174,218,166)

Color info

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

RGB color model

#AEDAA6 color RGB value is (174,218,166).

RGB: (174,218,166) (68%, 85%, 65%)

RGB channels and saturation

R 174 of 255 = 68%
G 218 of 255 = 85%
B 166 of 255 = 65%

174
218
166

R + G + B ~ 73%. #AEDAA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 218 + 166 = 558 (100%)
R 174 of 558 ~ 31.18%
G 218 of 558 ~ 39.07%
B 166 of 558 ~ 29.75'%

%31.18
%39.07
%29.75

CMYK color model

#AEDAA6 color CMYK value is (20,0,24,15).

  • cyan value is 20.18%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 14.51%

CMYK: (20,0,24,15)
C20M0Y24K15 (20%, 0%, 24%, 15%)
(0.20 / 0.00 / 0.24 / 0.15)

CMYK percentages

%20.18
%0
%23.85
%14.51

Codes

Color #AEDAA6 in popluar color models

AE DA A6
RGB 174 218 166
HSL 111° 41.27% 75.29%
HSB/HSV 111° 23.85% 85.49%
CMYK 20.18% 0.00% 23.85%
14.51%

Color #AEDAA6 in popluar number systems.

HEX AE DA A6
Decimal 174 218 166
Binary 10101110 11011010 10100110
Octal 256 332 246

Shades and tints

Shades of #AEDAA6

#AEDAA6
(174,218,166)
#9FC797
(159,199,151)
#90B488
(144,180,136)
#81A179
(129,161,121)
#728E6A
(114,142,106)
#637B5B
(99,123,91)
#54684C
(84,104,76)
#45553D
(69,85,61)
#36422E
(54,66,46)
#272F1F
(39,47,31)
#181C10
(24,28,16)
#000000
(0,0,0)

Tints of #AEDAA6

#AEDAA6
(174,218,166)
#B5DDAE
(181,221,174)
#BCE0B6
(188,224,182)
#C3E3BE
(195,227,190)
#CAE6C6
(202,230,198)
#D1E9CE
(209,233,206)
#D8ECD6
(216,236,214)
#DFEFDE
(223,239,222)
#E6F2E6
(230,242,230)
#EDF5EE
(237,245,238)
#F4F8F6
(244,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEDAA6 color. Also use rgb(174,218,166) instead hex code.

Text Font Color

.myTextColor { color: #AEDAA6; }

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

This text font color is #AEDAA6.

Background Color

.myBgColor { background-color: #AEDAA6; }

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

This div background color is #AEDAA6.

Border color

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

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

This div border color is #AEDAA6.

Opacity

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

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

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

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

This text has shadow with #AEDAA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEDAA6.

Preview

Color preview on black background

This text has color #AEDAA6 on black background.


Color preview on white background

This text has color #AEDAA6 on white background.


Black color preview on #AEDAA6 background

This text has black color on #AEDAA6 background.


White color preview on #AEDAA6 background

This text has white color on #AEDAA6 background.


Related colors

Complementary color

Complementary color for #hex is #512559.


I love getcolorcode.com

Triadic colors

1 #A6AEDA and #DAA6AE with #AEDAA6 are triadic colors.

2 #A6DAAE and #DAAEA6 with #AEDAA6 are triadic colors.