COLOR #AEC4D5

HEX: #AEC4D5 RGB: (174,196,213)

Renk bilgisi

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

RGB renk modeli

#AEC4D5 color RGB value is (174,196,213).

RGB: (174,196,213) (68%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 213 of 255 = 84%

174
196
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 213 = 583 (100%)
R 174 of 583 ~ 29.85%
G 196 of 583 ~ 33.62%
B 213 of 583 ~ 36.54'%

%29.85
%33.62
%36.54

CMYK RENK MODELİ

#AEC4D5 rengi CMYK tonu (18,8,0,16).

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

CMYK: (18,8,0,16)
C18M8Y0K16 (18%, 8%, 0%, 16%)
(0.18 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%18.31
%7.98
%0
%16.47

Codes

Color #AEC4D5 in popluar color models

AE C4 D5
RGB 174 196 213
HSL 206° 31.71% 75.88%
HSB/HSV 206° 18.31% 83.53%
CMYK 18.31% 7.98% 0.00%
16.47%

Color #AEC4D5 in popluar number systems.

HEX AE C4 D5
Decimal 174 196 213
Binary 10101110 11000100 11010101
Octal 256 304 325

Shades and tints

Shades of #AEC4D5

#AEC4D5
(174,196,213)
#9FB3C2
(159,179,194)
#90A2AF
(144,162,175)
#81919C
(129,145,156)
#728089
(114,128,137)
#636F76
(99,111,118)
#545E63
(84,94,99)
#454D50
(69,77,80)
#363C3D
(54,60,61)
#272B2A
(39,43,42)
#181A17
(24,26,23)
#000000
(0,0,0)

Tints of #AEC4D5

#AEC4D5
(174,196,213)
#B5C9D8
(181,201,216)
#BCCEDB
(188,206,219)
#C3D3DE
(195,211,222)
#CAD8E1
(202,216,225)
#D1DDE4
(209,221,228)
#D8E2E7
(216,226,231)
#DFE7EA
(223,231,234)
#E6ECED
(230,236,237)
#EDF1F0
(237,241,240)
#F4F6F3
(244,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC4D5; }

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

This text font color is #AEC4D5.

Background Color

.myBgColor { background-color: #AEC4D5; }

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

This div background color is #AEC4D5.

Border color

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

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

This div border color is #AEC4D5.

Opacity

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

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

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

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

This text has shadow with #AEC4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4D5.

Preview

Color preview on black background

This text has color #AEC4D5 on black background.


Color preview on white background

This text has color #AEC4D5 on white background.


Black color preview on #AEC4D5 background

This text has black color on #AEC4D5 background.


White color preview on #AEC4D5 background

This text has white color on #AEC4D5 background.


Related colors

Complementary color

Complementary color for #hex is #513B2A.


I love getcolorcode.com

Triadic colors

1 #D5AEC4 and #C4D5AE with #AEC4D5 are triadic colors.

2 #D5C4AE and #C4AED5 with #AEC4D5 are triadic colors.