COLOR #AED7D9

HEX: #AED7D9 RGB: (174,215,217)

Renk bilgisi

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

RGB renk modeli

#AED7D9 color RGB value is (174,215,217).

RGB: (174,215,217) (68%, 84%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 215 of 255 = 84%
B 217 of 255 = 85%

174
215
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 215 + 217 = 606 (100%)
R 174 of 606 ~ 28.71%
G 215 of 606 ~ 35.48%
B 217 of 606 ~ 35.81'%

%28.71
%35.48
%35.81

CMYK RENK MODELİ

#AED7D9 rengi CMYK tonu (20,1,0,15).

  • camgöbeği tonu 19.82%
  • eflatun tonu 0.92%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%
CMYK: (20,1,0,15) C20M1Y0K15 (20%,1%,0%,15%) (0.20/0.01/0.00/0.15) 

CMYK yüzdeleri

%19.82
%0.92
%0
%14.9

Codes

Color #AED7D9 in popluar color models

AE D7 D9
RGB 174 215 217
HSL 183° 36.13% 76.67%
HSB/HSV 183° 19.82% 85.10%
CMYK 19.82% 0.92% 0.00%
14.90%

Color #AED7D9 in popluar number systems.

HEX AE D7 D9
Decimal 174 215 217
Binary 10101110 11010111 11011001
Octal 256 327 331

Shades and tints

Shades of #AED7D9

#AED7D9
(174,215,217)
#9FC4C6
(159,196,198)
#90B1B3
(144,177,179)
#819EA0
(129,158,160)
#728B8D
(114,139,141)
#63787A
(99,120,122)
#546567
(84,101,103)
#455254
(69,82,84)
#363F41
(54,63,65)
#272C2E
(39,44,46)
#18191B
(24,25,27)
#000000
(0,0,0)

Tints of #AED7D9

#AED7D9
(174,215,217)
#B5DADC
(181,218,220)
#BCDDDF
(188,221,223)
#C3E0E2
(195,224,226)
#CAE3E5
(202,227,229)
#D1E6E8
(209,230,232)
#D8E9EB
(216,233,235)
#DFECEE
(223,236,238)
#E6EFF1
(230,239,241)
#EDF2F4
(237,242,244)
#F4F5F7
(244,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED7D9; }

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

This text font color is #AED7D9.

Background Color

.myBgColor { background-color: #AED7D9; }

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

This div background color is #AED7D9.

Border color

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

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

This div border color is #AED7D9.

Opacity

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

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

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

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

This text has shadow with #AED7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED7D9.

Preview

Color preview on black background

This text has color #AED7D9 on black background.


Color preview on white background

This text has color #AED7D9 on white background.


Black color preview on #AED7D9 background

This text has black color on #AED7D9 background.


White color preview on #AED7D9 background

This text has white color on #AED7D9 background.


Related colors

Complementary color

Complementary color for #hex is #512826.


I love getcolorcode.com

Triadic colors

1 #D9AED7 and #D7D9AE with #AED7D9 are triadic colors.

2 #D9D7AE and #D7AED9 with #AED7D9 are triadic colors.