COLOR #AEC5ED

HEX: #AEC5ED RGB: (174,197,237)

Renk bilgisi

#AEC5ED contains mainly green and blue colors. #AEC5ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AEC5ED color RGB value is (174,197,237).

RGB: (174,197,237) (68%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 237 of 255 = 93%

174
197
237

R + G + B ~ 79%. #AEC5ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 237 = 608 (100%)
R 174 of 608 ~ 28.62%
G 197 of 608 ~ 32.4%
B 237 of 608 ~ 38.98'%

%28.62
%32.4
%38.98

CMYK RENK MODELİ

#AEC5ED rengi CMYK tonu (27,17,0,7).

  • camgöbeği tonu 26.58%
  • eflatun tonu 16.88%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,17,0,7)
C27M17Y0K7 (27%, 17%, 0%, 7%)
(0.27 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%26.58
%16.88
%0
%7.06

Codes

Color #AEC5ED in popluar color models

AE C5 ED
RGB 174 197 237
HSL 218° 63.64% 80.59%
HSB/HSV 218° 26.58% 92.94%
CMYK 26.58% 16.88% 0.00%
7.06%

Color #AEC5ED in popluar number systems.

HEX AE C5 ED
Decimal 174 197 237
Binary 10101110 11000101 11101101
Octal 256 305 355

Shades and tints

Shades of #AEC5ED

#AEC5ED
(174,197,237)
#9FB4D8
(159,180,216)
#90A3C3
(144,163,195)
#8192AE
(129,146,174)
#728199
(114,129,153)
#637084
(99,112,132)
#545F6F
(84,95,111)
#454E5A
(69,78,90)
#363D45
(54,61,69)
#272C30
(39,44,48)
#181B1B
(24,27,27)
#000000
(0,0,0)

Tints of #AEC5ED

#AEC5ED
(174,197,237)
#B5CAEE
(181,202,238)
#BCCFEF
(188,207,239)
#C3D4F0
(195,212,240)
#CAD9F1
(202,217,241)
#D1DEF2
(209,222,242)
#D8E3F3
(216,227,243)
#DFE8F4
(223,232,244)
#E6EDF5
(230,237,245)
#EDF2F6
(237,242,246)
#F4F7F7
(244,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5ED; }

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

This text font color is #AEC5ED.

Background Color

.myBgColor { background-color: #AEC5ED; }

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

This div background color is #AEC5ED.

Border color

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

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

This div border color is #AEC5ED.

Opacity

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

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

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

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

This text has shadow with #AEC5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5ED.

Preview

Color preview on black background

This text has color #AEC5ED on black background.


Color preview on white background

This text has color #AEC5ED on white background.


Black color preview on #AEC5ED background

This text has black color on #AEC5ED background.


White color preview on #AEC5ED background

This text has white color on #AEC5ED background.


Related colors

Complementary color

Complementary color for #hex is #513A12.


I love getcolorcode.com

Triadic colors

1 #EDAEC5 and #C5EDAE with #AEC5ED are triadic colors.

2 #EDC5AE and #C5AEED with #AEC5ED are triadic colors.