COLOR #AEC4DB

HEX: #AEC4DB RGB: (174,196,219)

Renk bilgisi

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

RGB renk modeli

#AEC4DB color RGB value is (174,196,219).

RGB: (174,196,219) (68%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 219 of 255 = 86%

174
196
219

R + G + B ~ 77%. #AEC4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 219 = 589 (100%)
R 174 of 589 ~ 29.54%
G 196 of 589 ~ 33.28%
B 219 of 589 ~ 37.18'%

%29.54
%33.28
%37.18

CMYK RENK MODELİ

#AEC4DB rengi CMYK tonu (21,11,0,14).

  • camgöbeği tonu 20.55%
  • eflatun tonu 10.50%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,11,0,14)
C21M11Y0K14 (21%, 11%, 0%, 14%)
(0.21 / 0.11 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%10.5
%0
%14.12

Codes

Color #AEC4DB in popluar color models

AE C4 DB
RGB 174 196 219
HSL 211° 38.46% 77.06%
HSB/HSV 211° 20.55% 85.88%
CMYK 20.55% 10.50% 0.00%
14.12%

Color #AEC4DB in popluar number systems.

HEX AE C4 DB
Decimal 174 196 219
Binary 10101110 11000100 11011011
Octal 256 304 333

Shades and tints

Shades of #AEC4DB

#AEC4DB
(174,196,219)
#9FB3C8
(159,179,200)
#90A2B5
(144,162,181)
#8191A2
(129,145,162)
#72808F
(114,128,143)
#636F7C
(99,111,124)
#545E69
(84,94,105)
#454D56
(69,77,86)
#363C43
(54,60,67)
#272B30
(39,43,48)
#181A1D
(24,26,29)
#000000
(0,0,0)

Tints of #AEC4DB

#AEC4DB
(174,196,219)
#B5C9DE
(181,201,222)
#BCCEE1
(188,206,225)
#C3D3E4
(195,211,228)
#CAD8E7
(202,216,231)
#D1DDEA
(209,221,234)
#D8E2ED
(216,226,237)
#DFE7F0
(223,231,240)
#E6ECF3
(230,236,243)
#EDF1F6
(237,241,246)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC4DB; }

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

This text font color is #AEC4DB.

Background Color

.myBgColor { background-color: #AEC4DB; }

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

This div background color is #AEC4DB.

Border color

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

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

This div border color is #AEC4DB.

Opacity

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

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

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

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

This text has shadow with #AEC4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4DB.

Preview

Color preview on black background

This text has color #AEC4DB on black background.


Color preview on white background

This text has color #AEC4DB on white background.


Black color preview on #AEC4DB background

This text has black color on #AEC4DB background.


White color preview on #AEC4DB background

This text has white color on #AEC4DB background.


Related colors

Complementary color

Complementary color for #hex is #513B24.


I love getcolorcode.com

Triadic colors

1 #DBAEC4 and #C4DBAE with #AEC4DB are triadic colors.

2 #DBC4AE and #C4AEDB with #AEC4DB are triadic colors.