COLOR #57676D

HEX: #57676D RGB: (87,103,109)

Color info

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

RGB color model

#57676D color RGB value is (87,103,109).

RGB: (87,103,109) (34%, 40%, 43%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 109 of 255 = 43%

87
103
109

R + G + B ~ 39%. #57676D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 109 = 299 (100%)
R 87 of 299 ~ 29.1%
G 103 of 299 ~ 34.45%
B 109 of 299 ~ 36.45'%

%29.1
%34.45
%36.45

CMYK color model

#57676D color CMYK value is (20,6,0,57).

  • cyan value is 20.18%
  • magenta value is 5.50%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (20,6,0,57)
C20M6Y0K57 (20%, 6%, 0%, 57%)
(0.20 / 0.06 / 0.00 / 0.57)

CMYK percentages

%20.18
%5.5
%0
%57.25

Codes

Color #57676D in popluar color models

57 67 6D
RGB 87 103 109
HSL 196° 11.22% 38.43%
HSB/HSV 196° 20.18% 42.75%
CMYK 20.18% 5.50% 0.00%
57.25%

Color #57676D in popluar number systems.

HEX 57 67 6D
Decimal 87 103 109
Binary 1010111 1100111 1101101
Octal 127 147 155

Shades and tints

Shades of #57676D

#57676D
(87,103,109)
#505E64
(80,94,100)
#49555B
(73,85,91)
#424C52
(66,76,82)
#3B4349
(59,67,73)
#343A40
(52,58,64)
#2D3137
(45,49,55)
#26282E
(38,40,46)
#1F1F25
(31,31,37)
#18161C
(24,22,28)
#110D13
(17,13,19)
#000000
(0,0,0)

Tints of #57676D

#57676D
(87,103,109)
#66747A
(102,116,122)
#758187
(117,129,135)
#848E94
(132,142,148)
#939BA1
(147,155,161)
#A2A8AE
(162,168,174)
#B1B5BB
(177,181,187)
#C0C2C8
(192,194,200)
#CFCFD5
(207,207,213)
#DEDCE2
(222,220,226)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57676D color. Also use rgb(87,103,109) instead hex code.

Text Font Color

.myTextColor { color: #57676D; }

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

This text font color is #57676D.

Background Color

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

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

This div background color is #57676D.

Border color

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

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

This div border color is #57676D.

Opacity

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

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

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

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

This text has shadow with #57676D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57676D.

Preview

Color preview on black background

This text has color #57676D on black background.


Color preview on white background

This text has color #57676D on white background.


Black color preview on #57676D background

This text has black color on #57676D background.


White color preview on #57676D background

This text has white color on #57676D background.


Related colors

Complementary color

Complementary color for #hex is #A89892.


I love getcolorcode.com

Triadic colors

1 #6D5767 and #676D57 with #57676D are triadic colors.

2 #6D6757 and #67576D with #57676D are triadic colors.