COLOR #AEC5DC

HEX: #AEC5DC RGB: (174,197,220)

Renk bilgisi

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

RGB renk modeli

#AEC5DC color RGB value is (174,197,220).

RGB: (174,197,220) (68%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 197 of 255 = 77%
B 220 of 255 = 86%

174
197
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 220 = 591 (100%)
R 174 of 591 ~ 29.44%
G 197 of 591 ~ 33.33%
B 220 of 591 ~ 37.23'%

%29.44
%33.33
%37.23

CMYK RENK MODELİ

#AEC5DC rengi CMYK tonu (21,10,0,14).

  • camgöbeği tonu 20.91%
  • eflatun tonu 10.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (21,10,0,14)
C21M10Y0K14 (21%, 10%, 0%, 14%)
(0.21 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%20.91
%10.45
%0
%13.73

Codes

Color #AEC5DC in popluar color models

AE C5 DC
RGB 174 197 220
HSL 210° 39.66% 77.25%
HSB/HSV 210° 20.91% 86.27%
CMYK 20.91% 10.45% 0.00%
13.73%

Color #AEC5DC in popluar number systems.

HEX AE C5 DC
Decimal 174 197 220
Binary 10101110 11000101 11011100
Octal 256 305 334

Shades and tints

Shades of #AEC5DC

#AEC5DC
(174,197,220)
#9FB4C8
(159,180,200)
#90A3B4
(144,163,180)
#8192A0
(129,146,160)
#72818C
(114,129,140)
#637078
(99,112,120)
#545F64
(84,95,100)
#454E50
(69,78,80)
#363D3C
(54,61,60)
#272C28
(39,44,40)
#181B14
(24,27,20)
#000000
(0,0,0)

Tints of #AEC5DC

#AEC5DC
(174,197,220)
#B5CADF
(181,202,223)
#BCCFE2
(188,207,226)
#C3D4E5
(195,212,229)
#CAD9E8
(202,217,232)
#D1DEEB
(209,222,235)
#D8E3EE
(216,227,238)
#DFE8F1
(223,232,241)
#E6EDF4
(230,237,244)
#EDF2F7
(237,242,247)
#F4F7FA
(244,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5DC; }

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

This text font color is #AEC5DC.

Background Color

.myBgColor { background-color: #AEC5DC; }

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

This div background color is #AEC5DC.

Border color

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

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

This div border color is #AEC5DC.

Opacity

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

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

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

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

This text has shadow with #AEC5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5DC.

Preview

Color preview on black background

This text has color #AEC5DC on black background.


Color preview on white background

This text has color #AEC5DC on white background.


Black color preview on #AEC5DC background

This text has black color on #AEC5DC background.


White color preview on #AEC5DC background

This text has white color on #AEC5DC background.


Related colors

Complementary color

Complementary color for #hex is #513A23.


I love getcolorcode.com

Triadic colors

1 #DCAEC5 and #C5DCAE with #AEC5DC are triadic colors.

2 #DCC5AE and #C5AEDC with #AEC5DC are triadic colors.