COLOR #AEC4C7

HEX: #AEC4C7 RGB: (174,196,199)

Renk bilgisi

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

RGB renk modeli

#AEC4C7 color RGB value is (174,196,199).

RGB: (174,196,199) (68%, 77%, 78%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 196 of 255 = 77%
B 199 of 255 = 78%

174
196
199

R + G + B ~ 74%. #AEC4C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 196 + 199 = 569 (100%)
R 174 of 569 ~ 30.58%
G 196 of 569 ~ 34.45%
B 199 of 569 ~ 34.97'%

%30.58
%34.45
%34.97

CMYK RENK MODELİ

#AEC4C7 rengi CMYK tonu (13,2,0,22).

  • camgöbeği tonu 12.56%
  • eflatun tonu 1.51%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,2,0,22)
C13M2Y0K22 (13%, 2%, 0%, 22%)
(0.13 / 0.02 / 0.00 / 0.22)

CMYK yüzdeleri

%12.56
%1.51
%0
%21.96

Codes

Color #AEC4C7 in popluar color models

AE C4 C7
RGB 174 196 199
HSL 187° 18.25% 73.14%
HSB/HSV 187° 12.56% 78.04%
CMYK 12.56% 1.51% 0.00%
21.96%

Color #AEC4C7 in popluar number systems.

HEX AE C4 C7
Decimal 174 196 199
Binary 10101110 11000100 11000111
Octal 256 304 307

Shades and tints

Shades of #AEC4C7

#AEC4C7
(174,196,199)
#9FB3B5
(159,179,181)
#90A2A3
(144,162,163)
#819191
(129,145,145)
#72807F
(114,128,127)
#636F6D
(99,111,109)
#545E5B
(84,94,91)
#454D49
(69,77,73)
#363C37
(54,60,55)
#272B25
(39,43,37)
#181A13
(24,26,19)
#000000
(0,0,0)

Tints of #AEC4C7

#AEC4C7
(174,196,199)
#B5C9CC
(181,201,204)
#BCCED1
(188,206,209)
#C3D3D6
(195,211,214)
#CAD8DB
(202,216,219)
#D1DDE0
(209,221,224)
#D8E2E5
(216,226,229)
#DFE7EA
(223,231,234)
#E6ECEF
(230,236,239)
#EDF1F4
(237,241,244)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEC4C7; }

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

This text font color is #AEC4C7.

Background Color

.myBgColor { background-color: #AEC4C7; }

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

This div background color is #AEC4C7.

Border color

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

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

This div border color is #AEC4C7.

Opacity

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

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

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

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

This text has shadow with #AEC4C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC4C7.

Preview

Color preview on black background

This text has color #AEC4C7 on black background.


Color preview on white background

This text has color #AEC4C7 on white background.


Black color preview on #AEC4C7 background

This text has black color on #AEC4C7 background.


White color preview on #AEC4C7 background

This text has white color on #AEC4C7 background.


Related colors

Complementary color

Complementary color for #hex is #513B38.


I love getcolorcode.com

Triadic colors

1 #C7AEC4 and #C4C7AE with #AEC4C7 are triadic colors.

2 #C7C4AE and #C4AEC7 with #AEC4C7 are triadic colors.