COLOR #57676A

HEX: #57676A RGB: (87,103,106)

Color info

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

RGB color model

#57676A color RGB value is (87,103,106).

RGB: (87,103,106) (34%, 40%, 42%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 106 of 255 = 42%

87
103
106

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

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 106 = 296 (100%)
R 87 of 296 ~ 29.39%
G 103 of 296 ~ 34.8%
B 106 of 296 ~ 35.81'%

%29.39
%34.8
%35.81

CMYK color model

#57676A color CMYK value is (18,3,0,58).

  • cyan value is 17.92%
  • magenta value is 2.83%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (18,3,0,58)
C18M3Y0K58 (18%, 3%, 0%, 58%)
(0.18 / 0.03 / 0.00 / 0.58)

CMYK percentages

%17.92
%2.83
%0
%58.43

Codes

Color #57676A in popluar color models

57 67 6A
RGB 87 103 106
HSL 189° 9.84% 37.84%
HSB/HSV 189° 17.92% 41.57%
CMYK 17.92% 2.83% 0.00%
58.43%

Color #57676A in popluar number systems.

HEX 57 67 6A
Decimal 87 103 106
Binary 1010111 1100111 1101010
Octal 127 147 152

Shades and tints

Shades of #57676A

#57676A
(87,103,106)
#505E61
(80,94,97)
#495558
(73,85,88)
#424C4F
(66,76,79)
#3B4346
(59,67,70)
#343A3D
(52,58,61)
#2D3134
(45,49,52)
#26282B
(38,40,43)
#1F1F22
(31,31,34)
#181619
(24,22,25)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #57676A

#57676A
(87,103,106)
#667477
(102,116,119)
#758184
(117,129,132)
#848E91
(132,142,145)
#939B9E
(147,155,158)
#A2A8AB
(162,168,171)
#B1B5B8
(177,181,184)
#C0C2C5
(192,194,197)
#CFCFD2
(207,207,210)
#DEDCDF
(222,220,223)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57676A; }

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

This text font color is #57676A.

Background Color

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

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

This div background color is #57676A.

Border color

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

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

This div border color is #57676A.

Opacity

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

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

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

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

This text has shadow with #57676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57676A.

Preview

Color preview on black background

This text has color #57676A on black background.


Color preview on white background

This text has color #57676A on white background.


Black color preview on #57676A background

This text has black color on #57676A background.


White color preview on #57676A background

This text has white color on #57676A background.


Related colors

Complementary color

Complementary color for #hex is #A89895.


I love getcolorcode.com

Triadic colors

1 #6A5767 and #676A57 with #57676A are triadic colors.

2 #6A6757 and #67576A with #57676A are triadic colors.