COLOR #AEC3E6

HEX: #AEC3E6 RGB: (174,195,230)

Renk bilgisi

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

RGB renk modeli

#AEC3E6 color RGB value is (174,195,230).

RGB: (174,195,230) (68%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 195 of 255 = 76%
B 230 of 255 = 90%

174
195
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 195 + 230 = 599 (100%)
R 174 of 599 ~ 29.05%
G 195 of 599 ~ 32.55%
B 230 of 599 ~ 38.4'%

%29.05
%32.55
%38.4

CMYK RENK MODELİ

#AEC3E6 rengi CMYK tonu (24,15,0,10).

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

CMYK: (24,15,0,10)
C24M15Y0K10 (24%, 15%, 0%, 10%)
(0.24 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%15.22
%0
%9.8

Codes

Color #AEC3E6 in popluar color models

AE C3 E6
RGB 174 195 230
HSL 218° 52.83% 79.22%
HSB/HSV 218° 24.35% 90.20%
CMYK 24.35% 15.22% 0.00%
9.80%

Color #AEC3E6 in popluar number systems.

HEX AE C3 E6
Decimal 174 195 230
Binary 10101110 11000011 11100110
Octal 256 303 346

Shades and tints

Shades of #AEC3E6

#AEC3E6
(174,195,230)
#9FB2D2
(159,178,210)
#90A1BE
(144,161,190)
#8190AA
(129,144,170)
#727F96
(114,127,150)
#636E82
(99,110,130)
#545D6E
(84,93,110)
#454C5A
(69,76,90)
#363B46
(54,59,70)
#272A32
(39,42,50)
#18191E
(24,25,30)
#000000
(0,0,0)

Tints of #AEC3E6

#AEC3E6
(174,195,230)
#B5C8E8
(181,200,232)
#BCCDEA
(188,205,234)
#C3D2EC
(195,210,236)
#CAD7EE
(202,215,238)
#D1DCF0
(209,220,240)
#D8E1F2
(216,225,242)
#DFE6F4
(223,230,244)
#E6EBF6
(230,235,246)
#EDF0F8
(237,240,248)
#F4F5FA
(244,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC3E6; }

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

This text font color is #AEC3E6.

Background Color

.myBgColor { background-color: #AEC3E6; }

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

This div background color is #AEC3E6.

Border color

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

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

This div border color is #AEC3E6.

Opacity

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

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

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

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

This text has shadow with #AEC3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC3E6.

Preview

Color preview on black background

This text has color #AEC3E6 on black background.


Color preview on white background

This text has color #AEC3E6 on white background.


Black color preview on #AEC3E6 background

This text has black color on #AEC3E6 background.


White color preview on #AEC3E6 background

This text has white color on #AEC3E6 background.


Related colors

Complementary color

Complementary color for #hex is #513C19.


I love getcolorcode.com

Triadic colors

1 #E6AEC3 and #C3E6AE with #AEC3E6 are triadic colors.

2 #E6C3AE and #C3AEE6 with #AEC3E6 are triadic colors.