COLOR #57615D

HEX: #57615D RGB: (87,97,93)

Color info

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

RGB color model

#57615D color RGB value is (87,97,93).

RGB: (87,97,93) (34%, 38%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 97 of 255 = 38%
B 93 of 255 = 36%

87
97
93

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

Portions of RGB colors in percentages

R + G + B = 87 + 97 + 93 = 277 (100%)
R 87 of 277 ~ 31.41%
G 97 of 277 ~ 35.02%
B 93 of 277 ~ 33.57'%

%31.41
%35.02
%33.57

CMYK color model

#57615D color CMYK value is (10,0,4,62).

  • cyan value is 10.31%
  • magenta value is 0.00%
  • yellow value is 4.12%
  • key color value is 61.96%

CMYK: (10,0,4,62)
C10M0Y4K62 (10%, 0%, 4%, 62%)
(0.10 / 0.00 / 0.04 / 0.62)

CMYK percentages

%10.31
%0
%4.12
%61.96

Codes

Color #57615D in popluar color models

57 61 5D
RGB 87 97 93
HSL 156° 5.43% 36.08%
HSB/HSV 156° 10.31% 38.04%
CMYK 10.31% 0.00% 4.12%
61.96%

Color #57615D in popluar number systems.

HEX 57 61 5D
Decimal 87 97 93
Binary 1010111 1100001 1011101
Octal 127 141 135

Shades and tints

Shades of #57615D

#57615D
(87,97,93)
#505955
(80,89,85)
#49514D
(73,81,77)
#424945
(66,73,69)
#3B413D
(59,65,61)
#343935
(52,57,53)
#2D312D
(45,49,45)
#262925
(38,41,37)
#1F211D
(31,33,29)
#181915
(24,25,21)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #57615D

#57615D
(87,97,93)
#666F6B
(102,111,107)
#757D79
(117,125,121)
#848B87
(132,139,135)
#939995
(147,153,149)
#A2A7A3
(162,167,163)
#B1B5B1
(177,181,177)
#C0C3BF
(192,195,191)
#CFD1CD
(207,209,205)
#DEDFDB
(222,223,219)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57615D color. Also use rgb(87,97,93) instead hex code.

Text Font Color

.myTextColor { color: #57615D; }

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

This text font color is #57615D.

Background Color

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

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

This div background color is #57615D.

Border color

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

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

This div border color is #57615D.

Opacity

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

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

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

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

This text has shadow with #57615D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57615D.

Preview

Color preview on black background

This text has color #57615D on black background.


Color preview on white background

This text has color #57615D on white background.


Black color preview on #57615D background

This text has black color on #57615D background.


White color preview on #57615D background

This text has white color on #57615D background.


Related colors

Complementary color

Complementary color for #hex is #A89EA2.


I love getcolorcode.com

Triadic colors

1 #5D5761 and #615D57 with #57615D are triadic colors.

2 #5D6157 and #61575D with #57615D are triadic colors.