COLOR #AEA9DB

HEX: #AEA9DB RGB: (174,169,219)

Renk bilgisi

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

RGB renk modeli

#AEA9DB color RGB value is (174,169,219).

RGB: (174,169,219) (68%, 66%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 169 of 255 = 66%
B 219 of 255 = 86%

174
169
219

R + G + B ~ 73%. #AEA9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 169 + 219 = 562 (100%)
R 174 of 562 ~ 30.96%
G 169 of 562 ~ 30.07%
B 219 of 562 ~ 38.97'%

%30.96
%30.07
%38.97

CMYK RENK MODELİ

#AEA9DB rengi CMYK tonu (21,23,0,14).

  • camgöbeği tonu 20.55%
  • eflatun tonu 22.83%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,23,0,14)
C21M23Y0K14 (21%, 23%, 0%, 14%)
(0.21 / 0.23 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%22.83
%0
%14.12

Codes

Color #AEA9DB in popluar color models

AE A9 DB
RGB 174 169 219
HSL 246° 40.98% 76.08%
HSB/HSV 246° 22.83% 85.88%
CMYK 20.55% 22.83% 0.00%
14.12%

Color #AEA9DB in popluar number systems.

HEX AE A9 DB
Decimal 174 169 219
Binary 10101110 10101001 11011011
Octal 256 251 333

Shades and tints

Shades of #AEA9DB

#AEA9DB
(174,169,219)
#9F9AC8
(159,154,200)
#908BB5
(144,139,181)
#817CA2
(129,124,162)
#726D8F
(114,109,143)
#635E7C
(99,94,124)
#544F69
(84,79,105)
#454056
(69,64,86)
#363143
(54,49,67)
#272230
(39,34,48)
#18131D
(24,19,29)
#000000
(0,0,0)

Tints of #AEA9DB

#AEA9DB
(174,169,219)
#B5B0DE
(181,176,222)
#BCB7E1
(188,183,225)
#C3BEE4
(195,190,228)
#CAC5E7
(202,197,231)
#D1CCEA
(209,204,234)
#D8D3ED
(216,211,237)
#DFDAF0
(223,218,240)
#E6E1F3
(230,225,243)
#EDE8F6
(237,232,246)
#F4EFF9
(244,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEA9DB; }

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

This text font color is #AEA9DB.

Background Color

.myBgColor { background-color: #AEA9DB; }

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

This div background color is #AEA9DB.

Border color

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

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

This div border color is #AEA9DB.

Opacity

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

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

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

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

This text has shadow with #AEA9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA9DB.

Preview

Color preview on black background

This text has color #AEA9DB on black background.


Color preview on white background

This text has color #AEA9DB on white background.


Black color preview on #AEA9DB background

This text has black color on #AEA9DB background.


White color preview on #AEA9DB background

This text has white color on #AEA9DB background.


Related colors

Complementary color

Complementary color for #hex is #515624.


I love getcolorcode.com

Triadic colors

1 #DBAEA9 and #A9DBAE with #AEA9DB are triadic colors.

2 #DBA9AE and #A9AEDB with #AEA9DB are triadic colors.