COLOR #AEC5DA

HEX: #AEC5DA RGB: (174,197,218)

Renk bilgisi

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

RGB renk modeli

#AEC5DA color RGB value is (174,197,218).

RGB: (174,197,218) (68%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 218 of 255 = 85%

174
197
218

R + G + B ~ 77%. #AEC5DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 218 = 589 (100%)
R 174 of 589 ~ 29.54%
G 197 of 589 ~ 33.45%
B 218 of 589 ~ 37.01'%

%29.54
%33.45
%37.01

CMYK RENK MODELİ

#AEC5DA rengi CMYK tonu (20,10,0,15).

  • camgöbeği tonu 20.18%
  • eflatun tonu 9.63%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (20,10,0,15)
C20M10Y0K15 (20%, 10%, 0%, 15%)
(0.20 / 0.10 / 0.00 / 0.15)

CMYK yüzdeleri

%20.18
%9.63
%0
%14.51

Codes

Color #AEC5DA in popluar color models

AE C5 DA
RGB 174 197 218
HSL 209° 37.29% 76.86%
HSB/HSV 209° 20.18% 85.49%
CMYK 20.18% 9.63% 0.00%
14.51%

Color #AEC5DA in popluar number systems.

HEX AE C5 DA
Decimal 174 197 218
Binary 10101110 11000101 11011010
Octal 256 305 332

Shades and tints

Shades of #AEC5DA

#AEC5DA
(174,197,218)
#9FB4C7
(159,180,199)
#90A3B4
(144,163,180)
#8192A1
(129,146,161)
#72818E
(114,129,142)
#63707B
(99,112,123)
#545F68
(84,95,104)
#454E55
(69,78,85)
#363D42
(54,61,66)
#272C2F
(39,44,47)
#181B1C
(24,27,28)
#000000
(0,0,0)

Tints of #AEC5DA

#AEC5DA
(174,197,218)
#B5CADD
(181,202,221)
#BCCFE0
(188,207,224)
#C3D4E3
(195,212,227)
#CAD9E6
(202,217,230)
#D1DEE9
(209,222,233)
#D8E3EC
(216,227,236)
#DFE8EF
(223,232,239)
#E6EDF2
(230,237,242)
#EDF2F5
(237,242,245)
#F4F7F8
(244,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5DA; }

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

This text font color is #AEC5DA.

Background Color

.myBgColor { background-color: #AEC5DA; }

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

This div background color is #AEC5DA.

Border color

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

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

This div border color is #AEC5DA.

Opacity

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

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

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

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

This text has shadow with #AEC5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5DA.

Preview

Color preview on black background

This text has color #AEC5DA on black background.


Color preview on white background

This text has color #AEC5DA on white background.


Black color preview on #AEC5DA background

This text has black color on #AEC5DA background.


White color preview on #AEC5DA background

This text has white color on #AEC5DA background.


Related colors

Complementary color

Complementary color for #hex is #513A25.


I love getcolorcode.com

Triadic colors

1 #DAAEC5 and #C5DAAE with #AEC5DA are triadic colors.

2 #DAC5AE and #C5AEDA with #AEC5DA are triadic colors.