COLOR #AEC9E5

HEX: #AEC9E5 RGB: (174,201,229)

Renk bilgisi

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

RGB renk modeli

#AEC9E5 color RGB value is (174,201,229).

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

RGB bağlantıları ve doygunluk

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

174
201
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 201 + 229 = 604 (100%)
R 174 of 604 ~ 28.81%
G 201 of 604 ~ 33.28%
B 229 of 604 ~ 37.91'%

%28.81
%33.28
%37.91

CMYK RENK MODELİ

#AEC9E5 rengi CMYK tonu (24,12,0,10).

  • camgöbeği tonu 24.02%
  • eflatun tonu 12.23%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,12,0,10)
C24M12Y0K10 (24%, 12%, 0%, 10%)
(0.24 / 0.12 / 0.00 / 0.10)

CMYK yüzdeleri

%24.02
%12.23
%0
%10.2

Codes

Color #AEC9E5 in popluar color models

AE C9 E5
RGB 174 201 229
HSL 211° 51.40% 79.02%
HSB/HSV 211° 24.02% 89.80%
CMYK 24.02% 12.23% 0.00%
10.20%

Color #AEC9E5 in popluar number systems.

HEX AE C9 E5
Decimal 174 201 229
Binary 10101110 11001001 11100101
Octal 256 311 345

Shades and tints

Shades of #AEC9E5

#AEC9E5
(174,201,229)
#9FB7D1
(159,183,209)
#90A5BD
(144,165,189)
#8193A9
(129,147,169)
#728195
(114,129,149)
#636F81
(99,111,129)
#545D6D
(84,93,109)
#454B59
(69,75,89)
#363945
(54,57,69)
#272731
(39,39,49)
#18151D
(24,21,29)
#000000
(0,0,0)

Tints of #AEC9E5

#AEC9E5
(174,201,229)
#B5CDE7
(181,205,231)
#BCD1E9
(188,209,233)
#C3D5EB
(195,213,235)
#CAD9ED
(202,217,237)
#D1DDEF
(209,221,239)
#D8E1F1
(216,225,241)
#DFE5F3
(223,229,243)
#E6E9F5
(230,233,245)
#EDEDF7
(237,237,247)
#F4F1F9
(244,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC9E5; }

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

This text font color is #AEC9E5.

Background Color

.myBgColor { background-color: #AEC9E5; }

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

This div background color is #AEC9E5.

Border color

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

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

This div border color is #AEC9E5.

Opacity

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

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

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

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

This text has shadow with #AEC9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC9E5.

Preview

Color preview on black background

This text has color #AEC9E5 on black background.


Color preview on white background

This text has color #AEC9E5 on white background.


Black color preview on #AEC9E5 background

This text has black color on #AEC9E5 background.


White color preview on #AEC9E5 background

This text has white color on #AEC9E5 background.


Related colors

Complementary color

Complementary color for #hex is #51361A.


I love getcolorcode.com

Triadic colors

1 #E5AEC9 and #C9E5AE with #AEC9E5 are triadic colors.

2 #E5C9AE and #C9AEE5 with #AEC9E5 are triadic colors.