COLOR #AEEBB4

HEX: #AEEBB4 RGB: (174,235,180)

Color info

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

RGB color model

#AEEBB4 color RGB value is (174,235,180).

RGB: (174,235,180) (68%, 92%, 71%)

RGB channels and saturation

R 174 of 255 = 68%
G 235 of 255 = 92%
B 180 of 255 = 71%

174
235
180

R + G + B ~ 77%. #AEEBB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 235 + 180 = 589 (100%)
R 174 of 589 ~ 29.54%
G 235 of 589 ~ 39.9%
B 180 of 589 ~ 30.56'%

%29.54
%39.9
%30.56

CMYK color model

#AEEBB4 color CMYK value is (26,0,23,8).

  • cyan value is 25.96%
  • magenta value is 0.00%
  • yellow value is 23.40%
  • key color value is 7.84%

CMYK: (26,0,23,8)
C26M0Y23K8 (26%, 0%, 23%, 8%)
(0.26 / 0.00 / 0.23 / 0.08)

CMYK percentages

%25.96
%0
%23.4
%7.84

Codes

Color #AEEBB4 in popluar color models

AE EB B4
RGB 174 235 180
HSL 126° 60.40% 80.20%
HSB/HSV 126° 25.96% 92.16%
CMYK 25.96% 0.00% 23.40%
7.84%

Color #AEEBB4 in popluar number systems.

HEX AE EB B4
Decimal 174 235 180
Binary 10101110 11101011 10110100
Octal 256 353 264

Shades and tints

Shades of #AEEBB4

#AEEBB4
(174,235,180)
#9FD6A4
(159,214,164)
#90C194
(144,193,148)
#81AC84
(129,172,132)
#729774
(114,151,116)
#638264
(99,130,100)
#546D54
(84,109,84)
#455844
(69,88,68)
#364334
(54,67,52)
#272E24
(39,46,36)
#181914
(24,25,20)
#000000
(0,0,0)

Tints of #AEEBB4

#AEEBB4
(174,235,180)
#B5ECBA
(181,236,186)
#BCEDC0
(188,237,192)
#C3EEC6
(195,238,198)
#CAEFCC
(202,239,204)
#D1F0D2
(209,240,210)
#D8F1D8
(216,241,216)
#DFF2DE
(223,242,222)
#E6F3E4
(230,243,228)
#EDF4EA
(237,244,234)
#F4F5F0
(244,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEEBB4 color. Also use rgb(174,235,180) instead hex code.

Text Font Color

.myTextColor { color: #AEEBB4; }

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

This text font color is #AEEBB4.

Background Color

.myBgColor { background-color: #AEEBB4; }

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

This div background color is #AEEBB4.

Border color

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

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

This div border color is #AEEBB4.

Opacity

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

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

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

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

This text has shadow with #AEEBB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEBB4.

Preview

Color preview on black background

This text has color #AEEBB4 on black background.


Color preview on white background

This text has color #AEEBB4 on white background.


Black color preview on #AEEBB4 background

This text has black color on #AEEBB4 background.


White color preview on #AEEBB4 background

This text has white color on #AEEBB4 background.


Related colors

Complementary color

Complementary color for #hex is #51144B.


I love getcolorcode.com

Triadic colors

1 #B4AEEB and #EBB4AE with #AEEBB4 are triadic colors.

2 #B4EBAE and #EBAEB4 with #AEEBB4 are triadic colors.