COLOR #AEC6DB

HEX: #AEC6DB RGB: (174,198,219)

Renk bilgisi

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

RGB renk modeli

#AEC6DB color RGB value is (174,198,219).

RGB: (174,198,219) (68%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 198 of 255 = 78%
B 219 of 255 = 86%

174
198
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 198 + 219 = 591 (100%)
R 174 of 591 ~ 29.44%
G 198 of 591 ~ 33.5%
B 219 of 591 ~ 37.06'%

%29.44
%33.5
%37.06

CMYK RENK MODELİ

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

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

Codes

Color #AEC6DB in popluar color models

AE C6 DB
RGB 174 198 219
HSL 208° 38.46% 77.06%
HSB/HSV 208° 20.55% 85.88%
CMYK 20.55% 9.59% 0.00%
14.12%

Color #AEC6DB in popluar number systems.

HEX AE C6 DB
Decimal 174 198 219
Binary 10101110 11000110 11011011
Octal 256 306 333

Shades and tints

Shades of #AEC6DB

#AEC6DB
(174,198,219)
#9FB4C8
(159,180,200)
#90A2B5
(144,162,181)
#8190A2
(129,144,162)
#727E8F
(114,126,143)
#636C7C
(99,108,124)
#545A69
(84,90,105)
#454856
(69,72,86)
#363643
(54,54,67)
#272430
(39,36,48)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #AEC6DB

#AEC6DB
(174,198,219)
#B5CBDE
(181,203,222)
#BCD0E1
(188,208,225)
#C3D5E4
(195,213,228)
#CADAE7
(202,218,231)
#D1DFEA
(209,223,234)
#D8E4ED
(216,228,237)
#DFE9F0
(223,233,240)
#E6EEF3
(230,238,243)
#EDF3F6
(237,243,246)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC6DB; }

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

This text font color is #AEC6DB.

Background Color

.myBgColor { background-color: #AEC6DB; }

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

This div background color is #AEC6DB.

Border color

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

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

This div border color is #AEC6DB.

Opacity

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

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

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

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

This text has shadow with #AEC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC6DB.

Preview

Color preview on black background

This text has color #AEC6DB on black background.


Color preview on white background

This text has color #AEC6DB on white background.


Black color preview on #AEC6DB background

This text has black color on #AEC6DB background.


White color preview on #AEC6DB background

This text has white color on #AEC6DB background.


Related colors

Complementary color

Complementary color for #hex is #513924.


I love getcolorcode.com

Triadic colors

1 #DBAEC6 and #C6DBAE with #AEC6DB are triadic colors.

2 #DBC6AE and #C6AEDB with #AEC6DB are triadic colors.