COLOR #AEE9DB

HEX: #AEE9DB RGB: (174,233,219)

Renk bilgisi

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

RGB renk modeli

#AEE9DB color RGB value is (174,233,219).

RGB: (174,233,219) (68%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 233 of 255 = 91%
B 219 of 255 = 86%

174
233
219

R + G + B ~ 82%. #AEE9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 233 + 219 = 626 (100%)
R 174 of 626 ~ 27.8%
G 233 of 626 ~ 37.22%
B 219 of 626 ~ 34.98'%

%27.8
%37.22
%34.98

CMYK RENK MODELİ

#AEE9DB rengi CMYK tonu (25,0,6,9).

  • camgöbeği tonu 25.32%
  • eflatun tonu 0.00%
  • sarı tonu 6.01%
  • ana renk tonu 8.63%

CMYK: (25,0,6,9)
C25M0Y6K9 (25%, 0%, 6%, 9%)
(0.25 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%25.32
%0
%6.01
%8.63

Codes

Color #AEE9DB in popluar color models

AE E9 DB
RGB 174 233 219
HSL 166° 57.28% 79.80%
HSB/HSV 166° 25.32% 91.37%
CMYK 25.32% 0.00% 6.01%
8.63%

Color #AEE9DB in popluar number systems.

HEX AE E9 DB
Decimal 174 233 219
Binary 10101110 11101001 11011011
Octal 256 351 333

Shades and tints

Shades of #AEE9DB

#AEE9DB
(174,233,219)
#9FD4C8
(159,212,200)
#90BFB5
(144,191,181)
#81AAA2
(129,170,162)
#72958F
(114,149,143)
#63807C
(99,128,124)
#546B69
(84,107,105)
#455656
(69,86,86)
#364143
(54,65,67)
#272C30
(39,44,48)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #AEE9DB

#AEE9DB
(174,233,219)
#B5EBDE
(181,235,222)
#BCEDE1
(188,237,225)
#C3EFE4
(195,239,228)
#CAF1E7
(202,241,231)
#D1F3EA
(209,243,234)
#D8F5ED
(216,245,237)
#DFF7F0
(223,247,240)
#E6F9F3
(230,249,243)
#EDFBF6
(237,251,246)
#F4FDF9
(244,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEE9DB; }

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

This text font color is #AEE9DB.

Background Color

.myBgColor { background-color: #AEE9DB; }

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

This div background color is #AEE9DB.

Border color

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

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

This div border color is #AEE9DB.

Opacity

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

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

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

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

This text has shadow with #AEE9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE9DB.

Preview

Color preview on black background

This text has color #AEE9DB on black background.


Color preview on white background

This text has color #AEE9DB on white background.


Black color preview on #AEE9DB background

This text has black color on #AEE9DB background.


White color preview on #AEE9DB background

This text has white color on #AEE9DB background.


Related colors

Complementary color

Complementary color for #hex is #511624.


I love getcolorcode.com

Triadic colors

1 #DBAEE9 and #E9DBAE with #AEE9DB are triadic colors.

2 #DBE9AE and #E9AEDB with #AEE9DB are triadic colors.