COLOR #AED3D6

HEX: #AED3D6 RGB: (174,211,214)

Renk bilgisi

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

RGB renk modeli

#AED3D6 color RGB value is (174,211,214).

RGB: (174,211,214) (68%, 83%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 214 of 255 = 84%

174
211
214

R + G + B ~ 78%. #AED3D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 214 = 599 (100%)
R 174 of 599 ~ 29.05%
G 211 of 599 ~ 35.23%
B 214 of 599 ~ 35.73'%

%29.05
%35.23
%35.73

CMYK RENK MODELİ

#AED3D6 rengi CMYK tonu (19,1,0,16).

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

CMYK: (19,1,0,16)
C19M1Y0K16 (19%, 1%, 0%, 16%)
(0.19 / 0.01 / 0.00 / 0.16)

CMYK yüzdeleri

%18.69
%1.4
%0
%16.08

Codes

Color #AED3D6 in popluar color models

AE D3 D6
RGB 174 211 214
HSL 185° 32.79% 76.08%
HSB/HSV 185° 18.69% 83.92%
CMYK 18.69% 1.40% 0.00%
16.08%

Color #AED3D6 in popluar number systems.

HEX AE D3 D6
Decimal 174 211 214
Binary 10101110 11010011 11010110
Octal 256 323 326

Shades and tints

Shades of #AED3D6

#AED3D6
(174,211,214)
#9FC0C3
(159,192,195)
#90ADB0
(144,173,176)
#819A9D
(129,154,157)
#72878A
(114,135,138)
#637477
(99,116,119)
#546164
(84,97,100)
#454E51
(69,78,81)
#363B3E
(54,59,62)
#27282B
(39,40,43)
#181518
(24,21,24)
#000000
(0,0,0)

Tints of #AED3D6

#AED3D6
(174,211,214)
#B5D7D9
(181,215,217)
#BCDBDC
(188,219,220)
#C3DFDF
(195,223,223)
#CAE3E2
(202,227,226)
#D1E7E5
(209,231,229)
#D8EBE8
(216,235,232)
#DFEFEB
(223,239,235)
#E6F3EE
(230,243,238)
#EDF7F1
(237,247,241)
#F4FBF4
(244,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED3D6; }

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

This text font color is #AED3D6.

Background Color

.myBgColor { background-color: #AED3D6; }

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

This div background color is #AED3D6.

Border color

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

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

This div border color is #AED3D6.

Opacity

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

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

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

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

This text has shadow with #AED3D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED3D6.

Preview

Color preview on black background

This text has color #AED3D6 on black background.


Color preview on white background

This text has color #AED3D6 on white background.


Black color preview on #AED3D6 background

This text has black color on #AED3D6 background.


White color preview on #AED3D6 background

This text has white color on #AED3D6 background.


Related colors

Complementary color

Complementary color for #hex is #512C29.


I love getcolorcode.com

Triadic colors

1 #D6AED3 and #D3D6AE with #AED3D6 are triadic colors.

2 #D6D3AE and #D3AED6 with #AED3D6 are triadic colors.