COLOR #57554F

HEX: #57554F RGB: (87,85,79)

Color info

#57554F contains red, green and blue colors in about the same proportion. Web safe color of #57554F is #666666 (or #666).

RGB color model

#57554F color RGB value is (87,85,79).

RGB: (87,85,79) (34%, 33%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 79 of 255 = 31%

87
85
79

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

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 79 = 251 (100%)
R 87 of 251 ~ 34.66%
G 85 of 251 ~ 33.86%
B 79 of 251 ~ 31.47'%

%34.66
%33.86
%31.47

CMYK color model

#57554F color CMYK value is (0,2,9,66).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 9.20%
  • key color value is 65.88%
CMYK: (0,2,9,66) C0M2Y9K66 (0%,2%,9%,66%) (0.00/0.02/0.09/0.66) 

CMYK percentages

%0
%2.3
%9.2
%65.88

Codes

Color #57554F in popluar color models

57 55 4F
RGB 87 85 79
HSL 45° 4.82% 32.55%
HSB/HSV 45° 9.20% 34.12%
CMYK 0.00% 2.30% 9.20%
65.88%

Color #57554F in popluar number systems.

HEX 57 55 4F
Decimal 87 85 79
Binary 1010111 1010101 1001111
Octal 127 125 117

Shades and tints

Shades of #57554F

#57554F
(87,85,79)
#504E48
(80,78,72)
#494741
(73,71,65)
#42403A
(66,64,58)
#3B3933
(59,57,51)
#34322C
(52,50,44)
#2D2B25
(45,43,37)
#26241E
(38,36,30)
#1F1D17
(31,29,23)
#181610
(24,22,16)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #57554F

#57554F
(87,85,79)
#66645F
(102,100,95)
#75736F
(117,115,111)
#84827F
(132,130,127)
#93918F
(147,145,143)
#A2A09F
(162,160,159)
#B1AFAF
(177,175,175)
#C0BEBF
(192,190,191)
#CFCDCF
(207,205,207)
#DEDCDF
(222,220,223)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57554F; }

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

This text font color is #57554F.

Background Color

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

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

This div background color is #57554F.

Border color

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

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

This div border color is #57554F.

Opacity

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

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

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

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

This text has shadow with #57554F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57554F.

Preview

Color preview on black background

This text has color #57554F on black background.


Color preview on white background

This text has color #57554F on white background.


Black color preview on #57554F background

This text has black color on #57554F background.


White color preview on #57554F background

This text has white color on #57554F background.


Related colors

Complementary color

Complementary color for #hex is #A8AAB0.


I love getcolorcode.com

Triadic colors

1 #4F5755 and #554F57 with #57554F are triadic colors.

2 #4F5557 and #55574F with #57554F are triadic colors.