COLOR #AEC5E6

HEX: #AEC5E6 RGB: (174,197,230)

Renk bilgisi

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

RGB renk modeli

#AEC5E6 color RGB value is (174,197,230).

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

RGB bağlantıları ve doygunluk

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

174
197
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 230 = 601 (100%)
R 174 of 601 ~ 28.95%
G 197 of 601 ~ 32.78%
B 230 of 601 ~ 38.27'%

%28.95
%32.78
%38.27

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.35%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

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

CMYK yüzdeleri

%24.35
%14.35
%0
%9.8

Codes

Color #AEC5E6 in popluar color models

AE C5 E6
RGB 174 197 230
HSL 215° 52.83% 79.22%
HSB/HSV 215° 24.35% 90.20%
CMYK 24.35% 14.35% 0.00%
9.80%

Color #AEC5E6 in popluar number systems.

HEX AE C5 E6
Decimal 174 197 230
Binary 10101110 11000101 11100110
Octal 256 305 346

Shades and tints

Shades of #AEC5E6

#AEC5E6
(174,197,230)
#9FB4D2
(159,180,210)
#90A3BE
(144,163,190)
#8192AA
(129,146,170)
#728196
(114,129,150)
#637082
(99,112,130)
#545F6E
(84,95,110)
#454E5A
(69,78,90)
#363D46
(54,61,70)
#272C32
(39,44,50)
#181B1E
(24,27,30)
#000000
(0,0,0)

Tints of #AEC5E6

#AEC5E6
(174,197,230)
#B5CAE8
(181,202,232)
#BCCFEA
(188,207,234)
#C3D4EC
(195,212,236)
#CAD9EE
(202,217,238)
#D1DEF0
(209,222,240)
#D8E3F2
(216,227,242)
#DFE8F4
(223,232,244)
#E6EDF6
(230,237,246)
#EDF2F8
(237,242,248)
#F4F7FA
(244,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5E6; }

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

This text font color is #AEC5E6.

Background Color

.myBgColor { background-color: #AEC5E6; }

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

This div background color is #AEC5E6.

Border color

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

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

This div border color is #AEC5E6.

Opacity

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

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

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

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

This text has shadow with #AEC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5E6.

Preview

Color preview on black background

This text has color #AEC5E6 on black background.


Color preview on white background

This text has color #AEC5E6 on white background.


Black color preview on #AEC5E6 background

This text has black color on #AEC5E6 background.


White color preview on #AEC5E6 background

This text has white color on #AEC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #513A19.


I love getcolorcode.com

Triadic colors

1 #E6AEC5 and #C5E6AE with #AEC5E6 are triadic colors.

2 #E6C5AE and #C5AEE6 with #AEC5E6 are triadic colors.