COLOR #572547

HEX: #572547 RGB: (87,37,71)

Color info

#572547 contains red, green and blue colors in about the same proportion. Web safe color of #572547 is #663333 (or #633).

RGB color model

#572547 color RGB value is (87,37,71).

RGB: (87,37,71) (34%, 15%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 37 of 255 = 15%
B 71 of 255 = 28%

87
37
71

R + G + B ~ 26%. #572547 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 37 + 71 = 195 (100%)
R 87 of 195 ~ 44.62%
G 37 of 195 ~ 18.97%
B 71 of 195 ~ 36.41'%

%44.62
%18.97
%36.41

CMYK color model

#572547 color CMYK value is (0,57,18,66).

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

CMYK: (0,57,18,66)
C0M57Y18K66 (0%, 57%, 18%, 66%)
(0.00 / 0.57 / 0.18 / 0.66)

CMYK percentages

%0
%57.47
%18.39
%65.88

Codes

Color #572547 in popluar color models

57 25 47
RGB 87 37 71
HSL 319° 40.32% 24.31%
HSB/HSV 319° 57.47% 34.12%
CMYK 0.00% 57.47% 18.39%
65.88%

Color #572547 in popluar number systems.

HEX 57 25 47
Decimal 87 37 71
Binary 1010111 100101 1000111
Octal 127 45 107

Shades and tints

Shades of #572547

#572547
(87,37,71)
#502241
(80,34,65)
#491F3B
(73,31,59)
#421C35
(66,28,53)
#3B192F
(59,25,47)
#341629
(52,22,41)
#2D1323
(45,19,35)
#26101D
(38,16,29)
#1F0D17
(31,13,23)
#180A11
(24,10,17)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #572547

#572547
(87,37,71)
#663857
(102,56,87)
#754B67
(117,75,103)
#845E77
(132,94,119)
#937187
(147,113,135)
#A28497
(162,132,151)
#B197A7
(177,151,167)
#C0AAB7
(192,170,183)
#CFBDC7
(207,189,199)
#DED0D7
(222,208,215)
#EDE3E7
(237,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #572547; }

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

This text font color is #572547.

Background Color

.myBgColor { background-color: #572547; }

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

This div background color is #572547.

Border color

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

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

This div border color is #572547.

Opacity

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

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

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

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

This text has shadow with #572547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572547.

Preview

Color preview on black background

This text has color #572547 on black background.


Color preview on white background

This text has color #572547 on white background.


Black color preview on #572547 background

This text has black color on #572547 background.


White color preview on #572547 background

This text has white color on #572547 background.


Related colors

Complementary color

Complementary color for #hex is #A8DAB8.


I love getcolorcode.com

Triadic colors

1 #475725 and #254757 with #572547 are triadic colors.

2 #472557 and #255747 with #572547 are triadic colors.