COLOR #AED5D6

HEX: #AED5D6 RGB: (174,213,214)

Renk bilgisi

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

RGB renk modeli

#AED5D6 color RGB value is (174,213,214).

RGB: (174,213,214) (68%, 84%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 214 of 255 = 84%

174
213
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 214 = 601 (100%)
R 174 of 601 ~ 28.95%
G 213 of 601 ~ 35.44%
B 214 of 601 ~ 35.61'%

%28.95
%35.44
%35.61

CMYK RENK MODELİ

#AED5D6 rengi CMYK tonu (19,0,0,16).

  • camgöbeği tonu 18.69%
  • eflatun tonu 0.47%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,0,0,16)
C19M0Y0K16 (19%, 0%, 0%, 16%)
(0.19 / 0.00 / 0.00 / 0.16)

CMYK yüzdeleri

%18.69
%0.47
%0
%16.08

Codes

Color #AED5D6 in popluar color models

AE D5 D6
RGB 174 213 214
HSL 182° 32.79% 76.08%
HSB/HSV 182° 18.69% 83.92%
CMYK 18.69% 0.47% 0.00%
16.08%

Color #AED5D6 in popluar number systems.

HEX AE D5 D6
Decimal 174 213 214
Binary 10101110 11010101 11010110
Octal 256 325 326

Shades and tints

Shades of #AED5D6

#AED5D6
(174,213,214)
#9FC2C3
(159,194,195)
#90AFB0
(144,175,176)
#819C9D
(129,156,157)
#72898A
(114,137,138)
#637677
(99,118,119)
#546364
(84,99,100)
#455051
(69,80,81)
#363D3E
(54,61,62)
#272A2B
(39,42,43)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #AED5D6

#AED5D6
(174,213,214)
#B5D8D9
(181,216,217)
#BCDBDC
(188,219,220)
#C3DEDF
(195,222,223)
#CAE1E2
(202,225,226)
#D1E4E5
(209,228,229)
#D8E7E8
(216,231,232)
#DFEAEB
(223,234,235)
#E6EDEE
(230,237,238)
#EDF0F1
(237,240,241)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED5D6; }

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

This text font color is #AED5D6.

Background Color

.myBgColor { background-color: #AED5D6; }

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

This div background color is #AED5D6.

Border color

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

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

This div border color is #AED5D6.

Opacity

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

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

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

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

This text has shadow with #AED5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5D6.

Preview

Color preview on black background

This text has color #AED5D6 on black background.


Color preview on white background

This text has color #AED5D6 on white background.


Black color preview on #AED5D6 background

This text has black color on #AED5D6 background.


White color preview on #AED5D6 background

This text has white color on #AED5D6 background.


Related colors

Complementary color

Complementary color for #hex is #512A29.


I love getcolorcode.com

Triadic colors

1 #D6AED5 and #D5D6AE with #AED5D6 are triadic colors.

2 #D6D5AE and #D5AED6 with #AED5D6 are triadic colors.