COLOR #57695F

HEX: #57695F RGB: (87,105,95)

Color info

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

RGB color model

#57695F color RGB value is (87,105,95).

RGB: (87,105,95) (34%, 41%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 105 of 255 = 41%
B 95 of 255 = 37%

87
105
95

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

Portions of RGB colors in percentages

R + G + B = 87 + 105 + 95 = 287 (100%)
R 87 of 287 ~ 30.31%
G 105 of 287 ~ 36.59%
B 95 of 287 ~ 33.1'%

%30.31
%36.59
%33.1

CMYK color model

#57695F color CMYK value is (17,0,10,59).

  • cyan value is 17.14%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 58.82%
CMYK: (17,0,10,59) C17M0Y10K59 (17%,0%,10%,59%) (0.17/0.00/0.10/0.59) 

CMYK percentages

%17.14
%0
%9.52
%58.82

Codes

Color #57695F in popluar color models

57 69 5F
RGB 87 105 95
HSL 147° 9.38% 37.65%
HSB/HSV 147° 17.14% 41.18%
CMYK 17.14% 0.00% 9.52%
58.82%

Color #57695F in popluar number systems.

HEX 57 69 5F
Decimal 87 105 95
Binary 1010111 1101001 1011111
Octal 127 151 137

Shades and tints

Shades of #57695F

#57695F
(87,105,95)
#506057
(80,96,87)
#49574F
(73,87,79)
#424E47
(66,78,71)
#3B453F
(59,69,63)
#343C37
(52,60,55)
#2D332F
(45,51,47)
#262A27
(38,42,39)
#1F211F
(31,33,31)
#181817
(24,24,23)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #57695F

#57695F
(87,105,95)
#66766D
(102,118,109)
#75837B
(117,131,123)
#849089
(132,144,137)
#939D97
(147,157,151)
#A2AAA5
(162,170,165)
#B1B7B3
(177,183,179)
#C0C4C1
(192,196,193)
#CFD1CF
(207,209,207)
#DEDEDD
(222,222,221)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57695F; }

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

This text font color is #57695F.

Background Color

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

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

This div background color is #57695F.

Border color

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

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

This div border color is #57695F.

Opacity

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

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

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

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

This text has shadow with #57695F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57695F.

Preview

Color preview on black background

This text has color #57695F on black background.


Color preview on white background

This text has color #57695F on white background.


Black color preview on #57695F background

This text has black color on #57695F background.


White color preview on #57695F background

This text has white color on #57695F background.


Related colors

Complementary color

Complementary color for #hex is #A896A0.


I love getcolorcode.com

Triadic colors

1 #5F5769 and #695F57 with #57695F are triadic colors.

2 #5F6957 and #69575F with #57695F are triadic colors.