COLOR #715D57

HEX: #715D57 RGB: (113,93,87)

Color info

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

RGB color model

#715D57 color RGB value is (113,93,87).

RGB: (113,93,87) (44%, 36%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 93 of 255 = 36%
B 87 of 255 = 34%

113
93
87

R + G + B ~ 38%. #715D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 93 + 87 = 293 (100%)
R 113 of 293 ~ 38.57%
G 93 of 293 ~ 31.74%
B 87 of 293 ~ 29.69'%

%38.57
%31.74
%29.69

CMYK color model

#715D57 color CMYK value is (0,18,23,56).

  • cyan value is 0.00%
  • magenta value is 17.70%
  • yellow value is 23.01%
  • key color value is 55.69%

CMYK: (0,18,23,56)
C0M18Y23K56 (0%, 18%, 23%, 56%)
(0.00 / 0.18 / 0.23 / 0.56)

CMYK percentages

%0
%17.7
%23.01
%55.69

Codes

Color #715D57 in popluar color models

71 5D 57
RGB 113 93 87
HSL 14° 13.00% 39.22%
HSB/HSV 14° 23.01% 44.31%
CMYK 0.00% 17.70% 23.01%
55.69%

Color #715D57 in popluar number systems.

HEX 71 5D 57
Decimal 113 93 87
Binary 1110001 1011101 1010111
Octal 161 135 127

Shades and tints

Shades of #715D57

#715D57
(113,93,87)
#675550
(103,85,80)
#5D4D49
(93,77,73)
#534542
(83,69,66)
#493D3B
(73,61,59)
#3F3534
(63,53,52)
#352D2D
(53,45,45)
#2B2526
(43,37,38)
#211D1F
(33,29,31)
#171518
(23,21,24)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #715D57

#715D57
(113,93,87)
#7D6B66
(125,107,102)
#897975
(137,121,117)
#958784
(149,135,132)
#A19593
(161,149,147)
#ADA3A2
(173,163,162)
#B9B1B1
(185,177,177)
#C5BFC0
(197,191,192)
#D1CDCF
(209,205,207)
#DDDBDE
(221,219,222)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715D57 color. Also use rgb(113,93,87) instead hex code.

Text Font Color

.myTextColor { color: #715D57; }

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

This text font color is #715D57.

Background Color

.myBgColor { background-color: #715D57; }

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

This div background color is #715D57.

Border color

.myBorderColor { border: 1px solid #715D57; }

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

This div border color is #715D57.

Opacity

.myOpacity80 { color: #715D57; opacity: 0.8; }

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

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

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

This text has shadow with #715D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715D57.

Preview

Color preview on black background

This text has color #715D57 on black background.


Color preview on white background

This text has color #715D57 on white background.


Black color preview on #715D57 background

This text has black color on #715D57 background.


White color preview on #715D57 background

This text has white color on #715D57 background.


Related colors

Complementary color

Complementary color for #hex is #8EA2A8.


I love getcolorcode.com

Triadic colors

1 #57715D and #5D5771 with #715D57 are triadic colors.

2 #575D71 and #5D7157 with #715D57 are triadic colors.