COLOR #AE7C82

HEX: #AE7C82 RGB: (174,124,130)

Color info

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

RGB color model

#AE7C82 color RGB value is (174,124,130).

RGB: (174,124,130) (68%, 49%, 51%)

RGB channels and saturation

R 174 of 255 = 68%
G 124 of 255 = 49%
B 130 of 255 = 51%

174
124
130

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

Portions of RGB colors in percentages

R + G + B = 174 + 124 + 130 = 428 (100%)
R 174 of 428 ~ 40.65%
G 124 of 428 ~ 28.97%
B 130 of 428 ~ 30.37'%

%40.65
%28.97
%30.37

CMYK color model

#AE7C82 color CMYK value is (0,29,25,32).

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

CMYK: (0,29,25,32)
C0M29Y25K32 (0%, 29%, 25%, 32%)
(0.00 / 0.29 / 0.25 / 0.32)

CMYK percentages

%0
%28.74
%25.29
%31.76

Codes

Color #AE7C82 in popluar color models

AE 7C 82
RGB 174 124 130
HSL 353° 23.58% 58.43%
HSB/HSV 353° 28.74% 68.24%
CMYK 0.00% 28.74% 25.29%
31.76%

Color #AE7C82 in popluar number systems.

HEX AE 7C 82
Decimal 174 124 130
Binary 10101110 1111100 10000010
Octal 256 174 202

Shades and tints

Shades of #AE7C82

#AE7C82
(174,124,130)
#9F7177
(159,113,119)
#90666C
(144,102,108)
#815B61
(129,91,97)
#725056
(114,80,86)
#63454B
(99,69,75)
#543A40
(84,58,64)
#452F35
(69,47,53)
#36242A
(54,36,42)
#27191F
(39,25,31)
#180E14
(24,14,20)
#000000
(0,0,0)

Tints of #AE7C82

#AE7C82
(174,124,130)
#B5878D
(181,135,141)
#BC9298
(188,146,152)
#C39DA3
(195,157,163)
#CAA8AE
(202,168,174)
#D1B3B9
(209,179,185)
#D8BEC4
(216,190,196)
#DFC9CF
(223,201,207)
#E6D4DA
(230,212,218)
#EDDFE5
(237,223,229)
#F4EAF0
(244,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7C82; }

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

This text font color is #AE7C82.

Background Color

.myBgColor { background-color: #AE7C82; }

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

This div background color is #AE7C82.

Border color

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

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

This div border color is #AE7C82.

Opacity

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

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

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

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

This text has shadow with #AE7C82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7C82.

Preview

Color preview on black background

This text has color #AE7C82 on black background.


Color preview on white background

This text has color #AE7C82 on white background.


Black color preview on #AE7C82 background

This text has black color on #AE7C82 background.


White color preview on #AE7C82 background

This text has white color on #AE7C82 background.


Related colors

Complementary color

Complementary color for #hex is #51837D.


I love getcolorcode.com

Triadic colors

1 #82AE7C and #7C82AE with #AE7C82 are triadic colors.

2 #827CAE and #7CAE82 with #AE7C82 are triadic colors.