COLOR #AED6DB

HEX: #AED6DB RGB: (174,214,219)

Renk bilgisi

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

RGB renk modeli

#AED6DB color RGB value is (174,214,219).

RGB: (174,214,219) (68%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 214 of 255 = 84%
B 219 of 255 = 86%

174
214
219

R + G + B ~ 79%. #AED6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 214 + 219 = 607 (100%)
R 174 of 607 ~ 28.67%
G 214 of 607 ~ 35.26%
B 219 of 607 ~ 36.08'%

%28.67
%35.26
%36.08

CMYK RENK MODELİ

#AED6DB rengi CMYK tonu (21,2,0,14).

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

CMYK: (21,2,0,14)
C21M2Y0K14 (21%, 2%, 0%, 14%)
(0.21 / 0.02 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%2.28
%0
%14.12

Codes

Color #AED6DB in popluar color models

AE D6 DB
RGB 174 214 219
HSL 187° 38.46% 77.06%
HSB/HSV 187° 20.55% 85.88%
CMYK 20.55% 2.28% 0.00%
14.12%

Color #AED6DB in popluar number systems.

HEX AE D6 DB
Decimal 174 214 219
Binary 10101110 11010110 11011011
Octal 256 326 333

Shades and tints

Shades of #AED6DB

#AED6DB
(174,214,219)
#9FC3C8
(159,195,200)
#90B0B5
(144,176,181)
#819DA2
(129,157,162)
#728A8F
(114,138,143)
#63777C
(99,119,124)
#546469
(84,100,105)
#455156
(69,81,86)
#363E43
(54,62,67)
#272B30
(39,43,48)
#18181D
(24,24,29)
#000000
(0,0,0)

Tints of #AED6DB

#AED6DB
(174,214,219)
#B5D9DE
(181,217,222)
#BCDCE1
(188,220,225)
#C3DFE4
(195,223,228)
#CAE2E7
(202,226,231)
#D1E5EA
(209,229,234)
#D8E8ED
(216,232,237)
#DFEBF0
(223,235,240)
#E6EEF3
(230,238,243)
#EDF1F6
(237,241,246)
#F4F4F9
(244,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED6DB; }

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

This text font color is #AED6DB.

Background Color

.myBgColor { background-color: #AED6DB; }

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

This div background color is #AED6DB.

Border color

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

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

This div border color is #AED6DB.

Opacity

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

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

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

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

This text has shadow with #AED6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED6DB.

Preview

Color preview on black background

This text has color #AED6DB on black background.


Color preview on white background

This text has color #AED6DB on white background.


Black color preview on #AED6DB background

This text has black color on #AED6DB background.


White color preview on #AED6DB background

This text has white color on #AED6DB background.


Related colors

Complementary color

Complementary color for #hex is #512924.


I love getcolorcode.com

Triadic colors

1 #DBAED6 and #D6DBAE with #AED6DB are triadic colors.

2 #DBD6AE and #D6AEDB with #AED6DB are triadic colors.