COLOR #AE5FAE

HEX: #AE5FAE RGB: (174,95,174)

Color info

#AE5FAE contains mainly red and blue colors. Web safe color of #AE5FAE is #996699 (or #969).

RGB color model

#AE5FAE color RGB value is (174,95,174).

RGB: (174,95,174) (68%, 37%, 68%)

RGB channels and saturation

R 174 of 255 = 68%
G 95 of 255 = 37%
B 174 of 255 = 68%

174
95
174

R + G + B ~ 58%. #AE5FAE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 95 + 174 = 443 (100%)
R 174 of 443 ~ 39.28%
G 95 of 443 ~ 21.44%
B 174 of 443 ~ 39.28'%

%39.28
%21.44
%39.28

CMYK color model

#AE5FAE color CMYK value is (0,45,0,32).

  • cyan value is 0.00%
  • magenta value is 45.40%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (0,45,0,32) C0M45Y0K32 (0%,45%,0%,32%) (0.00/0.45/0.00/0.32) 

CMYK percentages

%0
%45.4
%0
%31.76

Codes

Color #AE5FAE in popluar color models

AE 5F AE
RGB 174 95 174
HSL 300° 32.78% 52.75%
HSB/HSV 300° 45.40% 68.24%
CMYK 0.00% 45.40% 0.00%
31.76%

Color #AE5FAE in popluar number systems.

HEX AE 5F AE
Decimal 174 95 174
Binary 10101110 1011111 10101110
Octal 256 137 256

Shades and tints

Shades of #AE5FAE

#AE5FAE
(174,95,174)
#9F579F
(159,87,159)
#904F90
(144,79,144)
#814781
(129,71,129)
#723F72
(114,63,114)
#633763
(99,55,99)
#542F54
(84,47,84)
#452745
(69,39,69)
#361F36
(54,31,54)
#271727
(39,23,39)
#180F18
(24,15,24)
#000000
(0,0,0)

Tints of #AE5FAE

#AE5FAE
(174,95,174)
#B56DB5
(181,109,181)
#BC7BBC
(188,123,188)
#C389C3
(195,137,195)
#CA97CA
(202,151,202)
#D1A5D1
(209,165,209)
#D8B3D8
(216,179,216)
#DFC1DF
(223,193,223)
#E6CFE6
(230,207,230)
#EDDDED
(237,221,237)
#F4EBF4
(244,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5FAE; }

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

This text font color is #AE5FAE.

Background Color

.myBgColor { background-color: #AE5FAE; }

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

This div background color is #AE5FAE.

Border color

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

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

This div border color is #AE5FAE.

Opacity

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

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

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

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

This text has shadow with #AE5FAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5FAE.

Preview

Color preview on black background

This text has color #AE5FAE on black background.


Color preview on white background

This text has color #AE5FAE on white background.


Black color preview on #AE5FAE background

This text has black color on #AE5FAE background.


White color preview on #AE5FAE background

This text has white color on #AE5FAE background.


Related colors

Complementary color

Complementary color for #hex is #51A051.


I love getcolorcode.com

Triadic colors

1 #AEAE5F and #5FAEAE with #AE5FAE are triadic colors.

2 #AE5FAE and #5FAEAE with #AE5FAE are triadic colors.