COLOR #AED3FD

HEX: #AED3FD RGB: (174,211,253)

Renk bilgisi

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

RGB renk modeli

#AED3FD color RGB value is (174,211,253).

RGB: (174,211,253) (68%, 83%, 99%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 253 of 255 = 99%

174
211
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 253 = 638 (100%)
R 174 of 638 ~ 27.27%
G 211 of 638 ~ 33.07%
B 253 of 638 ~ 39.66'%

%27.27
%33.07
%39.66

CMYK RENK MODELİ

#AED3FD rengi CMYK tonu (31,17,0,1).

  • camgöbeği tonu 31.23%
  • eflatun tonu 16.60%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (31,17,0,1)
C31M17Y0K1 (31%, 17%, 0%, 1%)
(0.31 / 0.17 / 0.00 / 0.01)

CMYK yüzdeleri

%31.23
%16.6
%0
%0.78

Codes

Color #AED3FD in popluar color models

AE D3 FD
RGB 174 211 253
HSL 212° 95.18% 83.73%
HSB/HSV 212° 31.23% 99.22%
CMYK 31.23% 16.60% 0.00%
0.78%

Color #AED3FD in popluar number systems.

HEX AE D3 FD
Decimal 174 211 253
Binary 10101110 11010011 11111101
Octal 256 323 375

Shades and tints

Shades of #AED3FD

#AED3FD
(174,211,253)
#9FC0E6
(159,192,230)
#90ADCF
(144,173,207)
#819AB8
(129,154,184)
#7287A1
(114,135,161)
#63748A
(99,116,138)
#546173
(84,97,115)
#454E5C
(69,78,92)
#363B45
(54,59,69)
#27282E
(39,40,46)
#181517
(24,21,23)
#000000
(0,0,0)

Tints of #AED3FD

#AED3FD
(174,211,253)
#B5D7FD
(181,215,253)
#BCDBFD
(188,219,253)
#C3DFFD
(195,223,253)
#CAE3FD
(202,227,253)
#D1E7FD
(209,231,253)
#D8EBFD
(216,235,253)
#DFEFFD
(223,239,253)
#E6F3FD
(230,243,253)
#EDF7FD
(237,247,253)
#F4FBFD
(244,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED3FD; }

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

This text font color is #AED3FD.

Background Color

.myBgColor { background-color: #AED3FD; }

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

This div background color is #AED3FD.

Border color

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

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

This div border color is #AED3FD.

Opacity

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

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

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

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

This text has shadow with #AED3FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED3FD.

Preview

Color preview on black background

This text has color #AED3FD on black background.


Color preview on white background

This text has color #AED3FD on white background.


Black color preview on #AED3FD background

This text has black color on #AED3FD background.


White color preview on #AED3FD background

This text has white color on #AED3FD background.


Related colors

Complementary color

Complementary color for #hex is #512C02.


I love getcolorcode.com

Triadic colors

1 #FDAED3 and #D3FDAE with #AED3FD are triadic colors.

2 #FDD3AE and #D3AEFD with #AED3FD are triadic colors.