COLOR #AEC9E6

HEX: #AEC9E6 RGB: (174,201,230)

Renk bilgisi

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

RGB renk modeli

#AEC9E6 color RGB value is (174,201,230).

RGB: (174,201,230) (68%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 201 of 255 = 79%
B 230 of 255 = 90%

174
201
230

R + G + B ~ 79%. #AEC9E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 201 + 230 = 605 (100%)
R 174 of 605 ~ 28.76%
G 201 of 605 ~ 33.22%
B 230 of 605 ~ 38.02'%

%28.76
%33.22
%38.02

CMYK RENK MODELİ

#AEC9E6 rengi CMYK tonu (24,13,0,10).

  • camgöbeği tonu 24.35%
  • eflatun tonu 12.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (24,13,0,10)
C24M13Y0K10 (24%, 13%, 0%, 10%)
(0.24 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%12.61
%0
%9.8

Codes

Color #AEC9E6 in popluar color models

AE C9 E6
RGB 174 201 230
HSL 211° 52.83% 79.22%
HSB/HSV 211° 24.35% 90.20%
CMYK 24.35% 12.61% 0.00%
9.80%

Color #AEC9E6 in popluar number systems.

HEX AE C9 E6
Decimal 174 201 230
Binary 10101110 11001001 11100110
Octal 256 311 346

Shades and tints

Shades of #AEC9E6

#AEC9E6
(174,201,230)
#9FB7D2
(159,183,210)
#90A5BE
(144,165,190)
#8193AA
(129,147,170)
#728196
(114,129,150)
#636F82
(99,111,130)
#545D6E
(84,93,110)
#454B5A
(69,75,90)
#363946
(54,57,70)
#272732
(39,39,50)
#18151E
(24,21,30)
#000000
(0,0,0)

Tints of #AEC9E6

#AEC9E6
(174,201,230)
#B5CDE8
(181,205,232)
#BCD1EA
(188,209,234)
#C3D5EC
(195,213,236)
#CAD9EE
(202,217,238)
#D1DDF0
(209,221,240)
#D8E1F2
(216,225,242)
#DFE5F4
(223,229,244)
#E6E9F6
(230,233,246)
#EDEDF8
(237,237,248)
#F4F1FA
(244,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC9E6; }

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

This text font color is #AEC9E6.

Background Color

.myBgColor { background-color: #AEC9E6; }

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

This div background color is #AEC9E6.

Border color

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

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

This div border color is #AEC9E6.

Opacity

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

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

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

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

This text has shadow with #AEC9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC9E6.

Preview

Color preview on black background

This text has color #AEC9E6 on black background.


Color preview on white background

This text has color #AEC9E6 on white background.


Black color preview on #AEC9E6 background

This text has black color on #AEC9E6 background.


White color preview on #AEC9E6 background

This text has white color on #AEC9E6 background.


Related colors

Complementary color

Complementary color for #hex is #513619.


I love getcolorcode.com

Triadic colors

1 #E6AEC9 and #C9E6AE with #AEC9E6 are triadic colors.

2 #E6C9AE and #C9AEE6 with #AEC9E6 are triadic colors.