COLOR #AEDCE5

HEX: #AEDCE5 RGB: (174,220,229)

Renk bilgisi

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

RGB renk modeli

#AEDCE5 color RGB value is (174,220,229).

RGB: (174,220,229) (68%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 220 of 255 = 86%
B 229 of 255 = 90%

174
220
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 220 + 229 = 623 (100%)
R 174 of 623 ~ 27.93%
G 220 of 623 ~ 35.31%
B 229 of 623 ~ 36.76'%

%27.93
%35.31
%36.76

CMYK RENK MODELİ

#AEDCE5 rengi CMYK tonu (24,4,0,10).

  • camgöbeği tonu 24.02%
  • eflatun tonu 3.93%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,4,0,10)
C24M4Y0K10 (24%, 4%, 0%, 10%)
(0.24 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%24.02
%3.93
%0
%10.2

Codes

Color #AEDCE5 in popluar color models

AE DC E5
RGB 174 220 229
HSL 190° 51.40% 79.02%
HSB/HSV 190° 24.02% 89.80%
CMYK 24.02% 3.93% 0.00%
10.20%

Color #AEDCE5 in popluar number systems.

HEX AE DC E5
Decimal 174 220 229
Binary 10101110 11011100 11100101
Octal 256 334 345

Shades and tints

Shades of #AEDCE5

#AEDCE5
(174,220,229)
#9FC8D1
(159,200,209)
#90B4BD
(144,180,189)
#81A0A9
(129,160,169)
#728C95
(114,140,149)
#637881
(99,120,129)
#54646D
(84,100,109)
#455059
(69,80,89)
#363C45
(54,60,69)
#272831
(39,40,49)
#18141D
(24,20,29)
#000000
(0,0,0)

Tints of #AEDCE5

#AEDCE5
(174,220,229)
#B5DFE7
(181,223,231)
#BCE2E9
(188,226,233)
#C3E5EB
(195,229,235)
#CAE8ED
(202,232,237)
#D1EBEF
(209,235,239)
#D8EEF1
(216,238,241)
#DFF1F3
(223,241,243)
#E6F4F5
(230,244,245)
#EDF7F7
(237,247,247)
#F4FAF9
(244,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEDCE5 color. Also use rgb(174,220,229) instead hex code.

Text Font Color

.myTextColor { color: #AEDCE5; }

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

This text font color is #AEDCE5.

Background Color

.myBgColor { background-color: #AEDCE5; }

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

This div background color is #AEDCE5.

Border color

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

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

This div border color is #AEDCE5.

Opacity

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

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

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

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

This text has shadow with #AEDCE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEDCE5.

Preview

Color preview on black background

This text has color #AEDCE5 on black background.


Color preview on white background

This text has color #AEDCE5 on white background.


Black color preview on #AEDCE5 background

This text has black color on #AEDCE5 background.


White color preview on #AEDCE5 background

This text has white color on #AEDCE5 background.


Related colors

Complementary color

Complementary color for #hex is #51231A.


I love getcolorcode.com

Triadic colors

1 #E5AEDC and #DCE5AE with #AEDCE5 are triadic colors.

2 #E5DCAE and #DCAEE5 with #AEDCE5 are triadic colors.