COLOR #AE77A8

HEX: #AE77A8 RGB: (174,119,168)

Color info

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

RGB color model

#AE77A8 color RGB value is (174,119,168).

RGB: (174,119,168) (68%, 47%, 66%)

RGB channels and saturation

R 174 of 255 = 68%
G 119 of 255 = 47%
B 168 of 255 = 66%

174
119
168

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

Portions of RGB colors in percentages

R + G + B = 174 + 119 + 168 = 461 (100%)
R 174 of 461 ~ 37.74%
G 119 of 461 ~ 25.81%
B 168 of 461 ~ 36.44'%

%37.74
%25.81
%36.44

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 31.61%
  • yellow value is 3.45%
  • key color value is 31.76%

CMYK: (0,32,3,32)
C0M32Y3K32 (0%, 32%, 3%, 32%)
(0.00 / 0.32 / 0.03 / 0.32)

CMYK percentages

%0
%31.61
%3.45
%31.76

Codes

Color #AE77A8 in popluar color models

AE 77 A8
RGB 174 119 168
HSL 307° 25.35% 57.45%
HSB/HSV 307° 31.61% 68.24%
CMYK 0.00% 31.61% 3.45%
31.76%

Color #AE77A8 in popluar number systems.

HEX AE 77 A8
Decimal 174 119 168
Binary 10101110 1110111 10101000
Octal 256 167 250

Shades and tints

Shades of #AE77A8

#AE77A8
(174,119,168)
#9F6D99
(159,109,153)
#90638A
(144,99,138)
#81597B
(129,89,123)
#724F6C
(114,79,108)
#63455D
(99,69,93)
#543B4E
(84,59,78)
#45313F
(69,49,63)
#362730
(54,39,48)
#271D21
(39,29,33)
#181312
(24,19,18)
#000000
(0,0,0)

Tints of #AE77A8

#AE77A8
(174,119,168)
#B583AF
(181,131,175)
#BC8FB6
(188,143,182)
#C39BBD
(195,155,189)
#CAA7C4
(202,167,196)
#D1B3CB
(209,179,203)
#D8BFD2
(216,191,210)
#DFCBD9
(223,203,217)
#E6D7E0
(230,215,224)
#EDE3E7
(237,227,231)
#F4EFEE
(244,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE77A8; }

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

This text font color is #AE77A8.

Background Color

.myBgColor { background-color: #AE77A8; }

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

This div background color is #AE77A8.

Border color

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

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

This div border color is #AE77A8.

Opacity

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

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

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

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

This text has shadow with #AE77A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE77A8.

Preview

Color preview on black background

This text has color #AE77A8 on black background.


Color preview on white background

This text has color #AE77A8 on white background.


Black color preview on #AE77A8 background

This text has black color on #AE77A8 background.


White color preview on #AE77A8 background

This text has white color on #AE77A8 background.


Related colors

Complementary color

Complementary color for #hex is #518857.


I love getcolorcode.com

Triadic colors

1 #A8AE77 and #77A8AE with #AE77A8 are triadic colors.

2 #A877AE and #77AEA8 with #AE77A8 are triadic colors.