COLOR #570247

HEX: #570247 RGB: (87,2,71)

Color info

#570247 contains mainly red and blue colors. Web safe color of #570247 is #660033 (or #603).

RGB color model

#570247 color RGB value is (87,2,71).

RGB: (87,2,71) (34%, 1%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 2 of 255 = 1%
B 71 of 255 = 28%

87
2
71

R + G + B ~ 21%. #570247 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 2 + 71 = 160 (100%)
R 87 of 160 ~ 54.38%
G 2 of 160 ~ 1.25%
B 71 of 160 ~ 44.38'%

%54.38
%44.38

CMYK color model

#570247 color CMYK value is (0,98,18,66).

  • cyan value is 0.00%
  • magenta value is 97.70%
  • yellow value is 18.39%
  • key color value is 65.88%

CMYK: (0,98,18,66)
C0M98Y18K66 (0%, 98%, 18%, 66%)
(0.00 / 0.98 / 0.18 / 0.66)

CMYK percentages

%0
%97.7
%18.39
%65.88

Codes

Color #570247 in popluar color models

57 02 47
RGB 87 2 71
HSL 311° 95.51% 17.45%
HSB/HSV 311° 97.70% 34.12%
CMYK 0.00% 97.70% 18.39%
65.88%

Color #570247 in popluar number systems.

HEX 57 02 47
Decimal 87 2 71
Binary 1010111 10 1000111
Octal 127 2 107

Shades and tints

Shades of #570247

#570247
(87,2,71)
#500241
(80,2,65)
#49023B
(73,2,59)
#420235
(66,2,53)
#3B022F
(59,2,47)
#340229
(52,2,41)
#2D0223
(45,2,35)
#26021D
(38,2,29)
#1F0217
(31,2,23)
#180211
(24,2,17)
#11020B
(17,2,11)
#000000
(0,0,0)

Tints of #570247

#570247
(87,2,71)
#661957
(102,25,87)
#753067
(117,48,103)
#844777
(132,71,119)
#935E87
(147,94,135)
#A27597
(162,117,151)
#B18CA7
(177,140,167)
#C0A3B7
(192,163,183)
#CFBAC7
(207,186,199)
#DED1D7
(222,209,215)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #570247 color. Also use rgb(87,2,71) instead hex code.

Text Font Color

.myTextColor { color: #570247; }

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

This text font color is #570247.

Background Color

.myBgColor { background-color: #570247; }

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

This div background color is #570247.

Border color

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

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

This div border color is #570247.

Opacity

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

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

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

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

This text has shadow with #570247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #570247.

Preview

Color preview on black background

This text has color #570247 on black background.


Color preview on white background

This text has color #570247 on white background.


Black color preview on #570247 background

This text has black color on #570247 background.


White color preview on #570247 background

This text has white color on #570247 background.


Related colors

Complementary color

Complementary color for #hex is #A8FDB8.


I love getcolorcode.com

Triadic colors

1 #475702 and #024757 with #570247 are triadic colors.

2 #470257 and #025747 with #570247 are triadic colors.