COLOR #57473E

HEX: #57473E RGB: (87,71,62)

Color info

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

RGB color model

#57473E color RGB value is (87,71,62).

RGB: (87,71,62) (34%, 28%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 62 of 255 = 24%

87
71
62

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

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 62 = 220 (100%)
R 87 of 220 ~ 39.55%
G 71 of 220 ~ 32.27%
B 62 of 220 ~ 28.18'%

%39.55
%32.27
%28.18

CMYK color model

#57473E color CMYK value is (0,18,29,66).

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

CMYK: (0,18,29,66)
C0M18Y29K66 (0%, 18%, 29%, 66%)
(0.00 / 0.18 / 0.29 / 0.66)

CMYK percentages

%0
%18.39
%28.74
%65.88

Codes

Color #57473E in popluar color models

57 47 3E
RGB 87 71 62
HSL 22° 16.78% 29.22%
HSB/HSV 22° 28.74% 34.12%
CMYK 0.00% 18.39% 28.74%
65.88%

Color #57473E in popluar number systems.

HEX 57 47 3E
Decimal 87 71 62
Binary 1010111 1000111 111110
Octal 127 107 76

Shades and tints

Shades of #57473E

#57473E
(87,71,62)
#504139
(80,65,57)
#493B34
(73,59,52)
#42352F
(66,53,47)
#3B2F2A
(59,47,42)
#342925
(52,41,37)
#2D2320
(45,35,32)
#261D1B
(38,29,27)
#1F1716
(31,23,22)
#181111
(24,17,17)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #57473E

#57473E
(87,71,62)
#66574F
(102,87,79)
#756760
(117,103,96)
#847771
(132,119,113)
#938782
(147,135,130)
#A29793
(162,151,147)
#B1A7A4
(177,167,164)
#C0B7B5
(192,183,181)
#CFC7C6
(207,199,198)
#DED7D7
(222,215,215)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57473E; }

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

This text font color is #57473E.

Background Color

.myBgColor { background-color: #57473E; }

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

This div background color is #57473E.

Border color

.myBorderColor { border: 1px solid #57473E; }

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

This div border color is #57473E.

Opacity

.myOpacity80 { color: #57473E; opacity: 0.8; }

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

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

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

This text has shadow with #57473E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57473E.

Preview

Color preview on black background

This text has color #57473E on black background.


Color preview on white background

This text has color #57473E on white background.


Black color preview on #57473E background

This text has black color on #57473E background.


White color preview on #57473E background

This text has white color on #57473E background.


Related colors

Complementary color

Complementary color for #hex is #A8B8C1.


I love getcolorcode.com

Triadic colors

1 #3E5747 and #473E57 with #57473E are triadic colors.

2 #3E4757 and #47573E with #57473E are triadic colors.