COLOR #AED3E6

HEX: #AED3E6 RGB: (174,211,230)

Renk bilgisi

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

RGB renk modeli

#AED3E6 color RGB value is (174,211,230).

RGB: (174,211,230) (68%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 230 of 255 = 90%

174
211
230

R + G + B ~ 80%. #AED3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 230 = 615 (100%)
R 174 of 615 ~ 28.29%
G 211 of 615 ~ 34.31%
B 230 of 615 ~ 37.4'%

%28.29
%34.31
%37.4

CMYK RENK MODELİ

#AED3E6 rengi CMYK tonu (24,8,0,10).

  • camgöbeği tonu 24.35%
  • eflatun tonu 8.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (24,8,0,10)
C24M8Y0K10 (24%, 8%, 0%, 10%)
(0.24 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%8.26
%0
%9.8

Codes

Color #AED3E6 in popluar color models

AE D3 E6
RGB 174 211 230
HSL 200° 52.83% 79.22%
HSB/HSV 200° 24.35% 90.20%
CMYK 24.35% 8.26% 0.00%
9.80%

Color #AED3E6 in popluar number systems.

HEX AE D3 E6
Decimal 174 211 230
Binary 10101110 11010011 11100110
Octal 256 323 346

Shades and tints

Shades of #AED3E6

#AED3E6
(174,211,230)
#9FC0D2
(159,192,210)
#90ADBE
(144,173,190)
#819AAA
(129,154,170)
#728796
(114,135,150)
#637482
(99,116,130)
#54616E
(84,97,110)
#454E5A
(69,78,90)
#363B46
(54,59,70)
#272832
(39,40,50)
#18151E
(24,21,30)
#000000
(0,0,0)

Tints of #AED3E6

#AED3E6
(174,211,230)
#B5D7E8
(181,215,232)
#BCDBEA
(188,219,234)
#C3DFEC
(195,223,236)
#CAE3EE
(202,227,238)
#D1E7F0
(209,231,240)
#D8EBF2
(216,235,242)
#DFEFF4
(223,239,244)
#E6F3F6
(230,243,246)
#EDF7F8
(237,247,248)
#F4FBFA
(244,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED3E6; }

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

This text font color is #AED3E6.

Background Color

.myBgColor { background-color: #AED3E6; }

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

This div background color is #AED3E6.

Border color

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

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

This div border color is #AED3E6.

Opacity

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

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

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

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

This text has shadow with #AED3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED3E6.

Preview

Color preview on black background

This text has color #AED3E6 on black background.


Color preview on white background

This text has color #AED3E6 on white background.


Black color preview on #AED3E6 background

This text has black color on #AED3E6 background.


White color preview on #AED3E6 background

This text has white color on #AED3E6 background.


Related colors

Complementary color

Complementary color for #hex is #512C19.


I love getcolorcode.com

Triadic colors

1 #E6AED3 and #D3E6AE with #AED3E6 are triadic colors.

2 #E6D3AE and #D3AEE6 with #AED3E6 are triadic colors.