COLOR #AED5CA

HEX: #AED5CA RGB: (174,213,202)

Renk bilgisi

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

RGB renk modeli

#AED5CA color RGB value is (174,213,202).

RGB: (174,213,202) (68%, 84%, 79%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 202 of 255 = 79%

174
213
202

R + G + B ~ 77%. #AED5CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 202 = 589 (100%)
R 174 of 589 ~ 29.54%
G 213 of 589 ~ 36.16%
B 202 of 589 ~ 34.3'%

%29.54
%36.16
%34.3

CMYK RENK MODELİ

#AED5CA rengi CMYK tonu (18,0,5,16).

  • camgöbeği tonu 18.31%
  • eflatun tonu 0.00%
  • sarı tonu 5.16%
  • ana renk tonu 16.47%

CMYK: (18,0,5,16)
C18M0Y5K16 (18%, 0%, 5%, 16%)
(0.18 / 0.00 / 0.05 / 0.16)

CMYK yüzdeleri

%18.31
%0
%5.16
%16.47

Codes

Color #AED5CA in popluar color models

AE D5 CA
RGB 174 213 202
HSL 163° 31.71% 75.88%
HSB/HSV 163° 18.31% 83.53%
CMYK 18.31% 0.00% 5.16%
16.47%

Color #AED5CA in popluar number systems.

HEX AE D5 CA
Decimal 174 213 202
Binary 10101110 11010101 11001010
Octal 256 325 312

Shades and tints

Shades of #AED5CA

#AED5CA
(174,213,202)
#9FC2B8
(159,194,184)
#90AFA6
(144,175,166)
#819C94
(129,156,148)
#728982
(114,137,130)
#637670
(99,118,112)
#54635E
(84,99,94)
#45504C
(69,80,76)
#363D3A
(54,61,58)
#272A28
(39,42,40)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #AED5CA

#AED5CA
(174,213,202)
#B5D8CE
(181,216,206)
#BCDBD2
(188,219,210)
#C3DED6
(195,222,214)
#CAE1DA
(202,225,218)
#D1E4DE
(209,228,222)
#D8E7E2
(216,231,226)
#DFEAE6
(223,234,230)
#E6EDEA
(230,237,234)
#EDF0EE
(237,240,238)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED5CA; }

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

This text font color is #AED5CA.

Background Color

.myBgColor { background-color: #AED5CA; }

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

This div background color is #AED5CA.

Border color

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

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

This div border color is #AED5CA.

Opacity

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

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

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

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

This text has shadow with #AED5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5CA.

Preview

Color preview on black background

This text has color #AED5CA on black background.


Color preview on white background

This text has color #AED5CA on white background.


Black color preview on #AED5CA background

This text has black color on #AED5CA background.


White color preview on #AED5CA background

This text has white color on #AED5CA background.


Related colors

Complementary color

Complementary color for #hex is #512A35.


I love getcolorcode.com

Triadic colors

1 #CAAED5 and #D5CAAE with #AED5CA are triadic colors.

2 #CAD5AE and #D5AECA with #AED5CA are triadic colors.