COLOR #AEC2F9

HEX: #AEC2F9 RGB: (174,194,249)

Renk bilgisi

#AEC2F9 contains mainly green and blue colors. #AEC2F9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AEC2F9 color RGB value is (174,194,249).

RGB: (174,194,249) (68%, 76%, 98%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 194 of 255 = 76%
B 249 of 255 = 98%

174
194
249

R + G + B ~ 81%. #AEC2F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 194 + 249 = 617 (100%)
R 174 of 617 ~ 28.2%
G 194 of 617 ~ 31.44%
B 249 of 617 ~ 40.36'%

%28.2
%31.44
%40.36

CMYK RENK MODELİ

#AEC2F9 rengi CMYK tonu (30,22,0,2).

  • camgöbeği tonu 30.12%
  • eflatun tonu 22.09%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (30,22,0,2)
C30M22Y0K2 (30%, 22%, 0%, 2%)
(0.30 / 0.22 / 0.00 / 0.02)

CMYK yüzdeleri

%30.12
%22.09
%0
%2.35

Codes

Color #AEC2F9 in popluar color models

AE C2 F9
RGB 174 194 249
HSL 224° 86.21% 82.94%
HSB/HSV 224° 30.12% 97.65%
CMYK 30.12% 22.09% 0.00%
2.35%

Color #AEC2F9 in popluar number systems.

HEX AE C2 F9
Decimal 174 194 249
Binary 10101110 11000010 11111001
Octal 256 302 371

Shades and tints

Shades of #AEC2F9

#AEC2F9
(174,194,249)
#9FB1E3
(159,177,227)
#90A0CD
(144,160,205)
#818FB7
(129,143,183)
#727EA1
(114,126,161)
#636D8B
(99,109,139)
#545C75
(84,92,117)
#454B5F
(69,75,95)
#363A49
(54,58,73)
#272933
(39,41,51)
#18181D
(24,24,29)
#000000
(0,0,0)

Tints of #AEC2F9

#AEC2F9
(174,194,249)
#B5C7F9
(181,199,249)
#BCCCF9
(188,204,249)
#C3D1F9
(195,209,249)
#CAD6F9
(202,214,249)
#D1DBF9
(209,219,249)
#D8E0F9
(216,224,249)
#DFE5F9
(223,229,249)
#E6EAF9
(230,234,249)
#EDEFF9
(237,239,249)
#F4F4F9
(244,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC2F9 color. Also use rgb(174,194,249) instead hex code.

Text Font Color

.myTextColor { color: #AEC2F9; }

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

This text font color is #AEC2F9.

Background Color

.myBgColor { background-color: #AEC2F9; }

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

This div background color is #AEC2F9.

Border color

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

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

This div border color is #AEC2F9.

Opacity

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

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

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

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

This text has shadow with #AEC2F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC2F9.

Preview

Color preview on black background

This text has color #AEC2F9 on black background.


Color preview on white background

This text has color #AEC2F9 on white background.


Black color preview on #AEC2F9 background

This text has black color on #AEC2F9 background.


White color preview on #AEC2F9 background

This text has white color on #AEC2F9 background.


Related colors

Complementary color

Complementary color for #hex is #513D06.


I love getcolorcode.com

Triadic colors

1 #F9AEC2 and #C2F9AE with #AEC2F9 are triadic colors.

2 #F9C2AE and #C2AEF9 with #AEC2F9 are triadic colors.