COLOR #716141

HEX: #716141 RGB: (113,97,65)

Color info

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

RGB color model

#716141 color RGB value is (113,97,65).

RGB: (113,97,65) (44%, 38%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 65 of 255 = 25%

113
97
65

R + G + B ~ 36%. #716141 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 65 = 275 (100%)
R 113 of 275 ~ 41.09%
G 97 of 275 ~ 35.27%
B 65 of 275 ~ 23.64'%

%41.09
%35.27
%23.64

CMYK color model

#716141 color CMYK value is (0,14,42,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 42.48%
  • key color value is 55.69%

CMYK: (0,14,42,56)
C0M14Y42K56 (0%, 14%, 42%, 56%)
(0.00 / 0.14 / 0.42 / 0.56)

CMYK percentages

%0
%14.16
%42.48
%55.69

Codes

Color #716141 in popluar color models

71 61 41
RGB 113 97 65
HSL 40° 26.97% 34.90%
HSB/HSV 40° 42.48% 44.31%
CMYK 0.00% 14.16% 42.48%
55.69%

Color #716141 in popluar number systems.

HEX 71 61 41
Decimal 113 97 65
Binary 1110001 1100001 1000001
Octal 161 141 101

Shades and tints

Shades of #716141

#716141
(113,97,65)
#67593C
(103,89,60)
#5D5137
(93,81,55)
#534932
(83,73,50)
#49412D
(73,65,45)
#3F3928
(63,57,40)
#353123
(53,49,35)
#2B291E
(43,41,30)
#212119
(33,33,25)
#171914
(23,25,20)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #716141

#716141
(113,97,65)
#7D6F52
(125,111,82)
#897D63
(137,125,99)
#958B74
(149,139,116)
#A19985
(161,153,133)
#ADA796
(173,167,150)
#B9B5A7
(185,181,167)
#C5C3B8
(197,195,184)
#D1D1C9
(209,209,201)
#DDDFDA
(221,223,218)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716141 color. Also use rgb(113,97,65) instead hex code.

Text Font Color

.myTextColor { color: #716141; }

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

This text font color is #716141.

Background Color

.myBgColor { background-color: #716141; }

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

This div background color is #716141.

Border color

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

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

This div border color is #716141.

Opacity

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

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

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

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

This text has shadow with #716141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716141.

Preview

Color preview on black background

This text has color #716141 on black background.


Color preview on white background

This text has color #716141 on white background.


Black color preview on #716141 background

This text has black color on #716141 background.


White color preview on #716141 background

This text has white color on #716141 background.


Related colors

Complementary color

Complementary color for #hex is #8E9EBE.


I love getcolorcode.com

Triadic colors

1 #417161 and #614171 with #716141 are triadic colors.

2 #416171 and #617141 with #716141 are triadic colors.