COLOR #57554B

HEX: #57554B RGB: (87,85,75)

Color info

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

RGB color model

#57554B color RGB value is (87,85,75).

RGB: (87,85,75) (34%, 33%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 75 of 255 = 29%

87
85
75

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

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 75 = 247 (100%)
R 87 of 247 ~ 35.22%
G 85 of 247 ~ 34.41%
B 75 of 247 ~ 30.36'%

%35.22
%34.41
%30.36

CMYK color model

#57554B color CMYK value is (0,2,14,66).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 13.79%
  • key color value is 65.88%

CMYK: (0,2,14,66)
C0M2Y14K66 (0%, 2%, 14%, 66%)
(0.00 / 0.02 / 0.14 / 0.66)

CMYK percentages

%0
%2.3
%13.79
%65.88

Codes

Color #57554B in popluar color models

57 55 4B
RGB 87 85 75
HSL 50° 7.41% 31.76%
HSB/HSV 50° 13.79% 34.12%
CMYK 0.00% 2.30% 13.79%
65.88%

Color #57554B in popluar number systems.

HEX 57 55 4B
Decimal 87 85 75
Binary 1010111 1010101 1001011
Octal 127 125 113

Shades and tints

Shades of #57554B

#57554B
(87,85,75)
#504E45
(80,78,69)
#49473F
(73,71,63)
#424039
(66,64,57)
#3B3933
(59,57,51)
#34322D
(52,50,45)
#2D2B27
(45,43,39)
#262421
(38,36,33)
#1F1D1B
(31,29,27)
#181615
(24,22,21)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #57554B

#57554B
(87,85,75)
#66645B
(102,100,91)
#75736B
(117,115,107)
#84827B
(132,130,123)
#93918B
(147,145,139)
#A2A09B
(162,160,155)
#B1AFAB
(177,175,171)
#C0BEBB
(192,190,187)
#CFCDCB
(207,205,203)
#DEDCDB
(222,220,219)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57554B color. Also use rgb(87,85,75) instead hex code.

Text Font Color

.myTextColor { color: #57554B; }

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

This text font color is #57554B.

Background Color

.myBgColor { background-color: #57554B; }

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

This div background color is #57554B.

Border color

.myBorderColor { border: 1px solid #57554B; }

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

This div border color is #57554B.

Opacity

.myOpacity80 { color: #57554B; opacity: 0.8; }

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

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

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

This text has shadow with #57554B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57554B.

Preview

Color preview on black background

This text has color #57554B on black background.


Color preview on white background

This text has color #57554B on white background.


Black color preview on #57554B background

This text has black color on #57554B background.


White color preview on #57554B background

This text has white color on #57554B background.


Related colors

Complementary color

Complementary color for #hex is #A8AAB4.


I love getcolorcode.com

Triadic colors

1 #4B5755 and #554B57 with #57554B are triadic colors.

2 #4B5557 and #55574B with #57554B are triadic colors.