COLOR #571471

HEX: #571471 RGB: (87,20,113)

Color info

#571471 contains mainly red and blue colors. Web safe color of #571471 is #660066 (or #606).

RGB color model

#571471 color RGB value is (87,20,113).

RGB: (87,20,113) (34%, 8%, 44%)

RGB channels and saturation

R 87 of 255 = 34%
G 20 of 255 = 8%
B 113 of 255 = 44%

87
20
113

R + G + B ~ 29%. #571471 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 20 + 113 = 220 (100%)
R 87 of 220 ~ 39.55%
G 20 of 220 ~ 9.09%
B 113 of 220 ~ 51.36'%

%39.55
%51.36

CMYK color model

#571471 color CMYK value is (23,82,0,56).

  • cyan value is 23.01%
  • magenta value is 82.30%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (23,82,0,56)
C23M82Y0K56 (23%, 82%, 0%, 56%)
(0.23 / 0.82 / 0.00 / 0.56)

CMYK percentages

%23.01
%82.3
%0
%55.69

Codes

Color #571471 in popluar color models

57 14 71
RGB 87 20 113
HSL 283° 69.92% 26.08%
HSB/HSV 283° 82.30% 44.31%
CMYK 23.01% 82.30% 0.00%
55.69%

Color #571471 in popluar number systems.

HEX 57 14 71
Decimal 87 20 113
Binary 1010111 10100 1110001
Octal 127 24 161

Shades and tints

Shades of #571471

#571471
(87,20,113)
#501367
(80,19,103)
#49125D
(73,18,93)
#421153
(66,17,83)
#3B1049
(59,16,73)
#340F3F
(52,15,63)
#2D0E35
(45,14,53)
#260D2B
(38,13,43)
#1F0C21
(31,12,33)
#180B17
(24,11,23)
#110A0D
(17,10,13)
#000000
(0,0,0)

Tints of #571471

#571471
(87,20,113)
#66297D
(102,41,125)
#753E89
(117,62,137)
#845395
(132,83,149)
#9368A1
(147,104,161)
#A27DAD
(162,125,173)
#B192B9
(177,146,185)
#C0A7C5
(192,167,197)
#CFBCD1
(207,188,209)
#DED1DD
(222,209,221)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571471 color. Also use rgb(87,20,113) instead hex code.

Text Font Color

.myTextColor { color: #571471; }

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

This text font color is #571471.

Background Color

.myBgColor { background-color: #571471; }

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

This div background color is #571471.

Border color

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

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

This div border color is #571471.

Opacity

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

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

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

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

This text has shadow with #571471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571471.

Preview

Color preview on black background

This text has color #571471 on black background.


Color preview on white background

This text has color #571471 on white background.


Black color preview on #571471 background

This text has black color on #571471 background.


White color preview on #571471 background

This text has white color on #571471 background.


Related colors

Complementary color

Complementary color for #hex is #A8EB8E.


I love getcolorcode.com

Triadic colors

1 #715714 and #147157 with #571471 are triadic colors.

2 #711457 and #145771 with #571471 are triadic colors.