COLOR #575960

HEX: #575960 RGB: (87,89,96)

Color info

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

RGB color model

#575960 color RGB value is (87,89,96).

RGB: (87,89,96) (34%, 35%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 89 of 255 = 35%
B 96 of 255 = 38%

87
89
96

R + G + B ~ 36%. #575960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 89 + 96 = 272 (100%)
R 87 of 272 ~ 31.99%
G 89 of 272 ~ 32.72%
B 96 of 272 ~ 35.29'%

%31.99
%32.72
%35.29

CMYK color model

#575960 color CMYK value is (9,7,0,62).

  • cyan value is 9.38%
  • magenta value is 7.29%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (9,7,0,62) C9M7Y0K62 (9%,7%,0%,62%) (0.09/0.07/0.00/0.62) 

CMYK percentages

%9.38
%7.29
%0
%62.35

Codes

Color #575960 in popluar color models

57 59 60
RGB 87 89 96
HSL 227° 4.92% 35.88%
HSB/HSV 227° 9.38% 37.65%
CMYK 9.38% 7.29% 0.00%
62.35%

Color #575960 in popluar number systems.

HEX 57 59 60
Decimal 87 89 96
Binary 1010111 1011001 1100000
Octal 127 131 140

Shades and tints

Shades of #575960

#575960
(87,89,96)
#505158
(80,81,88)
#494950
(73,73,80)
#424148
(66,65,72)
#3B3940
(59,57,64)
#343138
(52,49,56)
#2D2930
(45,41,48)
#262128
(38,33,40)
#1F1920
(31,25,32)
#181118
(24,17,24)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #575960

#575960
(87,89,96)
#66686E
(102,104,110)
#75777C
(117,119,124)
#84868A
(132,134,138)
#939598
(147,149,152)
#A2A4A6
(162,164,166)
#B1B3B4
(177,179,180)
#C0C2C2
(192,194,194)
#CFD1D0
(207,209,208)
#DEE0DE
(222,224,222)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575960 color. Also use rgb(87,89,96) instead hex code.

Text Font Color

.myTextColor { color: #575960; }

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

This text font color is #575960.

Background Color

.myBgColor { background-color: #575960; }

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

This div background color is #575960.

Border color

.myBorderColor { border: 1px solid #575960; }

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

This div border color is #575960.

Opacity

.myOpacity80 { color: #575960; opacity: 0.8; }

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

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

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

This text has shadow with #575960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575960.

Preview

Color preview on black background

This text has color #575960 on black background.


Color preview on white background

This text has color #575960 on white background.


Black color preview on #575960 background

This text has black color on #575960 background.


White color preview on #575960 background

This text has white color on #575960 background.


Related colors

Complementary color

Complementary color for #hex is #A8A69F.


I love getcolorcode.com

Triadic colors

1 #605759 and #596057 with #575960 are triadic colors.

2 #605957 and #595760 with #575960 are triadic colors.