COLOR #715E59

HEX: #715E59 RGB: (113,94,89)

Color info

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

RGB color model

#715E59 color RGB value is (113,94,89).

RGB: (113,94,89) (44%, 37%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 94 of 255 = 37%
B 89 of 255 = 35%

113
94
89

R + G + B ~ 39%. #715E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 94 + 89 = 296 (100%)
R 113 of 296 ~ 38.18%
G 94 of 296 ~ 31.76%
B 89 of 296 ~ 30.07'%

%38.18
%31.76
%30.07

CMYK color model

#715E59 color CMYK value is (0,17,21,56).

  • cyan value is 0.00%
  • magenta value is 16.81%
  • yellow value is 21.24%
  • key color value is 55.69%

CMYK: (0,17,21,56)
C0M17Y21K56 (0%, 17%, 21%, 56%)
(0.00 / 0.17 / 0.21 / 0.56)

CMYK percentages

%0
%16.81
%21.24
%55.69

Codes

Color #715E59 in popluar color models

71 5E 59
RGB 113 94 89
HSL 13° 11.88% 39.61%
HSB/HSV 13° 21.24% 44.31%
CMYK 0.00% 16.81% 21.24%
55.69%

Color #715E59 in popluar number systems.

HEX 71 5E 59
Decimal 113 94 89
Binary 1110001 1011110 1011001
Octal 161 136 131

Shades and tints

Shades of #715E59

#715E59
(113,94,89)
#675651
(103,86,81)
#5D4E49
(93,78,73)
#534641
(83,70,65)
#493E39
(73,62,57)
#3F3631
(63,54,49)
#352E29
(53,46,41)
#2B2621
(43,38,33)
#211E19
(33,30,25)
#171611
(23,22,17)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #715E59

#715E59
(113,94,89)
#7D6C68
(125,108,104)
#897A77
(137,122,119)
#958886
(149,136,134)
#A19695
(161,150,149)
#ADA4A4
(173,164,164)
#B9B2B3
(185,178,179)
#C5C0C2
(197,192,194)
#D1CED1
(209,206,209)
#DDDCE0
(221,220,224)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715E59 color. Also use rgb(113,94,89) instead hex code.

Text Font Color

.myTextColor { color: #715E59; }

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

This text font color is #715E59.

Background Color

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

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

This div background color is #715E59.

Border color

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

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

This div border color is #715E59.

Opacity

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

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

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

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

This text has shadow with #715E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715E59.

Preview

Color preview on black background

This text has color #715E59 on black background.


Color preview on white background

This text has color #715E59 on white background.


Black color preview on #715E59 background

This text has black color on #715E59 background.


White color preview on #715E59 background

This text has white color on #715E59 background.


Related colors

Complementary color

Complementary color for #hex is #8EA1A6.


I love getcolorcode.com

Triadic colors

1 #59715E and #5E5971 with #715E59 are triadic colors.

2 #595E71 and #5E7159 with #715E59 are triadic colors.