COLOR #AE7A91

HEX: #AE7A91 RGB: (174,122,145)

Color info

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

RGB color model

#AE7A91 color RGB value is (174,122,145).

RGB: (174,122,145) (68%, 48%, 57%)

RGB channels and saturation

R 174 of 255 = 68%
G 122 of 255 = 48%
B 145 of 255 = 57%

174
122
145

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

Portions of RGB colors in percentages

R + G + B = 174 + 122 + 145 = 441 (100%)
R 174 of 441 ~ 39.46%
G 122 of 441 ~ 27.66%
B 145 of 441 ~ 32.88'%

%39.46
%27.66
%32.88

CMYK color model

#AE7A91 color CMYK value is (0,30,17,32).

  • cyan value is 0.00%
  • magenta value is 29.89%
  • yellow value is 16.67%
  • key color value is 31.76%

CMYK: (0,30,17,32)
C0M30Y17K32 (0%, 30%, 17%, 32%)
(0.00 / 0.30 / 0.17 / 0.32)

CMYK percentages

%0
%29.89
%16.67
%31.76

Codes

Color #AE7A91 in popluar color models

AE 7A 91
RGB 174 122 145
HSL 333° 24.30% 58.04%
HSB/HSV 333° 29.89% 68.24%
CMYK 0.00% 29.89% 16.67%
31.76%

Color #AE7A91 in popluar number systems.

HEX AE 7A 91
Decimal 174 122 145
Binary 10101110 1111010 10010001
Octal 256 172 221

Shades and tints

Shades of #AE7A91

#AE7A91
(174,122,145)
#9F6F84
(159,111,132)
#906477
(144,100,119)
#81596A
(129,89,106)
#724E5D
(114,78,93)
#634350
(99,67,80)
#543843
(84,56,67)
#452D36
(69,45,54)
#362229
(54,34,41)
#27171C
(39,23,28)
#180C0F
(24,12,15)
#000000
(0,0,0)

Tints of #AE7A91

#AE7A91
(174,122,145)
#B5869B
(181,134,155)
#BC92A5
(188,146,165)
#C39EAF
(195,158,175)
#CAAAB9
(202,170,185)
#D1B6C3
(209,182,195)
#D8C2CD
(216,194,205)
#DFCED7
(223,206,215)
#E6DAE1
(230,218,225)
#EDE6EB
(237,230,235)
#F4F2F5
(244,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7A91; }

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

This text font color is #AE7A91.

Background Color

.myBgColor { background-color: #AE7A91; }

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

This div background color is #AE7A91.

Border color

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

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

This div border color is #AE7A91.

Opacity

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

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

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

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

This text has shadow with #AE7A91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7A91.

Preview

Color preview on black background

This text has color #AE7A91 on black background.


Color preview on white background

This text has color #AE7A91 on white background.


Black color preview on #AE7A91 background

This text has black color on #AE7A91 background.


White color preview on #AE7A91 background

This text has white color on #AE7A91 background.


Related colors

Complementary color

Complementary color for #hex is #51856E.


I love getcolorcode.com

Triadic colors

1 #91AE7A and #7A91AE with #AE7A91 are triadic colors.

2 #917AAE and #7AAE91 with #AE7A91 are triadic colors.