COLOR #AE7A98

HEX: #AE7A98 RGB: (174,122,152)

Color info

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

RGB color model

#AE7A98 color RGB value is (174,122,152).

RGB: (174,122,152) (68%, 48%, 60%)

RGB channels and saturation

R 174 of 255 = 68%
G 122 of 255 = 48%
B 152 of 255 = 60%

174
122
152

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

Portions of RGB colors in percentages

R + G + B = 174 + 122 + 152 = 448 (100%)
R 174 of 448 ~ 38.84%
G 122 of 448 ~ 27.23%
B 152 of 448 ~ 33.93'%

%38.84
%27.23
%33.93

CMYK color model

#AE7A98 color CMYK value is (0,30,13,32).

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

CMYK: (0,30,13,32)
C0M30Y13K32 (0%, 30%, 13%, 32%)
(0.00 / 0.30 / 0.13 / 0.32)

CMYK percentages

%0
%29.89
%12.64
%31.76

Codes

Color #AE7A98 in popluar color models

AE 7A 98
RGB 174 122 152
HSL 325° 24.30% 58.04%
HSB/HSV 325° 29.89% 68.24%
CMYK 0.00% 29.89% 12.64%
31.76%

Color #AE7A98 in popluar number systems.

HEX AE 7A 98
Decimal 174 122 152
Binary 10101110 1111010 10011000
Octal 256 172 230

Shades and tints

Shades of #AE7A98

#AE7A98
(174,122,152)
#9F6F8B
(159,111,139)
#90647E
(144,100,126)
#815971
(129,89,113)
#724E64
(114,78,100)
#634357
(99,67,87)
#54384A
(84,56,74)
#452D3D
(69,45,61)
#362230
(54,34,48)
#271723
(39,23,35)
#180C16
(24,12,22)
#000000
(0,0,0)

Tints of #AE7A98

#AE7A98
(174,122,152)
#B586A1
(181,134,161)
#BC92AA
(188,146,170)
#C39EB3
(195,158,179)
#CAAABC
(202,170,188)
#D1B6C5
(209,182,197)
#D8C2CE
(216,194,206)
#DFCED7
(223,206,215)
#E6DAE0
(230,218,224)
#EDE6E9
(237,230,233)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7A98; }

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

This text font color is #AE7A98.

Background Color

.myBgColor { background-color: #AE7A98; }

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

This div background color is #AE7A98.

Border color

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

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

This div border color is #AE7A98.

Opacity

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

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

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

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

This text has shadow with #AE7A98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7A98.

Preview

Color preview on black background

This text has color #AE7A98 on black background.


Color preview on white background

This text has color #AE7A98 on white background.


Black color preview on #AE7A98 background

This text has black color on #AE7A98 background.


White color preview on #AE7A98 background

This text has white color on #AE7A98 background.


Related colors

Complementary color

Complementary color for #hex is #518567.


I love getcolorcode.com

Triadic colors

1 #98AE7A and #7A98AE with #AE7A98 are triadic colors.

2 #987AAE and #7AAE98 with #AE7A98 are triadic colors.