COLOR #715960

HEX: #715960 RGB: (113,89,96)

Color info

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

RGB color model

#715960 color RGB value is (113,89,96).

RGB: (113,89,96) (44%, 35%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 89 of 255 = 35%
B 96 of 255 = 38%

113
89
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 89 + 96 = 298 (100%)
R 113 of 298 ~ 37.92%
G 89 of 298 ~ 29.87%
B 96 of 298 ~ 32.21'%

%37.92
%29.87
%32.21

CMYK color model

#715960 color CMYK value is (0,21,15,56).

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

CMYK: (0,21,15,56)
C0M21Y15K56 (0%, 21%, 15%, 56%)
(0.00 / 0.21 / 0.15 / 0.56)

CMYK percentages

%0
%21.24
%15.04
%55.69

Codes

Color #715960 in popluar color models

71 59 60
RGB 113 89 96
HSL 343° 11.88% 39.61%
HSB/HSV 343° 21.24% 44.31%
CMYK 0.00% 21.24% 15.04%
55.69%

Color #715960 in popluar number systems.

HEX 71 59 60
Decimal 113 89 96
Binary 1110001 1011001 1100000
Octal 161 131 140

Shades and tints

Shades of #715960

#715960
(113,89,96)
#675158
(103,81,88)
#5D4950
(93,73,80)
#534148
(83,65,72)
#493940
(73,57,64)
#3F3138
(63,49,56)
#352930
(53,41,48)
#2B2128
(43,33,40)
#211920
(33,25,32)
#171118
(23,17,24)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #715960

#715960
(113,89,96)
#7D686E
(125,104,110)
#89777C
(137,119,124)
#95868A
(149,134,138)
#A19598
(161,149,152)
#ADA4A6
(173,164,166)
#B9B3B4
(185,179,180)
#C5C2C2
(197,194,194)
#D1D1D0
(209,209,208)
#DDE0DE
(221,224,222)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715960; }

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

This text font color is #715960.

Background Color

.myBgColor { background-color: #715960; }

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

This div background color is #715960.

Border color

.myBorderColor { border: 1px solid #715960; }

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

This div border color is #715960.

Opacity

.myOpacity80 { color: #715960; opacity: 0.8; }

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

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

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

This text has shadow with #715960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715960.

Preview

Color preview on black background

This text has color #715960 on black background.


Color preview on white background

This text has color #715960 on white background.


Black color preview on #715960 background

This text has black color on #715960 background.


White color preview on #715960 background

This text has white color on #715960 background.


Related colors

Complementary color

Complementary color for #hex is #8EA69F.


I love getcolorcode.com

Triadic colors

1 #607159 and #596071 with #715960 are triadic colors.

2 #605971 and #597160 with #715960 are triadic colors.