COLOR #716A41

HEX: #716A41 RGB: (113,106,65)

Color info

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

RGB color model

#716A41 color RGB value is (113,106,65).

RGB: (113,106,65) (44%, 42%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 106 of 255 = 42%
B 65 of 255 = 25%

113
106
65

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

Portions of RGB colors in percentages

R + G + B = 113 + 106 + 65 = 284 (100%)
R 113 of 284 ~ 39.79%
G 106 of 284 ~ 37.32%
B 65 of 284 ~ 22.89'%

%39.79
%37.32
%22.89

CMYK color model

#716A41 color CMYK value is (0,6,42,56).

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

CMYK: (0,6,42,56)
C0M6Y42K56 (0%, 6%, 42%, 56%)
(0.00 / 0.06 / 0.42 / 0.56)

CMYK percentages

%0
%6.19
%42.48
%55.69

Codes

Color #716A41 in popluar color models

71 6A 41
RGB 113 106 65
HSL 51° 26.97% 34.90%
HSB/HSV 51° 42.48% 44.31%
CMYK 0.00% 6.19% 42.48%
55.69%

Color #716A41 in popluar number systems.

HEX 71 6A 41
Decimal 113 106 65
Binary 1110001 1101010 1000001
Octal 161 152 101

Shades and tints

Shades of #716A41

#716A41
(113,106,65)
#67613C
(103,97,60)
#5D5837
(93,88,55)
#534F32
(83,79,50)
#49462D
(73,70,45)
#3F3D28
(63,61,40)
#353423
(53,52,35)
#2B2B1E
(43,43,30)
#212219
(33,34,25)
#171914
(23,25,20)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #716A41

#716A41
(113,106,65)
#7D7752
(125,119,82)
#898463
(137,132,99)
#959174
(149,145,116)
#A19E85
(161,158,133)
#ADAB96
(173,171,150)
#B9B8A7
(185,184,167)
#C5C5B8
(197,197,184)
#D1D2C9
(209,210,201)
#DDDFDA
(221,223,218)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716A41; }

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

This text font color is #716A41.

Background Color

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

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

This div background color is #716A41.

Border color

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

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

This div border color is #716A41.

Opacity

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

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

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

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

This text has shadow with #716A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716A41.

Preview

Color preview on black background

This text has color #716A41 on black background.


Color preview on white background

This text has color #716A41 on white background.


Black color preview on #716A41 background

This text has black color on #716A41 background.


White color preview on #716A41 background

This text has white color on #716A41 background.


Related colors

Complementary color

Complementary color for #hex is #8E95BE.


I love getcolorcode.com

Triadic colors

1 #41716A and #6A4171 with #716A41 are triadic colors.

2 #416A71 and #6A7141 with #716A41 are triadic colors.