COLOR #716C4C

HEX: #716C4C RGB: (113,108,76)

Color info

#716C4C contains red, green and blue colors in about the same proportion. Web safe color of #716C4C is #666633 (or #663).

RGB color model

#716C4C color RGB value is (113,108,76).

RGB: (113,108,76) (44%, 42%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 108 of 255 = 42%
B 76 of 255 = 30%

113
108
76

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

Portions of RGB colors in percentages

R + G + B = 113 + 108 + 76 = 297 (100%)
R 113 of 297 ~ 38.05%
G 108 of 297 ~ 36.36%
B 76 of 297 ~ 25.59'%

%38.05
%36.36
%25.59

CMYK color model

#716C4C color CMYK value is (0,4,33,56).

  • cyan value is 0.00%
  • magenta value is 4.42%
  • yellow value is 32.74%
  • key color value is 55.69%

CMYK: (0,4,33,56)
C0M4Y33K56 (0%, 4%, 33%, 56%)
(0.00 / 0.04 / 0.33 / 0.56)

CMYK percentages

%0
%4.42
%32.74
%55.69

Codes

Color #716C4C in popluar color models

71 6C 4C
RGB 113 108 76
HSL 52° 19.58% 37.06%
HSB/HSV 52° 32.74% 44.31%
CMYK 0.00% 4.42% 32.74%
55.69%

Color #716C4C in popluar number systems.

HEX 71 6C 4C
Decimal 113 108 76
Binary 1110001 1101100 1001100
Octal 161 154 114

Shades and tints

Shades of #716C4C

#716C4C
(113,108,76)
#676346
(103,99,70)
#5D5A40
(93,90,64)
#53513A
(83,81,58)
#494834
(73,72,52)
#3F3F2E
(63,63,46)
#353628
(53,54,40)
#2B2D22
(43,45,34)
#21241C
(33,36,28)
#171B16
(23,27,22)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #716C4C

#716C4C
(113,108,76)
#7D795C
(125,121,92)
#89866C
(137,134,108)
#95937C
(149,147,124)
#A1A08C
(161,160,140)
#ADAD9C
(173,173,156)
#B9BAAC
(185,186,172)
#C5C7BC
(197,199,188)
#D1D4CC
(209,212,204)
#DDE1DC
(221,225,220)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716C4C color. Also use rgb(113,108,76) instead hex code.

Text Font Color

.myTextColor { color: #716C4C; }

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

This text font color is #716C4C.

Background Color

.myBgColor { background-color: #716C4C; }

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

This div background color is #716C4C.

Border color

.myBorderColor { border: 1px solid #716C4C; }

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

This div border color is #716C4C.

Opacity

.myOpacity80 { color: #716C4C; opacity: 0.8; }

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

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

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

This text has shadow with #716C4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716C4C.

Preview

Color preview on black background

This text has color #716C4C on black background.


Color preview on white background

This text has color #716C4C on white background.


Black color preview on #716C4C background

This text has black color on #716C4C background.


White color preview on #716C4C background

This text has white color on #716C4C background.


Related colors

Complementary color

Complementary color for #hex is #8E93B3.


I love getcolorcode.com

Triadic colors

1 #4C716C and #6C4C71 with #716C4C are triadic colors.

2 #4C6C71 and #6C714C with #716C4C are triadic colors.