COLOR #AED7F4

HEX: #AED7F4 RGB: (174,215,244)

Renk bilgisi

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

RGB renk modeli

#AED7F4 color RGB value is (174,215,244).

RGB: (174,215,244) (68%, 84%, 96%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 215 of 255 = 84%
B 244 of 255 = 96%

174
215
244

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 215 + 244 = 633 (100%)
R 174 of 633 ~ 27.49%
G 215 of 633 ~ 33.97%
B 244 of 633 ~ 38.55'%

%27.49
%33.97
%38.55

CMYK RENK MODELİ

#AED7F4 rengi CMYK tonu (29,12,0,4).

  • camgöbeği tonu 28.69%
  • eflatun tonu 11.89%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (29,12,0,4)
C29M12Y0K4 (29%, 12%, 0%, 4%)
(0.29 / 0.12 / 0.00 / 0.04)

CMYK yüzdeleri

%28.69
%11.89
%0
%4.31

Codes

Color #AED7F4 in popluar color models

AE D7 F4
RGB 174 215 244
HSL 205° 76.09% 81.96%
HSB/HSV 205° 28.69% 95.69%
CMYK 28.69% 11.89% 0.00%
4.31%

Color #AED7F4 in popluar number systems.

HEX AE D7 F4
Decimal 174 215 244
Binary 10101110 11010111 11110100
Octal 256 327 364

Shades and tints

Shades of #AED7F4

#AED7F4
(174,215,244)
#9FC4DE
(159,196,222)
#90B1C8
(144,177,200)
#819EB2
(129,158,178)
#728B9C
(114,139,156)
#637886
(99,120,134)
#546570
(84,101,112)
#45525A
(69,82,90)
#363F44
(54,63,68)
#272C2E
(39,44,46)
#181918
(24,25,24)
#000000
(0,0,0)

Tints of #AED7F4

#AED7F4
(174,215,244)
#B5DAF5
(181,218,245)
#BCDDF6
(188,221,246)
#C3E0F7
(195,224,247)
#CAE3F8
(202,227,248)
#D1E6F9
(209,230,249)
#D8E9FA
(216,233,250)
#DFECFB
(223,236,251)
#E6EFFC
(230,239,252)
#EDF2FD
(237,242,253)
#F4F5FE
(244,245,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED7F4 color. Also use rgb(174,215,244) instead hex code.

Text Font Color

.myTextColor { color: #AED7F4; }

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

This text font color is #AED7F4.

Background Color

.myBgColor { background-color: #AED7F4; }

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

This div background color is #AED7F4.

Border color

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

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

This div border color is #AED7F4.

Opacity

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

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

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

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

This text has shadow with #AED7F4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED7F4.

Preview

Color preview on black background

This text has color #AED7F4 on black background.


Color preview on white background

This text has color #AED7F4 on white background.


Black color preview on #AED7F4 background

This text has black color on #AED7F4 background.


White color preview on #AED7F4 background

This text has white color on #AED7F4 background.


Related colors

Complementary color

Complementary color for #hex is #51280B.


I love getcolorcode.com

Triadic colors

1 #F4AED7 and #D7F4AE with #AED7F4 are triadic colors.

2 #F4D7AE and #D7AEF4 with #AED7F4 are triadic colors.