COLOR #AEC9DA

HEX: #AEC9DA RGB: (174,201,218)

Renk bilgisi

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

RGB renk modeli

#AEC9DA color RGB value is (174,201,218).

RGB: (174,201,218) (68%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 201 of 255 = 79%
B 218 of 255 = 85%

174
201
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 201 + 218 = 593 (100%)
R 174 of 593 ~ 29.34%
G 201 of 593 ~ 33.9%
B 218 of 593 ~ 36.76'%

%29.34
%33.9
%36.76

CMYK RENK MODELİ

#AEC9DA rengi CMYK tonu (20,8,0,15).

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

CMYK: (20,8,0,15)
C20M8Y0K15 (20%, 8%, 0%, 15%)
(0.20 / 0.08 / 0.00 / 0.15)

CMYK yüzdeleri

%20.18
%7.8
%0
%14.51

Codes

Color #AEC9DA in popluar color models

AE C9 DA
RGB 174 201 218
HSL 203° 37.29% 76.86%
HSB/HSV 203° 20.18% 85.49%
CMYK 20.18% 7.80% 0.00%
14.51%

Color #AEC9DA in popluar number systems.

HEX AE C9 DA
Decimal 174 201 218
Binary 10101110 11001001 11011010
Octal 256 311 332

Shades and tints

Shades of #AEC9DA

#AEC9DA
(174,201,218)
#9FB7C7
(159,183,199)
#90A5B4
(144,165,180)
#8193A1
(129,147,161)
#72818E
(114,129,142)
#636F7B
(99,111,123)
#545D68
(84,93,104)
#454B55
(69,75,85)
#363942
(54,57,66)
#27272F
(39,39,47)
#18151C
(24,21,28)
#000000
(0,0,0)

Tints of #AEC9DA

#AEC9DA
(174,201,218)
#B5CDDD
(181,205,221)
#BCD1E0
(188,209,224)
#C3D5E3
(195,213,227)
#CAD9E6
(202,217,230)
#D1DDE9
(209,221,233)
#D8E1EC
(216,225,236)
#DFE5EF
(223,229,239)
#E6E9F2
(230,233,242)
#EDEDF5
(237,237,245)
#F4F1F8
(244,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC9DA; }

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

This text font color is #AEC9DA.

Background Color

.myBgColor { background-color: #AEC9DA; }

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

This div background color is #AEC9DA.

Border color

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

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

This div border color is #AEC9DA.

Opacity

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

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

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

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

This text has shadow with #AEC9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC9DA.

Preview

Color preview on black background

This text has color #AEC9DA on black background.


Color preview on white background

This text has color #AEC9DA on white background.


Black color preview on #AEC9DA background

This text has black color on #AEC9DA background.


White color preview on #AEC9DA background

This text has white color on #AEC9DA background.


Related colors

Complementary color

Complementary color for #hex is #513625.


I love getcolorcode.com

Triadic colors

1 #DAAEC9 and #C9DAAE with #AEC9DA are triadic colors.

2 #DAC9AE and #C9AEDA with #AEC9DA are triadic colors.