COLOR #57474E

HEX: #57474E RGB: (87,71,78)

Color info

#57474E contains red, green and blue colors in about the same proportion. Web safe color of #57474E is #663366 (or #636).

RGB color model

#57474E color RGB value is (87,71,78).

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

RGB channels and saturation

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

87
71
78

R + G + B ~ 31%. #57474E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 78 = 236 (100%)
R 87 of 236 ~ 36.86%
G 71 of 236 ~ 30.08%
B 78 of 236 ~ 33.05'%

%36.86
%30.08
%33.05

CMYK color model

#57474E color CMYK value is (0,18,10,66).

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

CMYK: (0,18,10,66)
C0M18Y10K66 (0%, 18%, 10%, 66%)
(0.00 / 0.18 / 0.10 / 0.66)

CMYK percentages

%0
%18.39
%10.34
%65.88

Codes

Color #57474E in popluar color models

57 47 4E
RGB 87 71 78
HSL 334° 10.13% 30.98%
HSB/HSV 334° 18.39% 34.12%
CMYK 0.00% 18.39% 10.34%
65.88%

Color #57474E in popluar number systems.

HEX 57 47 4E
Decimal 87 71 78
Binary 1010111 1000111 1001110
Octal 127 107 116

Shades and tints

Shades of #57474E

#57474E
(87,71,78)
#504147
(80,65,71)
#493B40
(73,59,64)
#423539
(66,53,57)
#3B2F32
(59,47,50)
#34292B
(52,41,43)
#2D2324
(45,35,36)
#261D1D
(38,29,29)
#1F1716
(31,23,22)
#18110F
(24,17,15)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #57474E

#57474E
(87,71,78)
#66575E
(102,87,94)
#75676E
(117,103,110)
#84777E
(132,119,126)
#93878E
(147,135,142)
#A2979E
(162,151,158)
#B1A7AE
(177,167,174)
#C0B7BE
(192,183,190)
#CFC7CE
(207,199,206)
#DED7DE
(222,215,222)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57474E; }

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

This text font color is #57474E.

Background Color

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

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

This div background color is #57474E.

Border color

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

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

This div border color is #57474E.

Opacity

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

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

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

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

This text has shadow with #57474E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57474E.

Preview

Color preview on black background

This text has color #57474E on black background.


Color preview on white background

This text has color #57474E on white background.


Black color preview on #57474E background

This text has black color on #57474E background.


White color preview on #57474E background

This text has white color on #57474E background.


Related colors

Complementary color

Complementary color for #hex is #A8B8B1.


I love getcolorcode.com

Triadic colors

1 #4E5747 and #474E57 with #57474E are triadic colors.

2 #4E4757 and #47574E with #57474E are triadic colors.