COLOR #AED5FA

HEX: #AED5FA RGB: (174,213,250)

Renk bilgisi

#AED5FA contains mainly green and blue colors. #AED5FA ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AED5FA color RGB value is (174,213,250).

RGB: (174,213,250) (68%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 250 of 255 = 98%

174
213
250

R + G + B ~ 83%. #AED5FA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 250 = 637 (100%)
R 174 of 637 ~ 27.32%
G 213 of 637 ~ 33.44%
B 250 of 637 ~ 39.25'%

%27.32
%33.44
%39.25

CMYK RENK MODELİ

#AED5FA rengi CMYK tonu (30,15,0,2).

  • camgöbeği tonu 30.40%
  • eflatun tonu 14.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (30,15,0,2)
C30M15Y0K2 (30%, 15%, 0%, 2%)
(0.30 / 0.15 / 0.00 / 0.02)

CMYK yüzdeleri

%30.4
%14.8
%0
%1.96

Codes

Color #AED5FA in popluar color models

AE D5 FA
RGB 174 213 250
HSL 209° 88.37% 83.14%
HSB/HSV 209° 30.40% 98.04%
CMYK 30.40% 14.80% 0.00%
1.96%

Color #AED5FA in popluar number systems.

HEX AE D5 FA
Decimal 174 213 250
Binary 10101110 11010101 11111010
Octal 256 325 372

Shades and tints

Shades of #AED5FA

#AED5FA
(174,213,250)
#9FC2E4
(159,194,228)
#90AFCE
(144,175,206)
#819CB8
(129,156,184)
#7289A2
(114,137,162)
#63768C
(99,118,140)
#546376
(84,99,118)
#455060
(69,80,96)
#363D4A
(54,61,74)
#272A34
(39,42,52)
#18171E
(24,23,30)
#000000
(0,0,0)

Tints of #AED5FA

#AED5FA
(174,213,250)
#B5D8FA
(181,216,250)
#BCDBFA
(188,219,250)
#C3DEFA
(195,222,250)
#CAE1FA
(202,225,250)
#D1E4FA
(209,228,250)
#D8E7FA
(216,231,250)
#DFEAFA
(223,234,250)
#E6EDFA
(230,237,250)
#EDF0FA
(237,240,250)
#F4F3FA
(244,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED5FA; }

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

This text font color is #AED5FA.

Background Color

.myBgColor { background-color: #AED5FA; }

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

This div background color is #AED5FA.

Border color

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

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

This div border color is #AED5FA.

Opacity

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

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

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

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

This text has shadow with #AED5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5FA.

Preview

Color preview on black background

This text has color #AED5FA on black background.


Color preview on white background

This text has color #AED5FA on white background.


Black color preview on #AED5FA background

This text has black color on #AED5FA background.


White color preview on #AED5FA background

This text has white color on #AED5FA background.


Related colors

Complementary color

Complementary color for #hex is #512A05.


I love getcolorcode.com

Triadic colors

1 #FAAED5 and #D5FAAE with #AED5FA are triadic colors.

2 #FAD5AE and #D5AEFA with #AED5FA are triadic colors.