COLOR #AEC7D5

HEX: #AEC7D5 RGB: (174,199,213)

Renk bilgisi

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

RGB renk modeli

#AEC7D5 color RGB value is (174,199,213).

RGB: (174,199,213) (68%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 199 of 255 = 78%
B 213 of 255 = 84%

174
199
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 199 + 213 = 586 (100%)
R 174 of 586 ~ 29.69%
G 199 of 586 ~ 33.96%
B 213 of 586 ~ 36.35'%

%29.69
%33.96
%36.35

CMYK RENK MODELİ

#AEC7D5 rengi CMYK tonu (18,7,0,16).

  • camgöbeği tonu 18.31%
  • eflatun tonu 6.57%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%
CMYK: (18,7,0,16) C18M7Y0K16 (18%,7%,0%,16%) (0.18/0.07/0.00/0.16) 

CMYK yüzdeleri

%18.31
%6.57
%0
%16.47

Codes

Color #AEC7D5 in popluar color models

AE C7 D5
RGB 174 199 213
HSL 202° 31.71% 75.88%
HSB/HSV 202° 18.31% 83.53%
CMYK 18.31% 6.57% 0.00%
16.47%

Color #AEC7D5 in popluar number systems.

HEX AE C7 D5
Decimal 174 199 213
Binary 10101110 11000111 11010101
Octal 256 307 325

Shades and tints

Shades of #AEC7D5

#AEC7D5
(174,199,213)
#9FB5C2
(159,181,194)
#90A3AF
(144,163,175)
#81919C
(129,145,156)
#727F89
(114,127,137)
#636D76
(99,109,118)
#545B63
(84,91,99)
#454950
(69,73,80)
#36373D
(54,55,61)
#27252A
(39,37,42)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #AEC7D5

#AEC7D5
(174,199,213)
#B5CCD8
(181,204,216)
#BCD1DB
(188,209,219)
#C3D6DE
(195,214,222)
#CADBE1
(202,219,225)
#D1E0E4
(209,224,228)
#D8E5E7
(216,229,231)
#DFEAEA
(223,234,234)
#E6EFED
(230,239,237)
#EDF4F0
(237,244,240)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC7D5; }

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

This text font color is #AEC7D5.

Background Color

.myBgColor { background-color: #AEC7D5; }

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

This div background color is #AEC7D5.

Border color

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

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

This div border color is #AEC7D5.

Opacity

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

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

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

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

This text has shadow with #AEC7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC7D5.

Preview

Color preview on black background

This text has color #AEC7D5 on black background.


Color preview on white background

This text has color #AEC7D5 on white background.


Black color preview on #AEC7D5 background

This text has black color on #AEC7D5 background.


White color preview on #AEC7D5 background

This text has white color on #AEC7D5 background.


Related colors

Complementary color

Complementary color for #hex is #51382A.


I love getcolorcode.com

Triadic colors

1 #D5AEC7 and #C7D5AE with #AEC7D5 are triadic colors.

2 #D5C7AE and #C7AED5 with #AEC7D5 are triadic colors.