COLOR #AEC2D5

HEX: #AEC2D5 RGB: (174,194,213)

Renk bilgisi

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

RGB renk modeli

#AEC2D5 color RGB value is (174,194,213).

RGB: (174,194,213) (68%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 194 of 255 = 76%
B 213 of 255 = 84%

174
194
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 194 + 213 = 581 (100%)
R 174 of 581 ~ 29.95%
G 194 of 581 ~ 33.39%
B 213 of 581 ~ 36.66'%

%29.95
%33.39
%36.66

CMYK RENK MODELİ

#AEC2D5 rengi CMYK tonu (18,9,0,16).

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

CMYK: (18,9,0,16)
C18M9Y0K16 (18%, 9%, 0%, 16%)
(0.18 / 0.09 / 0.00 / 0.16)

CMYK yüzdeleri

%18.31
%8.92
%0
%16.47

Codes

Color #AEC2D5 in popluar color models

AE C2 D5
RGB 174 194 213
HSL 209° 31.71% 75.88%
HSB/HSV 209° 18.31% 83.53%
CMYK 18.31% 8.92% 0.00%
16.47%

Color #AEC2D5 in popluar number systems.

HEX AE C2 D5
Decimal 174 194 213
Binary 10101110 11000010 11010101
Octal 256 302 325

Shades and tints

Shades of #AEC2D5

#AEC2D5
(174,194,213)
#9FB1C2
(159,177,194)
#90A0AF
(144,160,175)
#818F9C
(129,143,156)
#727E89
(114,126,137)
#636D76
(99,109,118)
#545C63
(84,92,99)
#454B50
(69,75,80)
#363A3D
(54,58,61)
#27292A
(39,41,42)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #AEC2D5

#AEC2D5
(174,194,213)
#B5C7D8
(181,199,216)
#BCCCDB
(188,204,219)
#C3D1DE
(195,209,222)
#CAD6E1
(202,214,225)
#D1DBE4
(209,219,228)
#D8E0E7
(216,224,231)
#DFE5EA
(223,229,234)
#E6EAED
(230,234,237)
#EDEFF0
(237,239,240)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC2D5; }

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

This text font color is #AEC2D5.

Background Color

.myBgColor { background-color: #AEC2D5; }

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

This div background color is #AEC2D5.

Border color

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

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

This div border color is #AEC2D5.

Opacity

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

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

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

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

This text has shadow with #AEC2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC2D5.

Preview

Color preview on black background

This text has color #AEC2D5 on black background.


Color preview on white background

This text has color #AEC2D5 on white background.


Black color preview on #AEC2D5 background

This text has black color on #AEC2D5 background.


White color preview on #AEC2D5 background

This text has white color on #AEC2D5 background.


Related colors

Complementary color

Complementary color for #hex is #513D2A.


I love getcolorcode.com

Triadic colors

1 #D5AEC2 and #C2D5AE with #AEC2D5 are triadic colors.

2 #D5C2AE and #C2AED5 with #AEC2D5 are triadic colors.