COLOR #AEC5E0

HEX: #AEC5E0 RGB: (174,197,224)

Renk bilgisi

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

RGB renk modeli

#AEC5E0 color RGB value is (174,197,224).

RGB: (174,197,224) (68%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 224 of 255 = 88%

174
197
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 224 = 595 (100%)
R 174 of 595 ~ 29.24%
G 197 of 595 ~ 33.11%
B 224 of 595 ~ 37.65'%

%29.24
%33.11
%37.65

CMYK RENK MODELİ

#AEC5E0 rengi CMYK tonu (22,12,0,12).

  • camgöbeği tonu 22.32%
  • eflatun tonu 12.05%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (22,12,0,12)
C22M12Y0K12 (22%, 12%, 0%, 12%)
(0.22 / 0.12 / 0.00 / 0.12)

CMYK yüzdeleri

%22.32
%12.05
%0
%12.16

Codes

Color #AEC5E0 in popluar color models

AE C5 E0
RGB 174 197 224
HSL 212° 44.64% 78.04%
HSB/HSV 212° 22.32% 87.84%
CMYK 22.32% 12.05% 0.00%
12.16%

Color #AEC5E0 in popluar number systems.

HEX AE C5 E0
Decimal 174 197 224
Binary 10101110 11000101 11100000
Octal 256 305 340

Shades and tints

Shades of #AEC5E0

#AEC5E0
(174,197,224)
#9FB4CC
(159,180,204)
#90A3B8
(144,163,184)
#8192A4
(129,146,164)
#728190
(114,129,144)
#63707C
(99,112,124)
#545F68
(84,95,104)
#454E54
(69,78,84)
#363D40
(54,61,64)
#272C2C
(39,44,44)
#181B18
(24,27,24)
#000000
(0,0,0)

Tints of #AEC5E0

#AEC5E0
(174,197,224)
#B5CAE2
(181,202,226)
#BCCFE4
(188,207,228)
#C3D4E6
(195,212,230)
#CAD9E8
(202,217,232)
#D1DEEA
(209,222,234)
#D8E3EC
(216,227,236)
#DFE8EE
(223,232,238)
#E6EDF0
(230,237,240)
#EDF2F2
(237,242,242)
#F4F7F4
(244,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5E0; }

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

This text font color is #AEC5E0.

Background Color

.myBgColor { background-color: #AEC5E0; }

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

This div background color is #AEC5E0.

Border color

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

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

This div border color is #AEC5E0.

Opacity

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

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

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

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

This text has shadow with #AEC5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5E0.

Preview

Color preview on black background

This text has color #AEC5E0 on black background.


Color preview on white background

This text has color #AEC5E0 on white background.


Black color preview on #AEC5E0 background

This text has black color on #AEC5E0 background.


White color preview on #AEC5E0 background

This text has white color on #AEC5E0 background.


Related colors

Complementary color

Complementary color for #hex is #513A1F.


I love getcolorcode.com

Triadic colors

1 #E0AEC5 and #C5E0AE with #AEC5E0 are triadic colors.

2 #E0C5AE and #C5AEE0 with #AEC5E0 are triadic colors.