COLOR #AED4DD

HEX: #AED4DD RGB: (174,212,221)

Renk bilgisi

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

RGB renk modeli

#AED4DD color RGB value is (174,212,221).

RGB: (174,212,221) (68%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 212 of 255 = 83%
B 221 of 255 = 87%

174
212
221

R + G + B ~ 79%. #AED4DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 212 + 221 = 607 (100%)
R 174 of 607 ~ 28.67%
G 212 of 607 ~ 34.93%
B 221 of 607 ~ 36.41'%

%28.67
%34.93
%36.41

CMYK RENK MODELİ

#AED4DD rengi CMYK tonu (21,4,0,13).

  • camgöbeği tonu 21.27%
  • eflatun tonu 4.07%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (21,4,0,13)
C21M4Y0K13 (21%, 4%, 0%, 13%)
(0.21 / 0.04 / 0.00 / 0.13)

CMYK yüzdeleri

%21.27
%4.07
%0
%13.33

Codes

Color #AED4DD in popluar color models

AE D4 DD
RGB 174 212 221
HSL 191° 40.87% 77.45%
HSB/HSV 191° 21.27% 86.67%
CMYK 21.27% 4.07% 0.00%
13.33%

Color #AED4DD in popluar number systems.

HEX AE D4 DD
Decimal 174 212 221
Binary 10101110 11010100 11011101
Octal 256 324 335

Shades and tints

Shades of #AED4DD

#AED4DD
(174,212,221)
#9FC1C9
(159,193,201)
#90AEB5
(144,174,181)
#819BA1
(129,155,161)
#72888D
(114,136,141)
#637579
(99,117,121)
#546265
(84,98,101)
#454F51
(69,79,81)
#363C3D
(54,60,61)
#272929
(39,41,41)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #AED4DD

#AED4DD
(174,212,221)
#B5D7E0
(181,215,224)
#BCDAE3
(188,218,227)
#C3DDE6
(195,221,230)
#CAE0E9
(202,224,233)
#D1E3EC
(209,227,236)
#D8E6EF
(216,230,239)
#DFE9F2
(223,233,242)
#E6ECF5
(230,236,245)
#EDEFF8
(237,239,248)
#F4F2FB
(244,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED4DD color. Also use rgb(174,212,221) instead hex code.

Text Font Color

.myTextColor { color: #AED4DD; }

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

This text font color is #AED4DD.

Background Color

.myBgColor { background-color: #AED4DD; }

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

This div background color is #AED4DD.

Border color

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

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

This div border color is #AED4DD.

Opacity

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

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

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

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

This text has shadow with #AED4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED4DD.

Preview

Color preview on black background

This text has color #AED4DD on black background.


Color preview on white background

This text has color #AED4DD on white background.


Black color preview on #AED4DD background

This text has black color on #AED4DD background.


White color preview on #AED4DD background

This text has white color on #AED4DD background.


Related colors

Complementary color

Complementary color for #hex is #512B22.


I love getcolorcode.com

Triadic colors

1 #DDAED4 and #D4DDAE with #AED4DD are triadic colors.

2 #DDD4AE and #D4AEDD with #AED4DD are triadic colors.