COLOR #5717A4

HEX: #5717A4 RGB: (87,23,164)

Color info

#5717A4 contains mainly blue color. Web safe color of #5717A4 is #660099 (or #609).

RGB color model

#5717A4 color RGB value is (87,23,164).

RGB: (87,23,164) (34%, 9%, 64%)

RGB channels and saturation

R 87 of 255 = 34%
G 23 of 255 = 9%
B 164 of 255 = 64%

87
23
164

R + G + B ~ 36%. #5717A4 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 23 + 164 = 274 (100%)
R 87 of 274 ~ 31.75%
G 23 of 274 ~ 8.39%
B 164 of 274 ~ 59.85'%

%31.75
%59.85

CMYK color model

#5717A4 color CMYK value is (47,86,0,36).

  • cyan value is 46.95%
  • magenta value is 85.98%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (47,86,0,36)
C47M86Y0K36 (47%, 86%, 0%, 36%)
(0.47 / 0.86 / 0.00 / 0.36)

CMYK percentages

%46.95
%85.98
%0
%35.69

Codes

Color #5717A4 in popluar color models

57 17 A4
RGB 87 23 164
HSL 267° 75.40% 36.67%
HSB/HSV 267° 85.98% 64.31%
CMYK 46.95% 85.98% 0.00%
35.69%

Color #5717A4 in popluar number systems.

HEX 57 17 A4
Decimal 87 23 164
Binary 1010111 10111 10100100
Octal 127 27 244

Shades and tints

Shades of #5717A4

#5717A4
(87,23,164)
#501596
(80,21,150)
#491388
(73,19,136)
#42117A
(66,17,122)
#3B0F6C
(59,15,108)
#340D5E
(52,13,94)
#2D0B50
(45,11,80)
#260942
(38,9,66)
#1F0734
(31,7,52)
#180526
(24,5,38)
#110318
(17,3,24)
#000000
(0,0,0)

Tints of #5717A4

#5717A4
(87,23,164)
#662CAC
(102,44,172)
#7541B4
(117,65,180)
#8456BC
(132,86,188)
#936BC4
(147,107,196)
#A280CC
(162,128,204)
#B195D4
(177,149,212)
#C0AADC
(192,170,220)
#CFBFE4
(207,191,228)
#DED4EC
(222,212,236)
#EDE9F4
(237,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5717A4 color. Also use rgb(87,23,164) instead hex code.

Text Font Color

.myTextColor { color: #5717A4; }

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

This text font color is #5717A4.

Background Color

.myBgColor { background-color: #5717A4; }

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

This div background color is #5717A4.

Border color

.myBorderColor { border: 1px solid #5717A4; }

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

This div border color is #5717A4.

Opacity

.myOpacity80 { color: #5717A4; opacity: 0.8; }

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

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

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

This text has shadow with #5717A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5717A4.

Preview

Color preview on black background

This text has color #5717A4 on black background.


Color preview on white background

This text has color #5717A4 on white background.


Black color preview on #5717A4 background

This text has black color on #5717A4 background.


White color preview on #5717A4 background

This text has white color on #5717A4 background.


Related colors

Complementary color

Complementary color for #hex is #A8E85B.


I love getcolorcode.com

Triadic colors

1 #A45717 and #17A457 with #5717A4 are triadic colors.

2 #A41757 and #1757A4 with #5717A4 are triadic colors.