COLOR #AEC5DD

HEX: #AEC5DD RGB: (174,197,221)

Renk bilgisi

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

RGB renk modeli

#AEC5DD color RGB value is (174,197,221).

RGB: (174,197,221) (68%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 221 of 255 = 87%

174
197
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 221 = 592 (100%)
R 174 of 592 ~ 29.39%
G 197 of 592 ~ 33.28%
B 221 of 592 ~ 37.33'%

%29.39
%33.28
%37.33

CMYK RENK MODELİ

#AEC5DD rengi CMYK tonu (21,11,0,13).

  • camgöbeği tonu 21.27%
  • eflatun tonu 10.86%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (21,11,0,13)
C21M11Y0K13 (21%, 11%, 0%, 13%)
(0.21 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%21.27
%10.86
%0
%13.33

Codes

Color #AEC5DD in popluar color models

AE C5 DD
RGB 174 197 221
HSL 211° 40.87% 77.45%
HSB/HSV 211° 21.27% 86.67%
CMYK 21.27% 10.86% 0.00%
13.33%

Color #AEC5DD in popluar number systems.

HEX AE C5 DD
Decimal 174 197 221
Binary 10101110 11000101 11011101
Octal 256 305 335

Shades and tints

Shades of #AEC5DD

#AEC5DD
(174,197,221)
#9FB4C9
(159,180,201)
#90A3B5
(144,163,181)
#8192A1
(129,146,161)
#72818D
(114,129,141)
#637079
(99,112,121)
#545F65
(84,95,101)
#454E51
(69,78,81)
#363D3D
(54,61,61)
#272C29
(39,44,41)
#181B15
(24,27,21)
#000000
(0,0,0)

Tints of #AEC5DD

#AEC5DD
(174,197,221)
#B5CAE0
(181,202,224)
#BCCFE3
(188,207,227)
#C3D4E6
(195,212,230)
#CAD9E9
(202,217,233)
#D1DEEC
(209,222,236)
#D8E3EF
(216,227,239)
#DFE8F2
(223,232,242)
#E6EDF5
(230,237,245)
#EDF2F8
(237,242,248)
#F4F7FB
(244,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5DD; }

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

This text font color is #AEC5DD.

Background Color

.myBgColor { background-color: #AEC5DD; }

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

This div background color is #AEC5DD.

Border color

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

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

This div border color is #AEC5DD.

Opacity

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

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

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

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

This text has shadow with #AEC5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5DD.

Preview

Color preview on black background

This text has color #AEC5DD on black background.


Color preview on white background

This text has color #AEC5DD on white background.


Black color preview on #AEC5DD background

This text has black color on #AEC5DD background.


White color preview on #AEC5DD background

This text has white color on #AEC5DD background.


Related colors

Complementary color

Complementary color for #hex is #513A22.


I love getcolorcode.com

Triadic colors

1 #DDAEC5 and #C5DDAE with #AEC5DD are triadic colors.

2 #DDC5AE and #C5AEDD with #AEC5DD are triadic colors.