COLOR #716856

HEX: #716856 RGB: (113,104,86)

Color info

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

RGB color model

#716856 color RGB value is (113,104,86).

RGB: (113,104,86) (44%, 41%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 86 of 255 = 34%

113
104
86

R + G + B ~ 40%. #716856 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 86 = 303 (100%)
R 113 of 303 ~ 37.29%
G 104 of 303 ~ 34.32%
B 86 of 303 ~ 28.38'%

%37.29
%34.32
%28.38

CMYK color model

#716856 color CMYK value is (0,8,24,56).

  • cyan value is 0.00%
  • magenta value is 7.96%
  • yellow value is 23.89%
  • key color value is 55.69%

CMYK: (0,8,24,56)
C0M8Y24K56 (0%, 8%, 24%, 56%)
(0.00 / 0.08 / 0.24 / 0.56)

CMYK percentages

%0
%7.96
%23.89
%55.69

Codes

Color #716856 in popluar color models

71 68 56
RGB 113 104 86
HSL 40° 13.57% 39.02%
HSB/HSV 40° 23.89% 44.31%
CMYK 0.00% 7.96% 23.89%
55.69%

Color #716856 in popluar number systems.

HEX 71 68 56
Decimal 113 104 86
Binary 1110001 1101000 1010110
Octal 161 150 126

Shades and tints

Shades of #716856

#716856
(113,104,86)
#675F4F
(103,95,79)
#5D5648
(93,86,72)
#534D41
(83,77,65)
#49443A
(73,68,58)
#3F3B33
(63,59,51)
#35322C
(53,50,44)
#2B2925
(43,41,37)
#21201E
(33,32,30)
#171717
(23,23,23)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #716856

#716856
(113,104,86)
#7D7565
(125,117,101)
#898274
(137,130,116)
#958F83
(149,143,131)
#A19C92
(161,156,146)
#ADA9A1
(173,169,161)
#B9B6B0
(185,182,176)
#C5C3BF
(197,195,191)
#D1D0CE
(209,208,206)
#DDDDDD
(221,221,221)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716856 color. Also use rgb(113,104,86) instead hex code.

Text Font Color

.myTextColor { color: #716856; }

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

This text font color is #716856.

Background Color

.myBgColor { background-color: #716856; }

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

This div background color is #716856.

Border color

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

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

This div border color is #716856.

Opacity

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

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

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

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

This text has shadow with #716856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716856.

Preview

Color preview on black background

This text has color #716856 on black background.


Color preview on white background

This text has color #716856 on white background.


Black color preview on #716856 background

This text has black color on #716856 background.


White color preview on #716856 background

This text has white color on #716856 background.


Related colors

Complementary color

Complementary color for #hex is #8E97A9.


I love getcolorcode.com

Triadic colors

1 #567168 and #685671 with #716856 are triadic colors.

2 #566871 and #687156 with #716856 are triadic colors.