COLOR #AE78A4

HEX: #AE78A4 RGB: (174,120,164)

Color info

#AE78A4 contains red, green and blue colors in about the same proportion. Web safe color of #AE78A4 is #996699 (or #969).

RGB color model

#AE78A4 color RGB value is (174,120,164).

RGB: (174,120,164) (68%, 47%, 64%)

RGB channels and saturation

R 174 of 255 = 68%
G 120 of 255 = 47%
B 164 of 255 = 64%

174
120
164

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

Portions of RGB colors in percentages

R + G + B = 174 + 120 + 164 = 458 (100%)
R 174 of 458 ~ 37.99%
G 120 of 458 ~ 26.2%
B 164 of 458 ~ 35.81'%

%37.99
%26.2
%35.81

CMYK color model

#AE78A4 color CMYK value is (0,31,6,32).

  • cyan value is 0.00%
  • magenta value is 31.03%
  • yellow value is 5.75%
  • key color value is 31.76%
CMYK: (0,31,6,32) C0M31Y6K32 (0%,31%,6%,32%) (0.00/0.31/0.06/0.32) 

CMYK percentages

%0
%31.03
%5.75
%31.76

Codes

Color #AE78A4 in popluar color models

AE 78 A4
RGB 174 120 164
HSL 311° 25.00% 57.65%
HSB/HSV 311° 31.03% 68.24%
CMYK 0.00% 31.03% 5.75%
31.76%

Color #AE78A4 in popluar number systems.

HEX AE 78 A4
Decimal 174 120 164
Binary 10101110 1111000 10100100
Octal 256 170 244

Shades and tints

Shades of #AE78A4

#AE78A4
(174,120,164)
#9F6E96
(159,110,150)
#906488
(144,100,136)
#815A7A
(129,90,122)
#72506C
(114,80,108)
#63465E
(99,70,94)
#543C50
(84,60,80)
#453242
(69,50,66)
#362834
(54,40,52)
#271E26
(39,30,38)
#181418
(24,20,24)
#000000
(0,0,0)

Tints of #AE78A4

#AE78A4
(174,120,164)
#B584AC
(181,132,172)
#BC90B4
(188,144,180)
#C39CBC
(195,156,188)
#CAA8C4
(202,168,196)
#D1B4CC
(209,180,204)
#D8C0D4
(216,192,212)
#DFCCDC
(223,204,220)
#E6D8E4
(230,216,228)
#EDE4EC
(237,228,236)
#F4F0F4
(244,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE78A4; }

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

This text font color is #AE78A4.

Background Color

.myBgColor { background-color: #AE78A4; }

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

This div background color is #AE78A4.

Border color

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

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

This div border color is #AE78A4.

Opacity

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

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

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

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

This text has shadow with #AE78A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE78A4.

Preview

Color preview on black background

This text has color #AE78A4 on black background.


Color preview on white background

This text has color #AE78A4 on white background.


Black color preview on #AE78A4 background

This text has black color on #AE78A4 background.


White color preview on #AE78A4 background

This text has white color on #AE78A4 background.


Related colors

Complementary color

Complementary color for #hex is #51875B.


I love getcolorcode.com

Triadic colors

1 #A4AE78 and #78A4AE with #AE78A4 are triadic colors.

2 #A478AE and #78AEA4 with #AE78A4 are triadic colors.