COLOR #715951

HEX: #715951 RGB: (113,89,81)

Color info

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

RGB color model

#715951 color RGB value is (113,89,81).

RGB: (113,89,81) (44%, 35%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 89 of 255 = 35%
B 81 of 255 = 32%

113
89
81

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

Portions of RGB colors in percentages

R + G + B = 113 + 89 + 81 = 283 (100%)
R 113 of 283 ~ 39.93%
G 89 of 283 ~ 31.45%
B 81 of 283 ~ 28.62'%

%39.93
%31.45
%28.62

CMYK color model

#715951 color CMYK value is (0,21,28,56).

  • cyan value is 0.00%
  • magenta value is 21.24%
  • yellow value is 28.32%
  • key color value is 55.69%
CMYK: (0,21,28,56) C0M21Y28K56 (0%,21%,28%,56%) (0.00/0.21/0.28/0.56) 

CMYK percentages

%0
%21.24
%28.32
%55.69

Codes

Color #715951 in popluar color models

71 59 51
RGB 113 89 81
HSL 15° 16.49% 38.04%
HSB/HSV 15° 28.32% 44.31%
CMYK 0.00% 21.24% 28.32%
55.69%

Color #715951 in popluar number systems.

HEX 71 59 51
Decimal 113 89 81
Binary 1110001 1011001 1010001
Octal 161 131 121

Shades and tints

Shades of #715951

#715951
(113,89,81)
#67514A
(103,81,74)
#5D4943
(93,73,67)
#53413C
(83,65,60)
#493935
(73,57,53)
#3F312E
(63,49,46)
#352927
(53,41,39)
#2B2120
(43,33,32)
#211919
(33,25,25)
#171112
(23,17,18)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #715951

#715951
(113,89,81)
#7D6860
(125,104,96)
#89776F
(137,119,111)
#95867E
(149,134,126)
#A1958D
(161,149,141)
#ADA49C
(173,164,156)
#B9B3AB
(185,179,171)
#C5C2BA
(197,194,186)
#D1D1C9
(209,209,201)
#DDE0D8
(221,224,216)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715951; }

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

This text font color is #715951.

Background Color

.myBgColor { background-color: #715951; }

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

This div background color is #715951.

Border color

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

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

This div border color is #715951.

Opacity

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

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

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

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

This text has shadow with #715951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715951.

Preview

Color preview on black background

This text has color #715951 on black background.


Color preview on white background

This text has color #715951 on white background.


Black color preview on #715951 background

This text has black color on #715951 background.


White color preview on #715951 background

This text has white color on #715951 background.


Related colors

Complementary color

Complementary color for #hex is #8EA6AE.


I love getcolorcode.com

Triadic colors

1 #517159 and #595171 with #715951 are triadic colors.

2 #515971 and #597151 with #715951 are triadic colors.