COLOR #AEC6E0

HEX: #AEC6E0 RGB: (174,198,224)

Renk bilgisi

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

RGB renk modeli

#AEC6E0 color RGB value is (174,198,224).

RGB: (174,198,224) (68%, 78%, 88%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 198 of 255 = 78%
B 224 of 255 = 88%

174
198
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 198 + 224 = 596 (100%)
R 174 of 596 ~ 29.19%
G 198 of 596 ~ 33.22%
B 224 of 596 ~ 37.58'%

%29.19
%33.22
%37.58

CMYK RENK MODELİ

#AEC6E0 rengi CMYK tonu (22,12,0,12).

  • camgöbeği tonu 22.32%
  • eflatun tonu 11.61%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (22,12,0,12)
C22M12Y0K12 (22%, 12%, 0%, 12%)
(0.22 / 0.12 / 0.00 / 0.12)

CMYK yüzdeleri

%22.32
%11.61
%0
%12.16

Codes

Color #AEC6E0 in popluar color models

AE C6 E0
RGB 174 198 224
HSL 211° 44.64% 78.04%
HSB/HSV 211° 22.32% 87.84%
CMYK 22.32% 11.61% 0.00%
12.16%

Color #AEC6E0 in popluar number systems.

HEX AE C6 E0
Decimal 174 198 224
Binary 10101110 11000110 11100000
Octal 256 306 340

Shades and tints

Shades of #AEC6E0

#AEC6E0
(174,198,224)
#9FB4CC
(159,180,204)
#90A2B8
(144,162,184)
#8190A4
(129,144,164)
#727E90
(114,126,144)
#636C7C
(99,108,124)
#545A68
(84,90,104)
#454854
(69,72,84)
#363640
(54,54,64)
#27242C
(39,36,44)
#181218
(24,18,24)
#000000
(0,0,0)

Tints of #AEC6E0

#AEC6E0
(174,198,224)
#B5CBE2
(181,203,226)
#BCD0E4
(188,208,228)
#C3D5E6
(195,213,230)
#CADAE8
(202,218,232)
#D1DFEA
(209,223,234)
#D8E4EC
(216,228,236)
#DFE9EE
(223,233,238)
#E6EEF0
(230,238,240)
#EDF3F2
(237,243,242)
#F4F8F4
(244,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC6E0 color. Also use rgb(174,198,224) instead hex code.

Text Font Color

.myTextColor { color: #AEC6E0; }

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

This text font color is #AEC6E0.

Background Color

.myBgColor { background-color: #AEC6E0; }

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

This div background color is #AEC6E0.

Border color

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

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

This div border color is #AEC6E0.

Opacity

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

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

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

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

This text has shadow with #AEC6E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC6E0.

Preview

Color preview on black background

This text has color #AEC6E0 on black background.


Color preview on white background

This text has color #AEC6E0 on white background.


Black color preview on #AEC6E0 background

This text has black color on #AEC6E0 background.


White color preview on #AEC6E0 background

This text has white color on #AEC6E0 background.


Related colors

Complementary color

Complementary color for #hex is #51391F.


I love getcolorcode.com

Triadic colors

1 #E0AEC6 and #C6E0AE with #AEC6E0 are triadic colors.

2 #E0C6AE and #C6AEE0 with #AEC6E0 are triadic colors.