COLOR #57544D

HEX: #57544D RGB: (87,84,77)

Color info

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

RGB color model

#57544D color RGB value is (87,84,77).

RGB: (87,84,77) (34%, 33%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 77 of 255 = 30%

87
84
77

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

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 77 = 248 (100%)
R 87 of 248 ~ 35.08%
G 84 of 248 ~ 33.87%
B 77 of 248 ~ 31.05'%

%35.08
%33.87
%31.05

CMYK color model

#57544D color CMYK value is (0,3,11,66).

  • cyan value is 0.00%
  • magenta value is 3.45%
  • yellow value is 11.49%
  • key color value is 65.88%

CMYK: (0,3,11,66)
C0M3Y11K66 (0%, 3%, 11%, 66%)
(0.00 / 0.03 / 0.11 / 0.66)

CMYK percentages

%0
%3.45
%11.49
%65.88

Codes

Color #57544D in popluar color models

57 54 4D
RGB 87 84 77
HSL 42° 6.10% 32.16%
HSB/HSV 42° 11.49% 34.12%
CMYK 0.00% 3.45% 11.49%
65.88%

Color #57544D in popluar number systems.

HEX 57 54 4D
Decimal 87 84 77
Binary 1010111 1010100 1001101
Octal 127 124 115

Shades and tints

Shades of #57544D

#57544D
(87,84,77)
#504D46
(80,77,70)
#49463F
(73,70,63)
#423F38
(66,63,56)
#3B3831
(59,56,49)
#34312A
(52,49,42)
#2D2A23
(45,42,35)
#26231C
(38,35,28)
#1F1C15
(31,28,21)
#18150E
(24,21,14)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #57544D

#57544D
(87,84,77)
#66635D
(102,99,93)
#75726D
(117,114,109)
#84817D
(132,129,125)
#93908D
(147,144,141)
#A29F9D
(162,159,157)
#B1AEAD
(177,174,173)
#C0BDBD
(192,189,189)
#CFCCCD
(207,204,205)
#DEDBDD
(222,219,221)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57544D color. Also use rgb(87,84,77) instead hex code.

Text Font Color

.myTextColor { color: #57544D; }

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

This text font color is #57544D.

Background Color

.myBgColor { background-color: #57544D; }

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

This div background color is #57544D.

Border color

.myBorderColor { border: 1px solid #57544D; }

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

This div border color is #57544D.

Opacity

.myOpacity80 { color: #57544D; opacity: 0.8; }

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

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

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

This text has shadow with #57544D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57544D.

Preview

Color preview on black background

This text has color #57544D on black background.


Color preview on white background

This text has color #57544D on white background.


Black color preview on #57544D background

This text has black color on #57544D background.


White color preview on #57544D background

This text has white color on #57544D background.


Related colors

Complementary color

Complementary color for #hex is #A8ABB2.


I love getcolorcode.com

Triadic colors

1 #4D5754 and #544D57 with #57544D are triadic colors.

2 #4D5457 and #54574D with #57544D are triadic colors.