COLOR #AEC4DF

HEX: #AEC4DF RGB: (174,196,223)

Renk bilgisi

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

RGB renk modeli

#AEC4DF color RGB value is (174,196,223).

RGB: (174,196,223) (68%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 223 of 255 = 87%

174
196
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 223 = 593 (100%)
R 174 of 593 ~ 29.34%
G 196 of 593 ~ 33.05%
B 223 of 593 ~ 37.61'%

%29.34
%33.05
%37.61

CMYK RENK MODELİ

#AEC4DF rengi CMYK tonu (22,12,0,13).

  • camgöbeği tonu 21.97%
  • eflatun tonu 12.11%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,12,0,13)
C22M12Y0K13 (22%, 12%, 0%, 13%)
(0.22 / 0.12 / 0.00 / 0.13)

CMYK yüzdeleri

%21.97
%12.11
%0
%12.55

Codes

Color #AEC4DF in popluar color models

AE C4 DF
RGB 174 196 223
HSL 213° 43.36% 77.84%
HSB/HSV 213° 21.97% 87.45%
CMYK 21.97% 12.11% 0.00%
12.55%

Color #AEC4DF in popluar number systems.

HEX AE C4 DF
Decimal 174 196 223
Binary 10101110 11000100 11011111
Octal 256 304 337

Shades and tints

Shades of #AEC4DF

#AEC4DF
(174,196,223)
#9FB3CB
(159,179,203)
#90A2B7
(144,162,183)
#8191A3
(129,145,163)
#72808F
(114,128,143)
#636F7B
(99,111,123)
#545E67
(84,94,103)
#454D53
(69,77,83)
#363C3F
(54,60,63)
#272B2B
(39,43,43)
#181A17
(24,26,23)
#000000
(0,0,0)

Tints of #AEC4DF

#AEC4DF
(174,196,223)
#B5C9E1
(181,201,225)
#BCCEE3
(188,206,227)
#C3D3E5
(195,211,229)
#CAD8E7
(202,216,231)
#D1DDE9
(209,221,233)
#D8E2EB
(216,226,235)
#DFE7ED
(223,231,237)
#E6ECEF
(230,236,239)
#EDF1F1
(237,241,241)
#F4F6F3
(244,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC4DF color. Also use rgb(174,196,223) instead hex code.

Text Font Color

.myTextColor { color: #AEC4DF; }

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

This text font color is #AEC4DF.

Background Color

.myBgColor { background-color: #AEC4DF; }

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

This div background color is #AEC4DF.

Border color

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

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

This div border color is #AEC4DF.

Opacity

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

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

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

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

This text has shadow with #AEC4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4DF.

Preview

Color preview on black background

This text has color #AEC4DF on black background.


Color preview on white background

This text has color #AEC4DF on white background.


Black color preview on #AEC4DF background

This text has black color on #AEC4DF background.


White color preview on #AEC4DF background

This text has white color on #AEC4DF background.


Related colors

Complementary color

Complementary color for #hex is #513B20.


I love getcolorcode.com

Triadic colors

1 #DFAEC4 and #C4DFAE with #AEC4DF are triadic colors.

2 #DFC4AE and #C4AEDF with #AEC4DF are triadic colors.