COLOR #AEC7DF

HEX: #AEC7DF RGB: (174,199,223)

Renk bilgisi

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

RGB renk modeli

#AEC7DF color RGB value is (174,199,223).

RGB: (174,199,223) (68%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 199 of 255 = 78%
B 223 of 255 = 87%

174
199
223

R + G + B ~ 78%. #AEC7DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 199 + 223 = 596 (100%)
R 174 of 596 ~ 29.19%
G 199 of 596 ~ 33.39%
B 223 of 596 ~ 37.42'%

%29.19
%33.39
%37.42

CMYK RENK MODELİ

#AEC7DF rengi CMYK tonu (22,11,0,13).

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

CMYK: (22,11,0,13)
C22M11Y0K13 (22%, 11%, 0%, 13%)
(0.22 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%21.97
%10.76
%0
%12.55

Codes

Color #AEC7DF in popluar color models

AE C7 DF
RGB 174 199 223
HSL 209° 43.36% 77.84%
HSB/HSV 209° 21.97% 87.45%
CMYK 21.97% 10.76% 0.00%
12.55%

Color #AEC7DF in popluar number systems.

HEX AE C7 DF
Decimal 174 199 223
Binary 10101110 11000111 11011111
Octal 256 307 337

Shades and tints

Shades of #AEC7DF

#AEC7DF
(174,199,223)
#9FB5CB
(159,181,203)
#90A3B7
(144,163,183)
#8191A3
(129,145,163)
#727F8F
(114,127,143)
#636D7B
(99,109,123)
#545B67
(84,91,103)
#454953
(69,73,83)
#36373F
(54,55,63)
#27252B
(39,37,43)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #AEC7DF

#AEC7DF
(174,199,223)
#B5CCE1
(181,204,225)
#BCD1E3
(188,209,227)
#C3D6E5
(195,214,229)
#CADBE7
(202,219,231)
#D1E0E9
(209,224,233)
#D8E5EB
(216,229,235)
#DFEAED
(223,234,237)
#E6EFEF
(230,239,239)
#EDF4F1
(237,244,241)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC7DF; }

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

This text font color is #AEC7DF.

Background Color

.myBgColor { background-color: #AEC7DF; }

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

This div background color is #AEC7DF.

Border color

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

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

This div border color is #AEC7DF.

Opacity

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

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

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

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

This text has shadow with #AEC7DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC7DF.

Preview

Color preview on black background

This text has color #AEC7DF on black background.


Color preview on white background

This text has color #AEC7DF on white background.


Black color preview on #AEC7DF background

This text has black color on #AEC7DF background.


White color preview on #AEC7DF background

This text has white color on #AEC7DF background.


Related colors

Complementary color

Complementary color for #hex is #513820.


I love getcolorcode.com

Triadic colors

1 #DFAEC7 and #C7DFAE with #AEC7DF are triadic colors.

2 #DFC7AE and #C7AEDF with #AEC7DF are triadic colors.