COLOR #AEC5DB

HEX: #AEC5DB RGB: (174,197,219)

Renk bilgisi

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

RGB renk modeli

#AEC5DB color RGB value is (174,197,219).

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

RGB bağlantıları ve doygunluk

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

174
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 197 + 219 = 590 (100%)
R 174 of 590 ~ 29.49%
G 197 of 590 ~ 33.39%
B 219 of 590 ~ 37.12'%

%29.49
%33.39
%37.12

CMYK RENK MODELİ

#AEC5DB rengi CMYK tonu (21,10,0,14).

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

CMYK: (21,10,0,14)
C21M10Y0K14 (21%, 10%, 0%, 14%)
(0.21 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%10.05
%0
%14.12

Codes

Color #AEC5DB in popluar color models

AE C5 DB
RGB 174 197 219
HSL 209° 38.46% 77.06%
HSB/HSV 209° 20.55% 85.88%
CMYK 20.55% 10.05% 0.00%
14.12%

Color #AEC5DB in popluar number systems.

HEX AE C5 DB
Decimal 174 197 219
Binary 10101110 11000101 11011011
Octal 256 305 333

Shades and tints

Shades of #AEC5DB

#AEC5DB
(174,197,219)
#9FB4C8
(159,180,200)
#90A3B5
(144,163,181)
#8192A2
(129,146,162)
#72818F
(114,129,143)
#63707C
(99,112,124)
#545F69
(84,95,105)
#454E56
(69,78,86)
#363D43
(54,61,67)
#272C30
(39,44,48)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #AEC5DB

#AEC5DB
(174,197,219)
#B5CADE
(181,202,222)
#BCCFE1
(188,207,225)
#C3D4E4
(195,212,228)
#CAD9E7
(202,217,231)
#D1DEEA
(209,222,234)
#D8E3ED
(216,227,237)
#DFE8F0
(223,232,240)
#E6EDF3
(230,237,243)
#EDF2F6
(237,242,246)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC5DB; }

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

This text font color is #AEC5DB.

Background Color

.myBgColor { background-color: #AEC5DB; }

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

This div background color is #AEC5DB.

Border color

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

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

This div border color is #AEC5DB.

Opacity

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

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

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

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

This text has shadow with #AEC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC5DB.

Preview

Color preview on black background

This text has color #AEC5DB on black background.


Color preview on white background

This text has color #AEC5DB on white background.


Black color preview on #AEC5DB background

This text has black color on #AEC5DB background.


White color preview on #AEC5DB background

This text has white color on #AEC5DB background.


Related colors

Complementary color

Complementary color for #hex is #513A24.


I love getcolorcode.com

Triadic colors

1 #DBAEC5 and #C5DBAE with #AEC5DB are triadic colors.

2 #DBC5AE and #C5AEDB with #AEC5DB are triadic colors.