COLOR #AE74D3

HEX: #AE74D3 RGB: (174,116,211)

Color info

#AE74D3 contains mainly red and blue colors. Web safe color of #AE74D3 is #9966CC (or #96C).

RGB color model

#AE74D3 color RGB value is (174,116,211).

RGB: (174,116,211) (68%, 45%, 83%)

RGB channels and saturation

R 174 of 255 = 68%
G 116 of 255 = 45%
B 211 of 255 = 83%

174
116
211

R + G + B ~ 65%. #AE74D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 116 + 211 = 501 (100%)
R 174 of 501 ~ 34.73%
G 116 of 501 ~ 23.15%
B 211 of 501 ~ 42.12'%

%34.73
%23.15
%42.12

CMYK color model

#AE74D3 color CMYK value is (18,45,0,17).

  • cyan value is 17.54%
  • magenta value is 45.02%
  • yellow value is 0.00%
  • key color value is 17.25%
CMYK: (18,45,0,17) C18M45Y0K17 (18%,45%,0%,17%) (0.18/0.45/0.00/0.17) 

CMYK percentages

%17.54
%45.02
%0
%17.25

Codes

Color #AE74D3 in popluar color models

AE 74 D3
RGB 174 116 211
HSL 277° 51.91% 64.12%
HSB/HSV 277° 45.02% 82.75%
CMYK 17.54% 45.02% 0.00%
17.25%

Color #AE74D3 in popluar number systems.

HEX AE 74 D3
Decimal 174 116 211
Binary 10101110 1110100 11010011
Octal 256 164 323

Shades and tints

Shades of #AE74D3

#AE74D3
(174,116,211)
#9F6AC0
(159,106,192)
#9060AD
(144,96,173)
#81569A
(129,86,154)
#724C87
(114,76,135)
#634274
(99,66,116)
#543861
(84,56,97)
#452E4E
(69,46,78)
#36243B
(54,36,59)
#271A28
(39,26,40)
#181015
(24,16,21)
#000000
(0,0,0)

Tints of #AE74D3

#AE74D3
(174,116,211)
#B580D7
(181,128,215)
#BC8CDB
(188,140,219)
#C398DF
(195,152,223)
#CAA4E3
(202,164,227)
#D1B0E7
(209,176,231)
#D8BCEB
(216,188,235)
#DFC8EF
(223,200,239)
#E6D4F3
(230,212,243)
#EDE0F7
(237,224,247)
#F4ECFB
(244,236,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE74D3 color. Also use rgb(174,116,211) instead hex code.

Text Font Color

.myTextColor { color: #AE74D3; }

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

This text font color is #AE74D3.

Background Color

.myBgColor { background-color: #AE74D3; }

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

This div background color is #AE74D3.

Border color

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

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

This div border color is #AE74D3.

Opacity

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

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

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

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

This text has shadow with #AE74D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE74D3.

Preview

Color preview on black background

This text has color #AE74D3 on black background.


Color preview on white background

This text has color #AE74D3 on white background.


Black color preview on #AE74D3 background

This text has black color on #AE74D3 background.


White color preview on #AE74D3 background

This text has white color on #AE74D3 background.


Related colors

Complementary color

Complementary color for #hex is #518B2C.


I love getcolorcode.com

Triadic colors

1 #D3AE74 and #74D3AE with #AE74D3 are triadic colors.

2 #D374AE and #74AED3 with #AE74D3 are triadic colors.