COLOR #AED2DB

HEX: #AED2DB RGB: (174,210,219)

Renk bilgisi

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

RGB renk modeli

#AED2DB color RGB value is (174,210,219).

RGB: (174,210,219) (68%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 210 of 255 = 82%
B 219 of 255 = 86%

174
210
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 210 + 219 = 603 (100%)
R 174 of 603 ~ 28.86%
G 210 of 603 ~ 34.83%
B 219 of 603 ~ 36.32'%

%28.86
%34.83
%36.32

CMYK RENK MODELİ

#AED2DB rengi CMYK tonu (21,4,0,14).

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

CMYK: (21,4,0,14)
C21M4Y0K14 (21%, 4%, 0%, 14%)
(0.21 / 0.04 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%4.11
%0
%14.12

Codes

Color #AED2DB in popluar color models

AE D2 DB
RGB 174 210 219
HSL 192° 38.46% 77.06%
HSB/HSV 192° 20.55% 85.88%
CMYK 20.55% 4.11% 0.00%
14.12%

Color #AED2DB in popluar number systems.

HEX AE D2 DB
Decimal 174 210 219
Binary 10101110 11010010 11011011
Octal 256 322 333

Shades and tints

Shades of #AED2DB

#AED2DB
(174,210,219)
#9FBFC8
(159,191,200)
#90ACB5
(144,172,181)
#8199A2
(129,153,162)
#72868F
(114,134,143)
#63737C
(99,115,124)
#546069
(84,96,105)
#454D56
(69,77,86)
#363A43
(54,58,67)
#272730
(39,39,48)
#18141D
(24,20,29)
#000000
(0,0,0)

Tints of #AED2DB

#AED2DB
(174,210,219)
#B5D6DE
(181,214,222)
#BCDAE1
(188,218,225)
#C3DEE4
(195,222,228)
#CAE2E7
(202,226,231)
#D1E6EA
(209,230,234)
#D8EAED
(216,234,237)
#DFEEF0
(223,238,240)
#E6F2F3
(230,242,243)
#EDF6F6
(237,246,246)
#F4FAF9
(244,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED2DB; }

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

This text font color is #AED2DB.

Background Color

.myBgColor { background-color: #AED2DB; }

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

This div background color is #AED2DB.

Border color

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

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

This div border color is #AED2DB.

Opacity

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

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

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

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

This text has shadow with #AED2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED2DB.

Preview

Color preview on black background

This text has color #AED2DB on black background.


Color preview on white background

This text has color #AED2DB on white background.


Black color preview on #AED2DB background

This text has black color on #AED2DB background.


White color preview on #AED2DB background

This text has white color on #AED2DB background.


Related colors

Complementary color

Complementary color for #hex is #512D24.


I love getcolorcode.com

Triadic colors

1 #DBAED2 and #D2DBAE with #AED2DB are triadic colors.

2 #DBD2AE and #D2AEDB with #AED2DB are triadic colors.