COLOR #AEC1D9

HEX: #AEC1D9 RGB: (174,193,217)

Renk bilgisi

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

RGB renk modeli

#AEC1D9 color RGB value is (174,193,217).

RGB: (174,193,217) (68%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 193 of 255 = 76%
B 217 of 255 = 85%

174
193
217

R + G + B ~ 76%. #AEC1D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 193 + 217 = 584 (100%)
R 174 of 584 ~ 29.79%
G 193 of 584 ~ 33.05%
B 217 of 584 ~ 37.16'%

%29.79
%33.05
%37.16

CMYK RENK MODELİ

#AEC1D9 rengi CMYK tonu (20,11,0,15).

  • camgöbeği tonu 19.82%
  • eflatun tonu 11.06%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,11,0,15)
C20M11Y0K15 (20%, 11%, 0%, 15%)
(0.20 / 0.11 / 0.00 / 0.15)

CMYK yüzdeleri

%19.82
%11.06
%0
%14.9

Codes

Color #AEC1D9 in popluar color models

AE C1 D9
RGB 174 193 217
HSL 213° 36.13% 76.67%
HSB/HSV 213° 19.82% 85.10%
CMYK 19.82% 11.06% 0.00%
14.90%

Color #AEC1D9 in popluar number systems.

HEX AE C1 D9
Decimal 174 193 217
Binary 10101110 11000001 11011001
Octal 256 301 331

Shades and tints

Shades of #AEC1D9

#AEC1D9
(174,193,217)
#9FB0C6
(159,176,198)
#909FB3
(144,159,179)
#818EA0
(129,142,160)
#727D8D
(114,125,141)
#636C7A
(99,108,122)
#545B67
(84,91,103)
#454A54
(69,74,84)
#363941
(54,57,65)
#27282E
(39,40,46)
#18171B
(24,23,27)
#000000
(0,0,0)

Tints of #AEC1D9

#AEC1D9
(174,193,217)
#B5C6DC
(181,198,220)
#BCCBDF
(188,203,223)
#C3D0E2
(195,208,226)
#CAD5E5
(202,213,229)
#D1DAE8
(209,218,232)
#D8DFEB
(216,223,235)
#DFE4EE
(223,228,238)
#E6E9F1
(230,233,241)
#EDEEF4
(237,238,244)
#F4F3F7
(244,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC1D9 color. Also use rgb(174,193,217) instead hex code.

Text Font Color

.myTextColor { color: #AEC1D9; }

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

This text font color is #AEC1D9.

Background Color

.myBgColor { background-color: #AEC1D9; }

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

This div background color is #AEC1D9.

Border color

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

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

This div border color is #AEC1D9.

Opacity

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

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

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

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

This text has shadow with #AEC1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC1D9.

Preview

Color preview on black background

This text has color #AEC1D9 on black background.


Color preview on white background

This text has color #AEC1D9 on white background.


Black color preview on #AEC1D9 background

This text has black color on #AEC1D9 background.


White color preview on #AEC1D9 background

This text has white color on #AEC1D9 background.


Related colors

Complementary color

Complementary color for #hex is #513E26.


I love getcolorcode.com

Triadic colors

1 #D9AEC1 and #C1D9AE with #AEC1D9 are triadic colors.

2 #D9C1AE and #C1AED9 with #AEC1D9 are triadic colors.