COLOR #AEE4DB

HEX: #AEE4DB RGB: (174,228,219)

Renk bilgisi

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

RGB renk modeli

#AEE4DB color RGB value is (174,228,219).

RGB: (174,228,219) (68%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 228 of 255 = 89%
B 219 of 255 = 86%

174
228
219

R + G + B ~ 81%. #AEE4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 228 + 219 = 621 (100%)
R 174 of 621 ~ 28.02%
G 228 of 621 ~ 36.71%
B 219 of 621 ~ 35.27'%

%28.02
%36.71
%35.27

CMYK RENK MODELİ

#AEE4DB rengi CMYK tonu (24,0,4,11).

  • camgöbeği tonu 23.68%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (24,0,4,11)
C24M0Y4K11 (24%, 0%, 4%, 11%)
(0.24 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%23.68
%0
%3.95
%10.59

Codes

Color #AEE4DB in popluar color models

AE E4 DB
RGB 174 228 219
HSL 170° 50.00% 78.82%
HSB/HSV 170° 23.68% 89.41%
CMYK 23.68% 0.00% 3.95%
10.59%

Color #AEE4DB in popluar number systems.

HEX AE E4 DB
Decimal 174 228 219
Binary 10101110 11100100 11011011
Octal 256 344 333

Shades and tints

Shades of #AEE4DB

#AEE4DB
(174,228,219)
#9FD0C8
(159,208,200)
#90BCB5
(144,188,181)
#81A8A2
(129,168,162)
#72948F
(114,148,143)
#63807C
(99,128,124)
#546C69
(84,108,105)
#455856
(69,88,86)
#364443
(54,68,67)
#273030
(39,48,48)
#181C1D
(24,28,29)
#000000
(0,0,0)

Tints of #AEE4DB

#AEE4DB
(174,228,219)
#B5E6DE
(181,230,222)
#BCE8E1
(188,232,225)
#C3EAE4
(195,234,228)
#CAECE7
(202,236,231)
#D1EEEA
(209,238,234)
#D8F0ED
(216,240,237)
#DFF2F0
(223,242,240)
#E6F4F3
(230,244,243)
#EDF6F6
(237,246,246)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE4DB color. Also use rgb(174,228,219) instead hex code.

Text Font Color

.myTextColor { color: #AEE4DB; }

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

This text font color is #AEE4DB.

Background Color

.myBgColor { background-color: #AEE4DB; }

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

This div background color is #AEE4DB.

Border color

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

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

This div border color is #AEE4DB.

Opacity

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

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

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

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

This text has shadow with #AEE4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE4DB.

Preview

Color preview on black background

This text has color #AEE4DB on black background.


Color preview on white background

This text has color #AEE4DB on white background.


Black color preview on #AEE4DB background

This text has black color on #AEE4DB background.


White color preview on #AEE4DB background

This text has white color on #AEE4DB background.


Related colors

Complementary color

Complementary color for #hex is #511B24.


I love getcolorcode.com

Triadic colors

1 #DBAEE4 and #E4DBAE with #AEE4DB are triadic colors.

2 #DBE4AE and #E4AEDB with #AEE4DB are triadic colors.