COLOR #AEC5E2

HEX: #AEC5E2 RGB: (174,197,226)

Renk bilgisi

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

RGB renk modeli

#AEC5E2 color RGB value is (174,197,226).

RGB: (174,197,226) (68%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 226 of 255 = 89%

174
197
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 226 = 597 (100%)
R 174 of 597 ~ 29.15%
G 197 of 597 ~ 33%
B 226 of 597 ~ 37.86'%

%29.15
%33
%37.86

CMYK RENK MODELİ

#AEC5E2 rengi CMYK tonu (23,13,0,11).

  • camgöbeği tonu 23.01%
  • eflatun tonu 12.83%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,13,0,11)
C23M13Y0K11 (23%, 13%, 0%, 11%)
(0.23 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%23.01
%12.83
%0
%11.37

Codes

Color #AEC5E2 in popluar color models

AE C5 E2
RGB 174 197 226
HSL 213° 47.27% 78.43%
HSB/HSV 213° 23.01% 88.63%
CMYK 23.01% 12.83% 0.00%
11.37%

Color #AEC5E2 in popluar number systems.

HEX AE C5 E2
Decimal 174 197 226
Binary 10101110 11000101 11100010
Octal 256 305 342

Shades and tints

Shades of #AEC5E2

#AEC5E2
(174,197,226)
#9FB4CE
(159,180,206)
#90A3BA
(144,163,186)
#8192A6
(129,146,166)
#728192
(114,129,146)
#63707E
(99,112,126)
#545F6A
(84,95,106)
#454E56
(69,78,86)
#363D42
(54,61,66)
#272C2E
(39,44,46)
#181B1A
(24,27,26)
#000000
(0,0,0)

Tints of #AEC5E2

#AEC5E2
(174,197,226)
#B5CAE4
(181,202,228)
#BCCFE6
(188,207,230)
#C3D4E8
(195,212,232)
#CAD9EA
(202,217,234)
#D1DEEC
(209,222,236)
#D8E3EE
(216,227,238)
#DFE8F0
(223,232,240)
#E6EDF2
(230,237,242)
#EDF2F4
(237,242,244)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5E2; }

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

This text font color is #AEC5E2.

Background Color

.myBgColor { background-color: #AEC5E2; }

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

This div background color is #AEC5E2.

Border color

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

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

This div border color is #AEC5E2.

Opacity

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

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

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

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

This text has shadow with #AEC5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5E2.

Preview

Color preview on black background

This text has color #AEC5E2 on black background.


Color preview on white background

This text has color #AEC5E2 on white background.


Black color preview on #AEC5E2 background

This text has black color on #AEC5E2 background.


White color preview on #AEC5E2 background

This text has white color on #AEC5E2 background.


Related colors

Complementary color

Complementary color for #hex is #513A1D.


I love getcolorcode.com

Triadic colors

1 #E2AEC5 and #C5E2AE with #AEC5E2 are triadic colors.

2 #E2C5AE and #C5AEE2 with #AEC5E2 are triadic colors.