COLOR #AE7A82

HEX: #AE7A82 RGB: (174,122,130)

Color info

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

RGB color model

#AE7A82 color RGB value is (174,122,130).

RGB: (174,122,130) (68%, 48%, 51%)

RGB channels and saturation

R 174 of 255 = 68%
G 122 of 255 = 48%
B 130 of 255 = 51%

174
122
130

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

Portions of RGB colors in percentages

R + G + B = 174 + 122 + 130 = 426 (100%)
R 174 of 426 ~ 40.85%
G 122 of 426 ~ 28.64%
B 130 of 426 ~ 30.52'%

%40.85
%28.64
%30.52

CMYK color model

#AE7A82 color CMYK value is (0,30,25,32).

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

CMYK: (0,30,25,32)
C0M30Y25K32 (0%, 30%, 25%, 32%)
(0.00 / 0.30 / 0.25 / 0.32)

CMYK percentages

%0
%29.89
%25.29
%31.76

Codes

Color #AE7A82 in popluar color models

AE 7A 82
RGB 174 122 130
HSL 351° 24.30% 58.04%
HSB/HSV 351° 29.89% 68.24%
CMYK 0.00% 29.89% 25.29%
31.76%

Color #AE7A82 in popluar number systems.

HEX AE 7A 82
Decimal 174 122 130
Binary 10101110 1111010 10000010
Octal 256 172 202

Shades and tints

Shades of #AE7A82

#AE7A82
(174,122,130)
#9F6F77
(159,111,119)
#90646C
(144,100,108)
#815961
(129,89,97)
#724E56
(114,78,86)
#63434B
(99,67,75)
#543840
(84,56,64)
#452D35
(69,45,53)
#36222A
(54,34,42)
#27171F
(39,23,31)
#180C14
(24,12,20)
#000000
(0,0,0)

Tints of #AE7A82

#AE7A82
(174,122,130)
#B5868D
(181,134,141)
#BC9298
(188,146,152)
#C39EA3
(195,158,163)
#CAAAAE
(202,170,174)
#D1B6B9
(209,182,185)
#D8C2C4
(216,194,196)
#DFCECF
(223,206,207)
#E6DADA
(230,218,218)
#EDE6E5
(237,230,229)
#F4F2F0
(244,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7A82; }

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

This text font color is #AE7A82.

Background Color

.myBgColor { background-color: #AE7A82; }

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

This div background color is #AE7A82.

Border color

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

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

This div border color is #AE7A82.

Opacity

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

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

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

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

This text has shadow with #AE7A82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7A82.

Preview

Color preview on black background

This text has color #AE7A82 on black background.


Color preview on white background

This text has color #AE7A82 on white background.


Black color preview on #AE7A82 background

This text has black color on #AE7A82 background.


White color preview on #AE7A82 background

This text has white color on #AE7A82 background.


Related colors

Complementary color

Complementary color for #hex is #51857D.


I love getcolorcode.com

Triadic colors

1 #82AE7A and #7A82AE with #AE7A82 are triadic colors.

2 #827AAE and #7AAE82 with #AE7A82 are triadic colors.