COLOR #575847

HEX: #575847 RGB: (87,88,71)

Color info

#575847 contains red, green and blue colors in about the same proportion. Web safe color of #575847 is #666633 (or #663).

RGB color model

#575847 color RGB value is (87,88,71).

RGB: (87,88,71) (34%, 35%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 88 of 255 = 35%
B 71 of 255 = 28%

87
88
71

R + G + B ~ 32%. #575847 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 88 + 71 = 246 (100%)
R 87 of 246 ~ 35.37%
G 88 of 246 ~ 35.77%
B 71 of 246 ~ 28.86'%

%35.37
%35.77
%28.86

CMYK color model

#575847 color CMYK value is (1,0,19,65).

  • cyan value is 1.14%
  • magenta value is 0.00%
  • yellow value is 19.32%
  • key color value is 65.49%
CMYK: (1,0,19,65) C1M0Y19K65 (1%,0%,19%,65%) (0.01/0.00/0.19/0.65) 

CMYK percentages

%1.14
%0
%19.32
%65.49

Codes

Color #575847 in popluar color models

57 58 47
RGB 87 88 71
HSL 64° 10.69% 31.18%
HSB/HSV 64° 19.32% 34.51%
CMYK 1.14% 0.00% 19.32%
65.49%

Color #575847 in popluar number systems.

HEX 57 58 47
Decimal 87 88 71
Binary 1010111 1011000 1000111
Octal 127 130 107

Shades and tints

Shades of #575847

#575847
(87,88,71)
#505041
(80,80,65)
#49483B
(73,72,59)
#424035
(66,64,53)
#3B382F
(59,56,47)
#343029
(52,48,41)
#2D2823
(45,40,35)
#26201D
(38,32,29)
#1F1817
(31,24,23)
#181011
(24,16,17)
#11080B
(17,8,11)
#000000
(0,0,0)

Tints of #575847

#575847
(87,88,71)
#666757
(102,103,87)
#757667
(117,118,103)
#848577
(132,133,119)
#939487
(147,148,135)
#A2A397
(162,163,151)
#B1B2A7
(177,178,167)
#C0C1B7
(192,193,183)
#CFD0C7
(207,208,199)
#DEDFD7
(222,223,215)
#EDEEE7
(237,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575847; }

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

This text font color is #575847.

Background Color

.myBgColor { background-color: #575847; }

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

This div background color is #575847.

Border color

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

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

This div border color is #575847.

Opacity

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

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

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

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

This text has shadow with #575847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575847.

Preview

Color preview on black background

This text has color #575847 on black background.


Color preview on white background

This text has color #575847 on white background.


Black color preview on #575847 background

This text has black color on #575847 background.


White color preview on #575847 background

This text has white color on #575847 background.


Related colors

Complementary color

Complementary color for #hex is #A8A7B8.


I love getcolorcode.com

Triadic colors

1 #475758 and #584757 with #575847 are triadic colors.

2 #475857 and #585747 with #575847 are triadic colors.