COLOR #AEABE3

HEX: #AEABE3 RGB: (174,171,227)

Color info

#AEABE3 contains red, green and blue colors in about the same proportion. Web safe color of #AEABE3 is #9999CC (or #99C).

RGB color model

#AEABE3 color RGB value is (174,171,227).

RGB: (174,171,227) (68%, 67%, 89%)

RGB channels and saturation

R 174 of 255 = 68%
G 171 of 255 = 67%
B 227 of 255 = 89%

174
171
227

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

Portions of RGB colors in percentages

R + G + B = 174 + 171 + 227 = 572 (100%)
R 174 of 572 ~ 30.42%
G 171 of 572 ~ 29.9%
B 227 of 572 ~ 39.69'%

%30.42
%29.9
%39.69

CMYK color model

#AEABE3 color CMYK value is (23,25,0,11).

  • cyan value is 23.35%
  • magenta value is 24.67%
  • yellow value is 0.00%
  • key color value is 10.98%
CMYK: (23,25,0,11) C23M25Y0K11 (23%,25%,0%,11%) (0.23/0.25/0.00/0.11) 

CMYK percentages

%23.35
%24.67
%0
%10.98

Codes

Color #AEABE3 in popluar color models

AE AB E3
RGB 174 171 227
HSL 243° 50.00% 78.04%
HSB/HSV 243° 24.67% 89.02%
CMYK 23.35% 24.67% 0.00%
10.98%

Color #AEABE3 in popluar number systems.

HEX AE AB E3
Decimal 174 171 227
Binary 10101110 10101011 11100011
Octal 256 253 343

Shades and tints

Shades of #AEABE3

#AEABE3
(174,171,227)
#9F9CCF
(159,156,207)
#908DBB
(144,141,187)
#817EA7
(129,126,167)
#726F93
(114,111,147)
#63607F
(99,96,127)
#54516B
(84,81,107)
#454257
(69,66,87)
#363343
(54,51,67)
#27242F
(39,36,47)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #AEABE3

#AEABE3
(174,171,227)
#B5B2E5
(181,178,229)
#BCB9E7
(188,185,231)
#C3C0E9
(195,192,233)
#CAC7EB
(202,199,235)
#D1CEED
(209,206,237)
#D8D5EF
(216,213,239)
#DFDCF1
(223,220,241)
#E6E3F3
(230,227,243)
#EDEAF5
(237,234,245)
#F4F1F7
(244,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEABE3 color. Also use rgb(174,171,227) instead hex code.

Text Font Color

.myTextColor { color: #AEABE3; }

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

This text font color is #AEABE3.

Background Color

.myBgColor { background-color: #AEABE3; }

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

This div background color is #AEABE3.

Border color

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

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

This div border color is #AEABE3.

Opacity

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

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

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

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

This text has shadow with #AEABE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEABE3.

Preview

Color preview on black background

This text has color #AEABE3 on black background.


Color preview on white background

This text has color #AEABE3 on white background.


Black color preview on #AEABE3 background

This text has black color on #AEABE3 background.


White color preview on #AEABE3 background

This text has white color on #AEABE3 background.


Related colors

Complementary color

Complementary color for #hex is #51541C.


I love getcolorcode.com

Triadic colors

1 #E3AEAB and #ABE3AE with #AEABE3 are triadic colors.

2 #E3ABAE and #ABAEE3 with #AEABE3 are triadic colors.