COLOR #574F47

HEX: #574F47 RGB: (87,79,71)

Color info

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

RGB color model

#574F47 color RGB value is (87,79,71).

RGB: (87,79,71) (34%, 31%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 79 of 255 = 31%
B 71 of 255 = 28%

87
79
71

R + G + B ~ 31%. #574F47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 79 + 71 = 237 (100%)
R 87 of 237 ~ 36.71%
G 79 of 237 ~ 33.33%
B 71 of 237 ~ 29.96'%

%36.71
%33.33
%29.96

CMYK color model

#574F47 color CMYK value is (0,9,18,66).

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

CMYK: (0,9,18,66)
C0M9Y18K66 (0%, 9%, 18%, 66%)
(0.00 / 0.09 / 0.18 / 0.66)

CMYK percentages

%0
%9.2
%18.39
%65.88

Codes

Color #574F47 in popluar color models

57 4F 47
RGB 87 79 71
HSL 30° 10.13% 30.98%
HSB/HSV 30° 18.39% 34.12%
CMYK 0.00% 9.20% 18.39%
65.88%

Color #574F47 in popluar number systems.

HEX 57 4F 47
Decimal 87 79 71
Binary 1010111 1001111 1000111
Octal 127 117 107

Shades and tints

Shades of #574F47

#574F47
(87,79,71)
#504841
(80,72,65)
#49413B
(73,65,59)
#423A35
(66,58,53)
#3B332F
(59,51,47)
#342C29
(52,44,41)
#2D2523
(45,37,35)
#261E1D
(38,30,29)
#1F1717
(31,23,23)
#181011
(24,16,17)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #574F47

#574F47
(87,79,71)
#665F57
(102,95,87)
#756F67
(117,111,103)
#847F77
(132,127,119)
#938F87
(147,143,135)
#A29F97
(162,159,151)
#B1AFA7
(177,175,167)
#C0BFB7
(192,191,183)
#CFCFC7
(207,207,199)
#DEDFD7
(222,223,215)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574F47; }

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

This text font color is #574F47.

Background Color

.myBgColor { background-color: #574F47; }

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

This div background color is #574F47.

Border color

.myBorderColor { border: 1px solid #574F47; }

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

This div border color is #574F47.

Opacity

.myOpacity80 { color: #574F47; opacity: 0.8; }

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

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

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

This text has shadow with #574F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574F47.

Preview

Color preview on black background

This text has color #574F47 on black background.


Color preview on white background

This text has color #574F47 on white background.


Black color preview on #574F47 background

This text has black color on #574F47 background.


White color preview on #574F47 background

This text has white color on #574F47 background.


Related colors

Complementary color

Complementary color for #hex is #A8B0B8.


I love getcolorcode.com

Triadic colors

1 #47574F and #4F4757 with #574F47 are triadic colors.

2 #474F57 and #4F5747 with #574F47 are triadic colors.