COLOR #AEC4D6

HEX: #AEC4D6 RGB: (174,196,214)

Renk bilgisi

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

RGB renk modeli

#AEC4D6 color RGB value is (174,196,214).

RGB: (174,196,214) (68%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 214 of 255 = 84%

174
196
214

R + G + B ~ 76%. #AEC4D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 214 = 584 (100%)
R 174 of 584 ~ 29.79%
G 196 of 584 ~ 33.56%
B 214 of 584 ~ 36.64'%

%29.79
%33.56
%36.64

CMYK RENK MODELİ

#AEC4D6 rengi CMYK tonu (19,8,0,16).

  • camgöbeği tonu 18.69%
  • eflatun tonu 8.41%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,8,0,16)
C19M8Y0K16 (19%, 8%, 0%, 16%)
(0.19 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%18.69
%8.41
%0
%16.08

Codes

Color #AEC4D6 in popluar color models

AE C4 D6
RGB 174 196 214
HSL 207° 32.79% 76.08%
HSB/HSV 207° 18.69% 83.92%
CMYK 18.69% 8.41% 0.00%
16.08%

Color #AEC4D6 in popluar number systems.

HEX AE C4 D6
Decimal 174 196 214
Binary 10101110 11000100 11010110
Octal 256 304 326

Shades and tints

Shades of #AEC4D6

#AEC4D6
(174,196,214)
#9FB3C3
(159,179,195)
#90A2B0
(144,162,176)
#81919D
(129,145,157)
#72808A
(114,128,138)
#636F77
(99,111,119)
#545E64
(84,94,100)
#454D51
(69,77,81)
#363C3E
(54,60,62)
#272B2B
(39,43,43)
#181A18
(24,26,24)
#000000
(0,0,0)

Tints of #AEC4D6

#AEC4D6
(174,196,214)
#B5C9D9
(181,201,217)
#BCCEDC
(188,206,220)
#C3D3DF
(195,211,223)
#CAD8E2
(202,216,226)
#D1DDE5
(209,221,229)
#D8E2E8
(216,226,232)
#DFE7EB
(223,231,235)
#E6ECEE
(230,236,238)
#EDF1F1
(237,241,241)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC4D6; }

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

This text font color is #AEC4D6.

Background Color

.myBgColor { background-color: #AEC4D6; }

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

This div background color is #AEC4D6.

Border color

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

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

This div border color is #AEC4D6.

Opacity

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

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

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

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

This text has shadow with #AEC4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4D6.

Preview

Color preview on black background

This text has color #AEC4D6 on black background.


Color preview on white background

This text has color #AEC4D6 on white background.


Black color preview on #AEC4D6 background

This text has black color on #AEC4D6 background.


White color preview on #AEC4D6 background

This text has white color on #AEC4D6 background.


Related colors

Complementary color

Complementary color for #hex is #513B29.


I love getcolorcode.com

Triadic colors

1 #D6AEC4 and #C4D6AE with #AEC4D6 are triadic colors.

2 #D6C4AE and #C4AED6 with #AEC4D6 are triadic colors.