COLOR #AE9EF1

HEX: #AE9EF1 RGB: (174,158,241)

Renk bilgisi

#AE9EF1 contains mainly blue color. #AE9EF1 ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AE9EF1 color RGB value is (174,158,241).

RGB: (174,158,241) (68%, 62%, 95%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 158 of 255 = 62%
B 241 of 255 = 95%

174
158
241

R + G + B ~ 75%. #AE9EF1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 158 + 241 = 573 (100%)
R 174 of 573 ~ 30.37%
G 158 of 573 ~ 27.57%
B 241 of 573 ~ 42.06'%

%30.37
%27.57
%42.06

CMYK RENK MODELİ

#AE9EF1 rengi CMYK tonu (28,34,0,5).

  • camgöbeği tonu 27.80%
  • eflatun tonu 34.44%
  • sarı tonu 0.00%
  • ana renk tonu 5.49%

CMYK: (28,34,0,5)
C28M34Y0K5 (28%, 34%, 0%, 5%)
(0.28 / 0.34 / 0.00 / 0.05)

CMYK yüzdeleri

%27.8
%34.44
%0
%5.49

Codes

Color #AE9EF1 in popluar color models

AE 9E F1
RGB 174 158 241
HSL 252° 74.77% 78.24%
HSB/HSV 252° 34.44% 94.51%
CMYK 27.80% 34.44% 0.00%
5.49%

Color #AE9EF1 in popluar number systems.

HEX AE 9E F1
Decimal 174 158 241
Binary 10101110 10011110 11110001
Octal 256 236 361

Shades and tints

Shades of #AE9EF1

#AE9EF1
(174,158,241)
#9F90DC
(159,144,220)
#9082C7
(144,130,199)
#8174B2
(129,116,178)
#72669D
(114,102,157)
#635888
(99,88,136)
#544A73
(84,74,115)
#453C5E
(69,60,94)
#362E49
(54,46,73)
#272034
(39,32,52)
#18121F
(24,18,31)
#000000
(0,0,0)

Tints of #AE9EF1

#AE9EF1
(174,158,241)
#B5A6F2
(181,166,242)
#BCAEF3
(188,174,243)
#C3B6F4
(195,182,244)
#CABEF5
(202,190,245)
#D1C6F6
(209,198,246)
#D8CEF7
(216,206,247)
#DFD6F8
(223,214,248)
#E6DEF9
(230,222,249)
#EDE6FA
(237,230,250)
#F4EEFB
(244,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE9EF1 color. Also use rgb(174,158,241) instead hex code.

Text Font Color

.myTextColor { color: #AE9EF1; }

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

This text font color is #AE9EF1.

Background Color

.myBgColor { background-color: #AE9EF1; }

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

This div background color is #AE9EF1.

Border color

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

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

This div border color is #AE9EF1.

Opacity

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

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

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

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

This text has shadow with #AE9EF1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE9EF1.

Preview

Color preview on black background

This text has color #AE9EF1 on black background.


Color preview on white background

This text has color #AE9EF1 on white background.


Black color preview on #AE9EF1 background

This text has black color on #AE9EF1 background.


White color preview on #AE9EF1 background

This text has white color on #AE9EF1 background.


Related colors

Complementary color

Complementary color for #hex is #51610E.


I love getcolorcode.com

Triadic colors

1 #F1AE9E and #9EF1AE with #AE9EF1 are triadic colors.

2 #F19EAE and #9EAEF1 with #AE9EF1 are triadic colors.