COLOR #AE9CDD

HEX: #AE9CDD RGB: (174,156,221)

Renk bilgisi

#AE9CDD contains mainly red and blue colors. #AE9CDD ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AE9CDD color RGB value is (174,156,221).

RGB: (174,156,221) (68%, 61%, 87%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 156 of 255 = 61%
B 221 of 255 = 87%

174
156
221

R + G + B ~ 72%. #AE9CDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 156 + 221 = 551 (100%)
R 174 of 551 ~ 31.58%
G 156 of 551 ~ 28.31%
B 221 of 551 ~ 40.11'%

%31.58
%28.31
%40.11

CMYK RENK MODELİ

#AE9CDD rengi CMYK tonu (21,29,0,13).

  • camgöbeği tonu 21.27%
  • eflatun tonu 29.41%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (21,29,0,13)
C21M29Y0K13 (21%, 29%, 0%, 13%)
(0.21 / 0.29 / 0.00 / 0.13)

CMYK yüzdeleri

%21.27
%29.41
%0
%13.33

Codes

Color #AE9CDD in popluar color models

AE 9C DD
RGB 174 156 221
HSL 257° 48.87% 73.92%
HSB/HSV 257° 29.41% 86.67%
CMYK 21.27% 29.41% 0.00%
13.33%

Color #AE9CDD in popluar number systems.

HEX AE 9C DD
Decimal 174 156 221
Binary 10101110 10011100 11011101
Octal 256 234 335

Shades and tints

Shades of #AE9CDD

#AE9CDD
(174,156,221)
#9F8EC9
(159,142,201)
#9080B5
(144,128,181)
#8172A1
(129,114,161)
#72648D
(114,100,141)
#635679
(99,86,121)
#544865
(84,72,101)
#453A51
(69,58,81)
#362C3D
(54,44,61)
#271E29
(39,30,41)
#181015
(24,16,21)
#000000
(0,0,0)

Tints of #AE9CDD

#AE9CDD
(174,156,221)
#B5A5E0
(181,165,224)
#BCAEE3
(188,174,227)
#C3B7E6
(195,183,230)
#CAC0E9
(202,192,233)
#D1C9EC
(209,201,236)
#D8D2EF
(216,210,239)
#DFDBF2
(223,219,242)
#E6E4F5
(230,228,245)
#EDEDF8
(237,237,248)
#F4F6FB
(244,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE9CDD color. Also use rgb(174,156,221) instead hex code.

Text Font Color

.myTextColor { color: #AE9CDD; }

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

This text font color is #AE9CDD.

Background Color

.myBgColor { background-color: #AE9CDD; }

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

This div background color is #AE9CDD.

Border color

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

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

This div border color is #AE9CDD.

Opacity

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

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

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

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

This text has shadow with #AE9CDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE9CDD.

Preview

Color preview on black background

This text has color #AE9CDD on black background.


Color preview on white background

This text has color #AE9CDD on white background.


Black color preview on #AE9CDD background

This text has black color on #AE9CDD background.


White color preview on #AE9CDD background

This text has white color on #AE9CDD background.


Related colors

Complementary color

Complementary color for #hex is #516322.


I love getcolorcode.com

Triadic colors

1 #DDAE9C and #9CDDAE with #AE9CDD are triadic colors.

2 #DD9CAE and #9CAEDD with #AE9CDD are triadic colors.