COLOR #AEC7E7

HEX: #AEC7E7 RGB: (174,199,231)

Renk bilgisi

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

RGB renk modeli

#AEC7E7 color RGB value is (174,199,231).

RGB: (174,199,231) (68%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 199 of 255 = 78%
B 231 of 255 = 91%

174
199
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 199 + 231 = 604 (100%)
R 174 of 604 ~ 28.81%
G 199 of 604 ~ 32.95%
B 231 of 604 ~ 38.25'%

%28.81
%32.95
%38.25

CMYK RENK MODELİ

#AEC7E7 rengi CMYK tonu (25,14,0,9).

  • camgöbeği tonu 24.68%
  • eflatun tonu 13.85%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,14,0,9)
C25M14Y0K9 (25%, 14%, 0%, 9%)
(0.25 / 0.14 / 0.00 / 0.09)

CMYK yüzdeleri

%24.68
%13.85
%0
%9.41

Codes

Color #AEC7E7 in popluar color models

AE C7 E7
RGB 174 199 231
HSL 214° 54.29% 79.41%
HSB/HSV 214° 24.68% 90.59%
CMYK 24.68% 13.85% 0.00%
9.41%

Color #AEC7E7 in popluar number systems.

HEX AE C7 E7
Decimal 174 199 231
Binary 10101110 11000111 11100111
Octal 256 307 347

Shades and tints

Shades of #AEC7E7

#AEC7E7
(174,199,231)
#9FB5D2
(159,181,210)
#90A3BD
(144,163,189)
#8191A8
(129,145,168)
#727F93
(114,127,147)
#636D7E
(99,109,126)
#545B69
(84,91,105)
#454954
(69,73,84)
#36373F
(54,55,63)
#27252A
(39,37,42)
#181315
(24,19,21)
#000000
(0,0,0)

Tints of #AEC7E7

#AEC7E7
(174,199,231)
#B5CCE9
(181,204,233)
#BCD1EB
(188,209,235)
#C3D6ED
(195,214,237)
#CADBEF
(202,219,239)
#D1E0F1
(209,224,241)
#D8E5F3
(216,229,243)
#DFEAF5
(223,234,245)
#E6EFF7
(230,239,247)
#EDF4F9
(237,244,249)
#F4F9FB
(244,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC7E7 color. Also use rgb(174,199,231) instead hex code.

Text Font Color

.myTextColor { color: #AEC7E7; }

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

This text font color is #AEC7E7.

Background Color

.myBgColor { background-color: #AEC7E7; }

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

This div background color is #AEC7E7.

Border color

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

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

This div border color is #AEC7E7.

Opacity

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

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

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

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

This text has shadow with #AEC7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC7E7.

Preview

Color preview on black background

This text has color #AEC7E7 on black background.


Color preview on white background

This text has color #AEC7E7 on white background.


Black color preview on #AEC7E7 background

This text has black color on #AEC7E7 background.


White color preview on #AEC7E7 background

This text has white color on #AEC7E7 background.


Related colors

Complementary color

Complementary color for #hex is #513818.


I love getcolorcode.com

Triadic colors

1 #E7AEC7 and #C7E7AE with #AEC7E7 are triadic colors.

2 #E7C7AE and #C7AEE7 with #AEC7E7 are triadic colors.