COLOR #AEE6E5

HEX: #AEE6E5 RGB: (174,230,229)

Renk bilgisi

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

RGB renk modeli

#AEE6E5 color RGB value is (174,230,229).

RGB: (174,230,229) (68%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 230 of 255 = 90%
B 229 of 255 = 90%

174
230
229

R + G + B ~ 83%. #AEE6E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 230 + 229 = 633 (100%)
R 174 of 633 ~ 27.49%
G 230 of 633 ~ 36.33%
B 229 of 633 ~ 36.18'%

%27.49
%36.33
%36.18

CMYK RENK MODELİ

#AEE6E5 rengi CMYK tonu (24,0,0,10).

  • camgöbeği tonu 24.35%
  • eflatun tonu 0.00%
  • sarı tonu 0.43%
  • ana renk tonu 9.80%

CMYK: (24,0,0,10)
C24M0Y0K10 (24%, 0%, 0%, 10%)
(0.24 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%0
%0.43
%9.8

Codes

Color #AEE6E5 in popluar color models

AE E6 E5
RGB 174 230 229
HSL 179° 52.83% 79.22%
HSB/HSV 179° 24.35% 90.20%
CMYK 24.35% 0.00% 0.43%
9.80%

Color #AEE6E5 in popluar number systems.

HEX AE E6 E5
Decimal 174 230 229
Binary 10101110 11100110 11100101
Octal 256 346 345

Shades and tints

Shades of #AEE6E5

#AEE6E5
(174,230,229)
#9FD2D1
(159,210,209)
#90BEBD
(144,190,189)
#81AAA9
(129,170,169)
#729695
(114,150,149)
#638281
(99,130,129)
#546E6D
(84,110,109)
#455A59
(69,90,89)
#364645
(54,70,69)
#273231
(39,50,49)
#181E1D
(24,30,29)
#000000
(0,0,0)

Tints of #AEE6E5

#AEE6E5
(174,230,229)
#B5E8E7
(181,232,231)
#BCEAE9
(188,234,233)
#C3ECEB
(195,236,235)
#CAEEED
(202,238,237)
#D1F0EF
(209,240,239)
#D8F2F1
(216,242,241)
#DFF4F3
(223,244,243)
#E6F6F5
(230,246,245)
#EDF8F7
(237,248,247)
#F4FAF9
(244,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE6E5 color. Also use rgb(174,230,229) instead hex code.

Text Font Color

.myTextColor { color: #AEE6E5; }

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

This text font color is #AEE6E5.

Background Color

.myBgColor { background-color: #AEE6E5; }

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

This div background color is #AEE6E5.

Border color

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

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

This div border color is #AEE6E5.

Opacity

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

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

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

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

This text has shadow with #AEE6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE6E5.

Preview

Color preview on black background

This text has color #AEE6E5 on black background.


Color preview on white background

This text has color #AEE6E5 on white background.


Black color preview on #AEE6E5 background

This text has black color on #AEE6E5 background.


White color preview on #AEE6E5 background

This text has white color on #AEE6E5 background.


Related colors

Complementary color

Complementary color for #hex is #51191A.


I love getcolorcode.com

Triadic colors

1 #E5AEE6 and #E6E5AE with #AEE6E5 are triadic colors.

2 #E5E6AE and #E6AEE5 with #AEE6E5 are triadic colors.