COLOR #AE67A9

HEX: #AE67A9 RGB: (174,103,169)

Color info

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

RGB color model

#AE67A9 color RGB value is (174,103,169).

RGB: (174,103,169) (68%, 40%, 66%)

RGB channels and saturation

R 174 of 255 = 68%
G 103 of 255 = 40%
B 169 of 255 = 66%

174
103
169

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

Portions of RGB colors in percentages

R + G + B = 174 + 103 + 169 = 446 (100%)
R 174 of 446 ~ 39.01%
G 103 of 446 ~ 23.09%
B 169 of 446 ~ 37.89'%

%39.01
%23.09
%37.89

CMYK color model

#AE67A9 color CMYK value is (0,41,3,32).

  • cyan value is 0.00%
  • magenta value is 40.80%
  • yellow value is 2.87%
  • key color value is 31.76%
CMYK: (0,41,3,32) C0M41Y3K32 (0%,41%,3%,32%) (0.00/0.41/0.03/0.32) 

CMYK percentages

%0
%40.8
%2.87
%31.76

Codes

Color #AE67A9 in popluar color models

AE 67 A9
RGB 174 103 169
HSL 304° 30.47% 54.31%
HSB/HSV 304° 40.80% 68.24%
CMYK 0.00% 40.80% 2.87%
31.76%

Color #AE67A9 in popluar number systems.

HEX AE 67 A9
Decimal 174 103 169
Binary 10101110 1100111 10101001
Octal 256 147 251

Shades and tints

Shades of #AE67A9

#AE67A9
(174,103,169)
#9F5E9A
(159,94,154)
#90558B
(144,85,139)
#814C7C
(129,76,124)
#72436D
(114,67,109)
#633A5E
(99,58,94)
#54314F
(84,49,79)
#452840
(69,40,64)
#361F31
(54,31,49)
#271622
(39,22,34)
#180D13
(24,13,19)
#000000
(0,0,0)

Tints of #AE67A9

#AE67A9
(174,103,169)
#B574B0
(181,116,176)
#BC81B7
(188,129,183)
#C38EBE
(195,142,190)
#CA9BC5
(202,155,197)
#D1A8CC
(209,168,204)
#D8B5D3
(216,181,211)
#DFC2DA
(223,194,218)
#E6CFE1
(230,207,225)
#EDDCE8
(237,220,232)
#F4E9EF
(244,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE67A9; }

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

This text font color is #AE67A9.

Background Color

.myBgColor { background-color: #AE67A9; }

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

This div background color is #AE67A9.

Border color

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

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

This div border color is #AE67A9.

Opacity

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

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

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

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

This text has shadow with #AE67A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE67A9.

Preview

Color preview on black background

This text has color #AE67A9 on black background.


Color preview on white background

This text has color #AE67A9 on white background.


Black color preview on #AE67A9 background

This text has black color on #AE67A9 background.


White color preview on #AE67A9 background

This text has white color on #AE67A9 background.


Related colors

Complementary color

Complementary color for #hex is #519856.


I love getcolorcode.com

Triadic colors

1 #A9AE67 and #67A9AE with #AE67A9 are triadic colors.

2 #A967AE and #67AEA9 with #AE67A9 are triadic colors.