COLOR #AEC2DB

HEX: #AEC2DB RGB: (174,194,219)

Renk bilgisi

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

RGB renk modeli

#AEC2DB color RGB value is (174,194,219).

RGB: (174,194,219) (68%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 194 of 255 = 76%
B 219 of 255 = 86%

174
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 194 + 219 = 587 (100%)
R 174 of 587 ~ 29.64%
G 194 of 587 ~ 33.05%
B 219 of 587 ~ 37.31'%

%29.64
%33.05
%37.31

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.55%
  • eflatun tonu 11.42%
  • 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
%11.42
%0
%14.12

Codes

Color #AEC2DB in popluar color models

AE C2 DB
RGB 174 194 219
HSL 213° 38.46% 77.06%
HSB/HSV 213° 20.55% 85.88%
CMYK 20.55% 11.42% 0.00%
14.12%

Color #AEC2DB in popluar number systems.

HEX AE C2 DB
Decimal 174 194 219
Binary 10101110 11000010 11011011
Octal 256 302 333

Shades and tints

Shades of #AEC2DB

#AEC2DB
(174,194,219)
#9FB1C8
(159,177,200)
#90A0B5
(144,160,181)
#818FA2
(129,143,162)
#727E8F
(114,126,143)
#636D7C
(99,109,124)
#545C69
(84,92,105)
#454B56
(69,75,86)
#363A43
(54,58,67)
#272930
(39,41,48)
#18181D
(24,24,29)
#000000
(0,0,0)

Tints of #AEC2DB

#AEC2DB
(174,194,219)
#B5C7DE
(181,199,222)
#BCCCE1
(188,204,225)
#C3D1E4
(195,209,228)
#CAD6E7
(202,214,231)
#D1DBEA
(209,219,234)
#D8E0ED
(216,224,237)
#DFE5F0
(223,229,240)
#E6EAF3
(230,234,243)
#EDEFF6
(237,239,246)
#F4F4F9
(244,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC2DB; }

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

This text font color is #AEC2DB.

Background Color

.myBgColor { background-color: #AEC2DB; }

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

This div background color is #AEC2DB.

Border color

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

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

This div border color is #AEC2DB.

Opacity

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

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

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

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

This text has shadow with #AEC2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC2DB.

Preview

Color preview on black background

This text has color #AEC2DB on black background.


Color preview on white background

This text has color #AEC2DB on white background.


Black color preview on #AEC2DB background

This text has black color on #AEC2DB background.


White color preview on #AEC2DB background

This text has white color on #AEC2DB background.


Related colors

Complementary color

Complementary color for #hex is #513D24.


I love getcolorcode.com

Triadic colors

1 #DBAEC2 and #C2DBAE with #AEC2DB are triadic colors.

2 #DBC2AE and #C2AEDB with #AEC2DB are triadic colors.