COLOR #AED3C7

HEX: #AED3C7 RGB: (174,211,199)

Renk bilgisi

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

RGB renk modeli

#AED3C7 color RGB value is (174,211,199).

RGB: (174,211,199) (68%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 199 of 255 = 78%

174
211
199

R + G + B ~ 76%. #AED3C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 199 = 584 (100%)
R 174 of 584 ~ 29.79%
G 211 of 584 ~ 36.13%
B 199 of 584 ~ 34.08'%

%29.79
%36.13
%34.08

CMYK RENK MODELİ

#AED3C7 rengi CMYK tonu (18,0,6,17).

  • camgöbeği tonu 17.54%
  • eflatun tonu 0.00%
  • sarı tonu 5.69%
  • ana renk tonu 17.25%

CMYK: (18,0,6,17)
C18M0Y6K17 (18%, 0%, 6%, 17%)
(0.18 / 0.00 / 0.06 / 0.17)

CMYK yüzdeleri

%17.54
%0
%5.69
%17.25

Codes

Color #AED3C7 in popluar color models

AE D3 C7
RGB 174 211 199
HSL 161° 29.60% 75.49%
HSB/HSV 161° 17.54% 82.75%
CMYK 17.54% 0.00% 5.69%
17.25%

Color #AED3C7 in popluar number systems.

HEX AE D3 C7
Decimal 174 211 199
Binary 10101110 11010011 11000111
Octal 256 323 307

Shades and tints

Shades of #AED3C7

#AED3C7
(174,211,199)
#9FC0B5
(159,192,181)
#90ADA3
(144,173,163)
#819A91
(129,154,145)
#72877F
(114,135,127)
#63746D
(99,116,109)
#54615B
(84,97,91)
#454E49
(69,78,73)
#363B37
(54,59,55)
#272825
(39,40,37)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #AED3C7

#AED3C7
(174,211,199)
#B5D7CC
(181,215,204)
#BCDBD1
(188,219,209)
#C3DFD6
(195,223,214)
#CAE3DB
(202,227,219)
#D1E7E0
(209,231,224)
#D8EBE5
(216,235,229)
#DFEFEA
(223,239,234)
#E6F3EF
(230,243,239)
#EDF7F4
(237,247,244)
#F4FBF9
(244,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED3C7 color. Also use rgb(174,211,199) instead hex code.

Text Font Color

.myTextColor { color: #AED3C7; }

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

This text font color is #AED3C7.

Background Color

.myBgColor { background-color: #AED3C7; }

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

This div background color is #AED3C7.

Border color

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

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

This div border color is #AED3C7.

Opacity

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

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

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

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

This text has shadow with #AED3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED3C7.

Preview

Color preview on black background

This text has color #AED3C7 on black background.


Color preview on white background

This text has color #AED3C7 on white background.


Black color preview on #AED3C7 background

This text has black color on #AED3C7 background.


White color preview on #AED3C7 background

This text has white color on #AED3C7 background.


Related colors

Complementary color

Complementary color for #hex is #512C38.


I love getcolorcode.com

Triadic colors

1 #C7AED3 and #D3C7AE with #AED3C7 are triadic colors.

2 #C7D3AE and #D3AEC7 with #AED3C7 are triadic colors.