COLOR #57695D

HEX: #57695D RGB: (87,105,93)

Color info

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

RGB color model

#57695D color RGB value is (87,105,93).

RGB: (87,105,93) (34%, 41%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 105 of 255 = 41%
B 93 of 255 = 36%

87
105
93

R + G + B ~ 37%. #57695D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 105 + 93 = 285 (100%)
R 87 of 285 ~ 30.53%
G 105 of 285 ~ 36.84%
B 93 of 285 ~ 32.63'%

%30.53
%36.84
%32.63

CMYK color model

#57695D color CMYK value is (17,0,11,59).

  • cyan value is 17.14%
  • magenta value is 0.00%
  • yellow value is 11.43%
  • key color value is 58.82%

CMYK: (17,0,11,59)
C17M0Y11K59 (17%, 0%, 11%, 59%)
(0.17 / 0.00 / 0.11 / 0.59)

CMYK percentages

%17.14
%0
%11.43
%58.82

Codes

Color #57695D in popluar color models

57 69 5D
RGB 87 105 93
HSL 140° 9.38% 37.65%
HSB/HSV 140° 17.14% 41.18%
CMYK 17.14% 0.00% 11.43%
58.82%

Color #57695D in popluar number systems.

HEX 57 69 5D
Decimal 87 105 93
Binary 1010111 1101001 1011101
Octal 127 151 135

Shades and tints

Shades of #57695D

#57695D
(87,105,93)
#506055
(80,96,85)
#49574D
(73,87,77)
#424E45
(66,78,69)
#3B453D
(59,69,61)
#343C35
(52,60,53)
#2D332D
(45,51,45)
#262A25
(38,42,37)
#1F211D
(31,33,29)
#181815
(24,24,21)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #57695D

#57695D
(87,105,93)
#66766B
(102,118,107)
#758379
(117,131,121)
#849087
(132,144,135)
#939D95
(147,157,149)
#A2AAA3
(162,170,163)
#B1B7B1
(177,183,177)
#C0C4BF
(192,196,191)
#CFD1CD
(207,209,205)
#DEDEDB
(222,222,219)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57695D; }

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

This text font color is #57695D.

Background Color

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

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

This div background color is #57695D.

Border color

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

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

This div border color is #57695D.

Opacity

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

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

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

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

This text has shadow with #57695D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57695D.

Preview

Color preview on black background

This text has color #57695D on black background.


Color preview on white background

This text has color #57695D on white background.


Black color preview on #57695D background

This text has black color on #57695D background.


White color preview on #57695D background

This text has white color on #57695D background.


Related colors

Complementary color

Complementary color for #hex is #A896A2.


I love getcolorcode.com

Triadic colors

1 #5D5769 and #695D57 with #57695D are triadic colors.

2 #5D6957 and #69575D with #57695D are triadic colors.