COLOR #AEC5E5

HEX: #AEC5E5 RGB: (174,197,229)

Renk bilgisi

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

RGB renk modeli

#AEC5E5 color RGB value is (174,197,229).

RGB: (174,197,229) (68%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 229 of 255 = 90%

174
197
229

R + G + B ~ 78%. #AEC5E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 229 = 600 (100%)
R 174 of 600 ~ 29%
G 197 of 600 ~ 32.83%
B 229 of 600 ~ 38.17'%

%29
%32.83
%38.17

CMYK RENK MODELİ

#AEC5E5 rengi CMYK tonu (24,14,0,10).

  • camgöbeği tonu 24.02%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,14,0,10)
C24M14Y0K10 (24%, 14%, 0%, 10%)
(0.24 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%24.02
%13.97
%0
%10.2

Codes

Color #AEC5E5 in popluar color models

AE C5 E5
RGB 174 197 229
HSL 215° 51.40% 79.02%
HSB/HSV 215° 24.02% 89.80%
CMYK 24.02% 13.97% 0.00%
10.20%

Color #AEC5E5 in popluar number systems.

HEX AE C5 E5
Decimal 174 197 229
Binary 10101110 11000101 11100101
Octal 256 305 345

Shades and tints

Shades of #AEC5E5

#AEC5E5
(174,197,229)
#9FB4D1
(159,180,209)
#90A3BD
(144,163,189)
#8192A9
(129,146,169)
#728195
(114,129,149)
#637081
(99,112,129)
#545F6D
(84,95,109)
#454E59
(69,78,89)
#363D45
(54,61,69)
#272C31
(39,44,49)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #AEC5E5

#AEC5E5
(174,197,229)
#B5CAE7
(181,202,231)
#BCCFE9
(188,207,233)
#C3D4EB
(195,212,235)
#CAD9ED
(202,217,237)
#D1DEEF
(209,222,239)
#D8E3F1
(216,227,241)
#DFE8F3
(223,232,243)
#E6EDF5
(230,237,245)
#EDF2F7
(237,242,247)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5E5; }

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

This text font color is #AEC5E5.

Background Color

.myBgColor { background-color: #AEC5E5; }

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

This div background color is #AEC5E5.

Border color

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

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

This div border color is #AEC5E5.

Opacity

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

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

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

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

This text has shadow with #AEC5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5E5.

Preview

Color preview on black background

This text has color #AEC5E5 on black background.


Color preview on white background

This text has color #AEC5E5 on white background.


Black color preview on #AEC5E5 background

This text has black color on #AEC5E5 background.


White color preview on #AEC5E5 background

This text has white color on #AEC5E5 background.


Related colors

Complementary color

Complementary color for #hex is #513A1A.


I love getcolorcode.com

Triadic colors

1 #E5AEC5 and #C5E5AE with #AEC5E5 are triadic colors.

2 #E5C5AE and #C5AEE5 with #AEC5E5 are triadic colors.