COLOR #AEE2BB

HEX: #AEE2BB RGB: (174,226,187)

Renk bilgisi

#AEE2BB contains red, green and blue colors in about the same proportion. #AEE2BB ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#AEE2BB color RGB value is (174,226,187).

RGB: (174,226,187) (68%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 226 of 255 = 89%
B 187 of 255 = 73%

174
226
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 226 + 187 = 587 (100%)
R 174 of 587 ~ 29.64%
G 226 of 587 ~ 38.5%
B 187 of 587 ~ 31.86'%

%29.64
%38.5
%31.86

CMYK RENK MODELİ

#AEE2BB rengi CMYK tonu (23,0,17,11).

  • camgöbeği tonu 23.01%
  • eflatun tonu 0.00%
  • sarı tonu 17.26%
  • ana renk tonu 11.37%

CMYK: (23,0,17,11)
C23M0Y17K11 (23%, 0%, 17%, 11%)
(0.23 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%23.01
%0
%17.26
%11.37

Codes

Color #AEE2BB in popluar color models

AE E2 BB
RGB 174 226 187
HSL 135° 47.27% 78.43%
HSB/HSV 135° 23.01% 88.63%
CMYK 23.01% 0.00% 17.26%
11.37%

Color #AEE2BB in popluar number systems.

HEX AE E2 BB
Decimal 174 226 187
Binary 10101110 11100010 10111011
Octal 256 342 273

Shades and tints

Shades of #AEE2BB

#AEE2BB
(174,226,187)
#9FCEAA
(159,206,170)
#90BA99
(144,186,153)
#81A688
(129,166,136)
#729277
(114,146,119)
#637E66
(99,126,102)
#546A55
(84,106,85)
#455644
(69,86,68)
#364233
(54,66,51)
#272E22
(39,46,34)
#181A11
(24,26,17)
#000000
(0,0,0)

Tints of #AEE2BB

#AEE2BB
(174,226,187)
#B5E4C1
(181,228,193)
#BCE6C7
(188,230,199)
#C3E8CD
(195,232,205)
#CAEAD3
(202,234,211)
#D1ECD9
(209,236,217)
#D8EEDF
(216,238,223)
#DFF0E5
(223,240,229)
#E6F2EB
(230,242,235)
#EDF4F1
(237,244,241)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE2BB color. Also use rgb(174,226,187) instead hex code.

Text Font Color

.myTextColor { color: #AEE2BB; }

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

This text font color is #AEE2BB.

Background Color

.myBgColor { background-color: #AEE2BB; }

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

This div background color is #AEE2BB.

Border color

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

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

This div border color is #AEE2BB.

Opacity

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

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

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

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

This text has shadow with #AEE2BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE2BB.

Preview

Color preview on black background

This text has color #AEE2BB on black background.


Color preview on white background

This text has color #AEE2BB on white background.


Black color preview on #AEE2BB background

This text has black color on #AEE2BB background.


White color preview on #AEE2BB background

This text has white color on #AEE2BB background.


Related colors

Complementary color

Complementary color for #hex is #511D44.


I love getcolorcode.com

Triadic colors

1 #BBAEE2 and #E2BBAE with #AEE2BB are triadic colors.

2 #BBE2AE and #E2AEBB with #AEE2BB are triadic colors.