COLOR #AEC9D9

HEX: #AEC9D9 RGB: (174,201,217)

Renk bilgisi

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

RGB renk modeli

#AEC9D9 color RGB value is (174,201,217).

RGB: (174,201,217) (68%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 201 of 255 = 79%
B 217 of 255 = 85%

174
201
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 201 + 217 = 592 (100%)
R 174 of 592 ~ 29.39%
G 201 of 592 ~ 33.95%
B 217 of 592 ~ 36.66'%

%29.39
%33.95
%36.66

CMYK RENK MODELİ

#AEC9D9 rengi CMYK tonu (20,7,0,15).

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

CMYK: (20,7,0,15)
C20M7Y0K15 (20%, 7%, 0%, 15%)
(0.20 / 0.07 / 0.00 / 0.15)

CMYK yüzdeleri

%19.82
%7.37
%0
%14.9

Codes

Color #AEC9D9 in popluar color models

AE C9 D9
RGB 174 201 217
HSL 202° 36.13% 76.67%
HSB/HSV 202° 19.82% 85.10%
CMYK 19.82% 7.37% 0.00%
14.90%

Color #AEC9D9 in popluar number systems.

HEX AE C9 D9
Decimal 174 201 217
Binary 10101110 11001001 11011001
Octal 256 311 331

Shades and tints

Shades of #AEC9D9

#AEC9D9
(174,201,217)
#9FB7C6
(159,183,198)
#90A5B3
(144,165,179)
#8193A0
(129,147,160)
#72818D
(114,129,141)
#636F7A
(99,111,122)
#545D67
(84,93,103)
#454B54
(69,75,84)
#363941
(54,57,65)
#27272E
(39,39,46)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #AEC9D9

#AEC9D9
(174,201,217)
#B5CDDC
(181,205,220)
#BCD1DF
(188,209,223)
#C3D5E2
(195,213,226)
#CAD9E5
(202,217,229)
#D1DDE8
(209,221,232)
#D8E1EB
(216,225,235)
#DFE5EE
(223,229,238)
#E6E9F1
(230,233,241)
#EDEDF4
(237,237,244)
#F4F1F7
(244,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC9D9; }

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

This text font color is #AEC9D9.

Background Color

.myBgColor { background-color: #AEC9D9; }

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

This div background color is #AEC9D9.

Border color

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

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

This div border color is #AEC9D9.

Opacity

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

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

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

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

This text has shadow with #AEC9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC9D9.

Preview

Color preview on black background

This text has color #AEC9D9 on black background.


Color preview on white background

This text has color #AEC9D9 on white background.


Black color preview on #AEC9D9 background

This text has black color on #AEC9D9 background.


White color preview on #AEC9D9 background

This text has white color on #AEC9D9 background.


Related colors

Complementary color

Complementary color for #hex is #513626.


I love getcolorcode.com

Triadic colors

1 #D9AEC9 and #C9D9AE with #AEC9D9 are triadic colors.

2 #D9C9AE and #C9AED9 with #AEC9D9 are triadic colors.