COLOR #AEE5E7

HEX: #AEE5E7 RGB: (174,229,231)

Renk bilgisi

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

RGB renk modeli

#AEE5E7 color RGB value is (174,229,231).

RGB: (174,229,231) (68%, 90%, 91%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 229 of 255 = 90%
B 231 of 255 = 91%

174
229
231

R + G + B ~ 83%. #AEE5E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 229 + 231 = 634 (100%)
R 174 of 634 ~ 27.44%
G 229 of 634 ~ 36.12%
B 231 of 634 ~ 36.44'%

%27.44
%36.12
%36.44

CMYK RENK MODELİ

#AEE5E7 rengi CMYK tonu (25,1,0,9).

  • camgöbeği tonu 24.68%
  • eflatun tonu 0.87%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,1,0,9)
C25M1Y0K9 (25%, 1%, 0%, 9%)
(0.25 / 0.01 / 0.00 / 0.09)

CMYK yüzdeleri

%24.68
%0.87
%0
%9.41

Codes

Color #AEE5E7 in popluar color models

AE E5 E7
RGB 174 229 231
HSL 182° 54.29% 79.41%
HSB/HSV 182° 24.68% 90.59%
CMYK 24.68% 0.87% 0.00%
9.41%

Color #AEE5E7 in popluar number systems.

HEX AE E5 E7
Decimal 174 229 231
Binary 10101110 11100101 11100111
Octal 256 345 347

Shades and tints

Shades of #AEE5E7

#AEE5E7
(174,229,231)
#9FD1D2
(159,209,210)
#90BDBD
(144,189,189)
#81A9A8
(129,169,168)
#729593
(114,149,147)
#63817E
(99,129,126)
#546D69
(84,109,105)
#455954
(69,89,84)
#36453F
(54,69,63)
#27312A
(39,49,42)
#181D15
(24,29,21)
#000000
(0,0,0)

Tints of #AEE5E7

#AEE5E7
(174,229,231)
#B5E7E9
(181,231,233)
#BCE9EB
(188,233,235)
#C3EBED
(195,235,237)
#CAEDEF
(202,237,239)
#D1EFF1
(209,239,241)
#D8F1F3
(216,241,243)
#DFF3F5
(223,243,245)
#E6F5F7
(230,245,247)
#EDF7F9
(237,247,249)
#F4F9FB
(244,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE5E7 color. Also use rgb(174,229,231) instead hex code.

Text Font Color

.myTextColor { color: #AEE5E7; }

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

This text font color is #AEE5E7.

Background Color

.myBgColor { background-color: #AEE5E7; }

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

This div background color is #AEE5E7.

Border color

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

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

This div border color is #AEE5E7.

Opacity

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

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

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

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

This text has shadow with #AEE5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE5E7.

Preview

Color preview on black background

This text has color #AEE5E7 on black background.


Color preview on white background

This text has color #AEE5E7 on white background.


Black color preview on #AEE5E7 background

This text has black color on #AEE5E7 background.


White color preview on #AEE5E7 background

This text has white color on #AEE5E7 background.


Related colors

Complementary color

Complementary color for #hex is #511A18.


I love getcolorcode.com

Triadic colors

1 #E7AEE5 and #E5E7AE with #AEE5E7 are triadic colors.

2 #E7E5AE and #E5AEE7 with #AEE5E7 are triadic colors.