COLOR #AED5E9

HEX: #AED5E9 RGB: (174,213,233)

Renk bilgisi

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

RGB renk modeli

#AED5E9 color RGB value is (174,213,233).

RGB: (174,213,233) (68%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 233 of 255 = 91%

174
213
233

R + G + B ~ 81%. #AED5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 233 = 620 (100%)
R 174 of 620 ~ 28.06%
G 213 of 620 ~ 34.35%
B 233 of 620 ~ 37.58'%

%28.06
%34.35
%37.58

CMYK RENK MODELİ

#AED5E9 rengi CMYK tonu (25,9,0,9).

  • camgöbeği tonu 25.32%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (25,9,0,9)
C25M9Y0K9 (25%, 9%, 0%, 9%)
(0.25 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%25.32
%8.58
%0
%8.63

Codes

Color #AED5E9 in popluar color models

AE D5 E9
RGB 174 213 233
HSL 200° 57.28% 79.80%
HSB/HSV 200° 25.32% 91.37%
CMYK 25.32% 8.58% 0.00%
8.63%

Color #AED5E9 in popluar number systems.

HEX AE D5 E9
Decimal 174 213 233
Binary 10101110 11010101 11101001
Octal 256 325 351

Shades and tints

Shades of #AED5E9

#AED5E9
(174,213,233)
#9FC2D4
(159,194,212)
#90AFBF
(144,175,191)
#819CAA
(129,156,170)
#728995
(114,137,149)
#637680
(99,118,128)
#54636B
(84,99,107)
#455056
(69,80,86)
#363D41
(54,61,65)
#272A2C
(39,42,44)
#181717
(24,23,23)
#000000
(0,0,0)

Tints of #AED5E9

#AED5E9
(174,213,233)
#B5D8EB
(181,216,235)
#BCDBED
(188,219,237)
#C3DEEF
(195,222,239)
#CAE1F1
(202,225,241)
#D1E4F3
(209,228,243)
#D8E7F5
(216,231,245)
#DFEAF7
(223,234,247)
#E6EDF9
(230,237,249)
#EDF0FB
(237,240,251)
#F4F3FD
(244,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED5E9; }

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

This text font color is #AED5E9.

Background Color

.myBgColor { background-color: #AED5E9; }

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

This div background color is #AED5E9.

Border color

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

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

This div border color is #AED5E9.

Opacity

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

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

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

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

This text has shadow with #AED5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5E9.

Preview

Color preview on black background

This text has color #AED5E9 on black background.


Color preview on white background

This text has color #AED5E9 on white background.


Black color preview on #AED5E9 background

This text has black color on #AED5E9 background.


White color preview on #AED5E9 background

This text has white color on #AED5E9 background.


Related colors

Complementary color

Complementary color for #hex is #512A16.


I love getcolorcode.com

Triadic colors

1 #E9AED5 and #D5E9AE with #AED5E9 are triadic colors.

2 #E9D5AE and #D5AEE9 with #AED5E9 are triadic colors.