COLOR #AE7E92

HEX: #AE7E92 RGB: (174,126,146)

Color info

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

RGB color model

#AE7E92 color RGB value is (174,126,146).

RGB: (174,126,146) (68%, 49%, 57%)

RGB channels and saturation

R 174 of 255 = 68%
G 126 of 255 = 49%
B 146 of 255 = 57%

174
126
146

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

Portions of RGB colors in percentages

R + G + B = 174 + 126 + 146 = 446 (100%)
R 174 of 446 ~ 39.01%
G 126 of 446 ~ 28.25%
B 146 of 446 ~ 32.74'%

%39.01
%28.25
%32.74

CMYK color model

#AE7E92 color CMYK value is (0,28,16,32).

  • cyan value is 0.00%
  • magenta value is 27.59%
  • yellow value is 16.09%
  • key color value is 31.76%

CMYK: (0,28,16,32)
C0M28Y16K32 (0%, 28%, 16%, 32%)
(0.00 / 0.28 / 0.16 / 0.32)

CMYK percentages

%0
%27.59
%16.09
%31.76

Codes

Color #AE7E92 in popluar color models

AE 7E 92
RGB 174 126 146
HSL 335° 22.86% 58.82%
HSB/HSV 335° 27.59% 68.24%
CMYK 0.00% 27.59% 16.09%
31.76%

Color #AE7E92 in popluar number systems.

HEX AE 7E 92
Decimal 174 126 146
Binary 10101110 1111110 10010010
Octal 256 176 222

Shades and tints

Shades of #AE7E92

#AE7E92
(174,126,146)
#9F7385
(159,115,133)
#906878
(144,104,120)
#815D6B
(129,93,107)
#72525E
(114,82,94)
#634751
(99,71,81)
#543C44
(84,60,68)
#453137
(69,49,55)
#36262A
(54,38,42)
#271B1D
(39,27,29)
#181010
(24,16,16)
#000000
(0,0,0)

Tints of #AE7E92

#AE7E92
(174,126,146)
#B5899B
(181,137,155)
#BC94A4
(188,148,164)
#C39FAD
(195,159,173)
#CAAAB6
(202,170,182)
#D1B5BF
(209,181,191)
#D8C0C8
(216,192,200)
#DFCBD1
(223,203,209)
#E6D6DA
(230,214,218)
#EDE1E3
(237,225,227)
#F4ECEC
(244,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7E92 color. Also use rgb(174,126,146) instead hex code.

Text Font Color

.myTextColor { color: #AE7E92; }

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

This text font color is #AE7E92.

Background Color

.myBgColor { background-color: #AE7E92; }

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

This div background color is #AE7E92.

Border color

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

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

This div border color is #AE7E92.

Opacity

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

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

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

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

This text has shadow with #AE7E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7E92.

Preview

Color preview on black background

This text has color #AE7E92 on black background.


Color preview on white background

This text has color #AE7E92 on white background.


Black color preview on #AE7E92 background

This text has black color on #AE7E92 background.


White color preview on #AE7E92 background

This text has white color on #AE7E92 background.


Related colors

Complementary color

Complementary color for #hex is #51816D.


I love getcolorcode.com

Triadic colors

1 #92AE7E and #7E92AE with #AE7E92 are triadic colors.

2 #927EAE and #7EAE92 with #AE7E92 are triadic colors.