COLOR #AEE5E9

HEX: #AEE5E9 RGB: (174,229,233)

Renk bilgisi

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

RGB renk modeli

#AEE5E9 color RGB value is (174,229,233).

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

RGB bağlantıları ve doygunluk

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

174
229
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 229 + 233 = 636 (100%)
R 174 of 636 ~ 27.36%
G 229 of 636 ~ 36.01%
B 233 of 636 ~ 36.64'%

%27.36
%36.01
%36.64

CMYK RENK MODELİ

#AEE5E9 rengi CMYK tonu (25,2,0,9).

  • camgöbeği tonu 25.32%
  • eflatun tonu 1.72%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (25,2,0,9)
C25M2Y0K9 (25%, 2%, 0%, 9%)
(0.25 / 0.02 / 0.00 / 0.09)

CMYK yüzdeleri

%25.32
%1.72
%0
%8.63

Codes

Color #AEE5E9 in popluar color models

AE E5 E9
RGB 174 229 233
HSL 184° 57.28% 79.80%
HSB/HSV 184° 25.32% 91.37%
CMYK 25.32% 1.72% 0.00%
8.63%

Color #AEE5E9 in popluar number systems.

HEX AE E5 E9
Decimal 174 229 233
Binary 10101110 11100101 11101001
Octal 256 345 351

Shades and tints

Shades of #AEE5E9

#AEE5E9
(174,229,233)
#9FD1D4
(159,209,212)
#90BDBF
(144,189,191)
#81A9AA
(129,169,170)
#729595
(114,149,149)
#638180
(99,129,128)
#546D6B
(84,109,107)
#455956
(69,89,86)
#364541
(54,69,65)
#27312C
(39,49,44)
#181D17
(24,29,23)
#000000
(0,0,0)

Tints of #AEE5E9

#AEE5E9
(174,229,233)
#B5E7EB
(181,231,235)
#BCE9ED
(188,233,237)
#C3EBEF
(195,235,239)
#CAEDF1
(202,237,241)
#D1EFF3
(209,239,243)
#D8F1F5
(216,241,245)
#DFF3F7
(223,243,247)
#E6F5F9
(230,245,249)
#EDF7FB
(237,247,251)
#F4F9FD
(244,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEE5E9; }

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

This text font color is #AEE5E9.

Background Color

.myBgColor { background-color: #AEE5E9; }

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

This div background color is #AEE5E9.

Border color

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

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

This div border color is #AEE5E9.

Opacity

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

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

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

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

This text has shadow with #AEE5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE5E9.

Preview

Color preview on black background

This text has color #AEE5E9 on black background.


Color preview on white background

This text has color #AEE5E9 on white background.


Black color preview on #AEE5E9 background

This text has black color on #AEE5E9 background.


White color preview on #AEE5E9 background

This text has white color on #AEE5E9 background.


Related colors

Complementary color

Complementary color for #hex is #511A16.


I love getcolorcode.com

Triadic colors

1 #E9AEE5 and #E5E9AE with #AEE5E9 are triadic colors.

2 #E9E5AE and #E5AEE9 with #AEE5E9 are triadic colors.