COLOR #AEC4EC

HEX: #AEC4EC RGB: (174,196,236)

Renk bilgisi

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

RGB renk modeli

#AEC4EC color RGB value is (174,196,236).

RGB: (174,196,236) (68%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 236 of 255 = 93%

174
196
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 236 = 606 (100%)
R 174 of 606 ~ 28.71%
G 196 of 606 ~ 32.34%
B 236 of 606 ~ 38.94'%

%28.71
%32.34
%38.94

CMYK RENK MODELİ

#AEC4EC rengi CMYK tonu (26,17,0,7).

  • camgöbeği tonu 26.27%
  • eflatun tonu 16.95%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (26,17,0,7)
C26M17Y0K7 (26%, 17%, 0%, 7%)
(0.26 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%26.27
%16.95
%0
%7.45

Codes

Color #AEC4EC in popluar color models

AE C4 EC
RGB 174 196 236
HSL 219° 62.00% 80.39%
HSB/HSV 219° 26.27% 92.55%
CMYK 26.27% 16.95% 0.00%
7.45%

Color #AEC4EC in popluar number systems.

HEX AE C4 EC
Decimal 174 196 236
Binary 10101110 11000100 11101100
Octal 256 304 354

Shades and tints

Shades of #AEC4EC

#AEC4EC
(174,196,236)
#9FB3D7
(159,179,215)
#90A2C2
(144,162,194)
#8191AD
(129,145,173)
#728098
(114,128,152)
#636F83
(99,111,131)
#545E6E
(84,94,110)
#454D59
(69,77,89)
#363C44
(54,60,68)
#272B2F
(39,43,47)
#181A1A
(24,26,26)
#000000
(0,0,0)

Tints of #AEC4EC

#AEC4EC
(174,196,236)
#B5C9ED
(181,201,237)
#BCCEEE
(188,206,238)
#C3D3EF
(195,211,239)
#CAD8F0
(202,216,240)
#D1DDF1
(209,221,241)
#D8E2F2
(216,226,242)
#DFE7F3
(223,231,243)
#E6ECF4
(230,236,244)
#EDF1F5
(237,241,245)
#F4F6F6
(244,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC4EC color. Also use rgb(174,196,236) instead hex code.

Text Font Color

.myTextColor { color: #AEC4EC; }

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

This text font color is #AEC4EC.

Background Color

.myBgColor { background-color: #AEC4EC; }

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

This div background color is #AEC4EC.

Border color

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

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

This div border color is #AEC4EC.

Opacity

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

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

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

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

This text has shadow with #AEC4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4EC.

Preview

Color preview on black background

This text has color #AEC4EC on black background.


Color preview on white background

This text has color #AEC4EC on white background.


Black color preview on #AEC4EC background

This text has black color on #AEC4EC background.


White color preview on #AEC4EC background

This text has white color on #AEC4EC background.


Related colors

Complementary color

Complementary color for #hex is #513B13.


I love getcolorcode.com

Triadic colors

1 #ECAEC4 and #C4ECAE with #AEC4EC are triadic colors.

2 #ECC4AE and #C4AEEC with #AEC4EC are triadic colors.