COLOR #AE68A4

HEX: #AE68A4 RGB: (174,104,164)

Color info

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

RGB color model

#AE68A4 color RGB value is (174,104,164).

RGB: (174,104,164) (68%, 41%, 64%)

RGB channels and saturation

R 174 of 255 = 68%
G 104 of 255 = 41%
B 164 of 255 = 64%

174
104
164

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

Portions of RGB colors in percentages

R + G + B = 174 + 104 + 164 = 442 (100%)
R 174 of 442 ~ 39.37%
G 104 of 442 ~ 23.53%
B 164 of 442 ~ 37.1'%

%39.37
%23.53
%37.1

CMYK color model

#AE68A4 color CMYK value is (0,40,6,32).

  • cyan value is 0.00%
  • magenta value is 40.23%
  • yellow value is 5.75%
  • key color value is 31.76%
CMYK: (0,40,6,32) C0M40Y6K32 (0%,40%,6%,32%) (0.00/0.40/0.06/0.32) 

CMYK percentages

%0
%40.23
%5.75
%31.76

Codes

Color #AE68A4 in popluar color models

AE 68 A4
RGB 174 104 164
HSL 309° 30.17% 54.51%
HSB/HSV 309° 40.23% 68.24%
CMYK 0.00% 40.23% 5.75%
31.76%

Color #AE68A4 in popluar number systems.

HEX AE 68 A4
Decimal 174 104 164
Binary 10101110 1101000 10100100
Octal 256 150 244

Shades and tints

Shades of #AE68A4

#AE68A4
(174,104,164)
#9F5F96
(159,95,150)
#905688
(144,86,136)
#814D7A
(129,77,122)
#72446C
(114,68,108)
#633B5E
(99,59,94)
#543250
(84,50,80)
#452942
(69,41,66)
#362034
(54,32,52)
#271726
(39,23,38)
#180E18
(24,14,24)
#000000
(0,0,0)

Tints of #AE68A4

#AE68A4
(174,104,164)
#B575AC
(181,117,172)
#BC82B4
(188,130,180)
#C38FBC
(195,143,188)
#CA9CC4
(202,156,196)
#D1A9CC
(209,169,204)
#D8B6D4
(216,182,212)
#DFC3DC
(223,195,220)
#E6D0E4
(230,208,228)
#EDDDEC
(237,221,236)
#F4EAF4
(244,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE68A4; }

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

This text font color is #AE68A4.

Background Color

.myBgColor { background-color: #AE68A4; }

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

This div background color is #AE68A4.

Border color

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

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

This div border color is #AE68A4.

Opacity

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

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

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

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

This text has shadow with #AE68A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE68A4.

Preview

Color preview on black background

This text has color #AE68A4 on black background.


Color preview on white background

This text has color #AE68A4 on white background.


Black color preview on #AE68A4 background

This text has black color on #AE68A4 background.


White color preview on #AE68A4 background

This text has white color on #AE68A4 background.


Related colors

Complementary color

Complementary color for #hex is #51975B.


I love getcolorcode.com

Triadic colors

1 #A4AE68 and #68A4AE with #AE68A4 are triadic colors.

2 #A468AE and #68AEA4 with #AE68A4 are triadic colors.