COLOR #715760

HEX: #715760 RGB: (113,87,96)

Color info

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

RGB color model

#715760 color RGB value is (113,87,96).

RGB: (113,87,96) (44%, 34%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 96 of 255 = 38%

113
87
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 96 = 296 (100%)
R 113 of 296 ~ 38.18%
G 87 of 296 ~ 29.39%
B 96 of 296 ~ 32.43'%

%38.18
%29.39
%32.43

CMYK color model

#715760 color CMYK value is (0,23,15,56).

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

CMYK: (0,23,15,56)
C0M23Y15K56 (0%, 23%, 15%, 56%)
(0.00 / 0.23 / 0.15 / 0.56)

CMYK percentages

%0
%23.01
%15.04
%55.69

Codes

Color #715760 in popluar color models

71 57 60
RGB 113 87 96
HSL 339° 13.00% 39.22%
HSB/HSV 339° 23.01% 44.31%
CMYK 0.00% 23.01% 15.04%
55.69%

Color #715760 in popluar number systems.

HEX 71 57 60
Decimal 113 87 96
Binary 1110001 1010111 1100000
Octal 161 127 140

Shades and tints

Shades of #715760

#715760
(113,87,96)
#675058
(103,80,88)
#5D4950
(93,73,80)
#534248
(83,66,72)
#493B40
(73,59,64)
#3F3438
(63,52,56)
#352D30
(53,45,48)
#2B2628
(43,38,40)
#211F20
(33,31,32)
#171818
(23,24,24)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #715760

#715760
(113,87,96)
#7D666E
(125,102,110)
#89757C
(137,117,124)
#95848A
(149,132,138)
#A19398
(161,147,152)
#ADA2A6
(173,162,166)
#B9B1B4
(185,177,180)
#C5C0C2
(197,192,194)
#D1CFD0
(209,207,208)
#DDDEDE
(221,222,222)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715760; }

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

This text font color is #715760.

Background Color

.myBgColor { background-color: #715760; }

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

This div background color is #715760.

Border color

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

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

This div border color is #715760.

Opacity

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

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

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

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

This text has shadow with #715760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715760.

Preview

Color preview on black background

This text has color #715760 on black background.


Color preview on white background

This text has color #715760 on white background.


Black color preview on #715760 background

This text has black color on #715760 background.


White color preview on #715760 background

This text has white color on #715760 background.


Related colors

Complementary color

Complementary color for #hex is #8EA89F.


I love getcolorcode.com

Triadic colors

1 #607157 and #576071 with #715760 are triadic colors.

2 #605771 and #577160 with #715760 are triadic colors.