COLOR #AE7298

HEX: #AE7298 RGB: (174,114,152)

Color info

#AE7298 contains mainly red and blue colors. Web safe color of #AE7298 is #996699 (or #969).

RGB color model

#AE7298 color RGB value is (174,114,152).

RGB: (174,114,152) (68%, 45%, 60%)

RGB channels and saturation

R 174 of 255 = 68%
G 114 of 255 = 45%
B 152 of 255 = 60%

174
114
152

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

Portions of RGB colors in percentages

R + G + B = 174 + 114 + 152 = 440 (100%)
R 174 of 440 ~ 39.55%
G 114 of 440 ~ 25.91%
B 152 of 440 ~ 34.55'%

%39.55
%25.91
%34.55

CMYK color model

#AE7298 color CMYK value is (0,34,13,32).

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

CMYK: (0,34,13,32)
C0M34Y13K32 (0%, 34%, 13%, 32%)
(0.00 / 0.34 / 0.13 / 0.32)

CMYK percentages

%0
%34.48
%12.64
%31.76

Codes

Color #AE7298 in popluar color models

AE 72 98
RGB 174 114 152
HSL 322° 27.03% 56.47%
HSB/HSV 322° 34.48% 68.24%
CMYK 0.00% 34.48% 12.64%
31.76%

Color #AE7298 in popluar number systems.

HEX AE 72 98
Decimal 174 114 152
Binary 10101110 1110010 10011000
Octal 256 162 230

Shades and tints

Shades of #AE7298

#AE7298
(174,114,152)
#9F688B
(159,104,139)
#905E7E
(144,94,126)
#815471
(129,84,113)
#724A64
(114,74,100)
#634057
(99,64,87)
#54364A
(84,54,74)
#452C3D
(69,44,61)
#362230
(54,34,48)
#271823
(39,24,35)
#180E16
(24,14,22)
#000000
(0,0,0)

Tints of #AE7298

#AE7298
(174,114,152)
#B57EA1
(181,126,161)
#BC8AAA
(188,138,170)
#C396B3
(195,150,179)
#CAA2BC
(202,162,188)
#D1AEC5
(209,174,197)
#D8BACE
(216,186,206)
#DFC6D7
(223,198,215)
#E6D2E0
(230,210,224)
#EDDEE9
(237,222,233)
#F4EAF2
(244,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7298; }

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

This text font color is #AE7298.

Background Color

.myBgColor { background-color: #AE7298; }

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

This div background color is #AE7298.

Border color

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

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

This div border color is #AE7298.

Opacity

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

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

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

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

This text has shadow with #AE7298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7298.

Preview

Color preview on black background

This text has color #AE7298 on black background.


Color preview on white background

This text has color #AE7298 on white background.


Black color preview on #AE7298 background

This text has black color on #AE7298 background.


White color preview on #AE7298 background

This text has white color on #AE7298 background.


Related colors

Complementary color

Complementary color for #hex is #518D67.


I love getcolorcode.com

Triadic colors

1 #98AE72 and #7298AE with #AE7298 are triadic colors.

2 #9872AE and #72AE98 with #AE7298 are triadic colors.