COLOR #AEEDD3

HEX: #AEEDD3 RGB: (174,237,211)

Color info

#AEEDD3 contains mainly green and blue colors. Web safe color of #AEEDD3 is #99FFCC (or #9FC).

RGB color model

#AEEDD3 color RGB value is (174,237,211).

RGB: (174,237,211) (68%, 93%, 83%)

RGB channels and saturation

R 174 of 255 = 68%
G 237 of 255 = 93%
B 211 of 255 = 83%

174
237
211

R + G + B ~ 81%. #AEEDD3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 237 + 211 = 622 (100%)
R 174 of 622 ~ 27.97%
G 237 of 622 ~ 38.1%
B 211 of 622 ~ 33.92'%

%27.97
%38.1
%33.92

CMYK color model

#AEEDD3 color CMYK value is (27,0,11,7).

  • cyan value is 26.58%
  • magenta value is 0.00%
  • yellow value is 10.97%
  • key color value is 7.06%

CMYK: (27,0,11,7)
C27M0Y11K7 (27%, 0%, 11%, 7%)
(0.27 / 0.00 / 0.11 / 0.07)

CMYK percentages

%26.58
%0
%10.97
%7.06

Codes

Color #AEEDD3 in popluar color models

AE ED D3
RGB 174 237 211
HSL 155° 63.64% 80.59%
HSB/HSV 155° 26.58% 92.94%
CMYK 26.58% 0.00% 10.97%
7.06%

Color #AEEDD3 in popluar number systems.

HEX AE ED D3
Decimal 174 237 211
Binary 10101110 11101101 11010011
Octal 256 355 323

Shades and tints

Shades of #AEEDD3

#AEEDD3
(174,237,211)
#9FD8C0
(159,216,192)
#90C3AD
(144,195,173)
#81AE9A
(129,174,154)
#729987
(114,153,135)
#638474
(99,132,116)
#546F61
(84,111,97)
#455A4E
(69,90,78)
#36453B
(54,69,59)
#273028
(39,48,40)
#181B15
(24,27,21)
#000000
(0,0,0)

Tints of #AEEDD3

#AEEDD3
(174,237,211)
#B5EED7
(181,238,215)
#BCEFDB
(188,239,219)
#C3F0DF
(195,240,223)
#CAF1E3
(202,241,227)
#D1F2E7
(209,242,231)
#D8F3EB
(216,243,235)
#DFF4EF
(223,244,239)
#E6F5F3
(230,245,243)
#EDF6F7
(237,246,247)
#F4F7FB
(244,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEEDD3 color. Also use rgb(174,237,211) instead hex code.

Text Font Color

.myTextColor { color: #AEEDD3; }

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

This text font color is #AEEDD3.

Background Color

.myBgColor { background-color: #AEEDD3; }

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

This div background color is #AEEDD3.

Border color

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

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

This div border color is #AEEDD3.

Opacity

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

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

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

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

This text has shadow with #AEEDD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEDD3.

Preview

Color preview on black background

This text has color #AEEDD3 on black background.


Color preview on white background

This text has color #AEEDD3 on white background.


Black color preview on #AEEDD3 background

This text has black color on #AEEDD3 background.


White color preview on #AEEDD3 background

This text has white color on #AEEDD3 background.


Related colors

Complementary color

Complementary color for #hex is #51122C.


I love getcolorcode.com

Triadic colors

1 #D3AEED and #EDD3AE with #AEEDD3 are triadic colors.

2 #D3EDAE and #EDAED3 with #AEEDD3 are triadic colors.