COLOR #716461

HEX: #716461 RGB: (113,100,97)

Color info

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

RGB color model

#716461 color RGB value is (113,100,97).

RGB: (113,100,97) (44%, 39%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 100 of 255 = 39%
B 97 of 255 = 38%

113
100
97

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

Portions of RGB colors in percentages

R + G + B = 113 + 100 + 97 = 310 (100%)
R 113 of 310 ~ 36.45%
G 100 of 310 ~ 32.26%
B 97 of 310 ~ 31.29'%

%36.45
%32.26
%31.29

CMYK color model

#716461 color CMYK value is (0,12,14,56).

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

CMYK: (0,12,14,56)
C0M12Y14K56 (0%, 12%, 14%, 56%)
(0.00 / 0.12 / 0.14 / 0.56)

CMYK percentages

%0
%11.5
%14.16
%55.69

Codes

Color #716461 in popluar color models

71 64 61
RGB 113 100 97
HSL 11° 7.62% 41.18%
HSB/HSV 11° 14.16% 44.31%
CMYK 0.00% 11.50% 14.16%
55.69%

Color #716461 in popluar number systems.

HEX 71 64 61
Decimal 113 100 97
Binary 1110001 1100100 1100001
Octal 161 144 141

Shades and tints

Shades of #716461

#716461
(113,100,97)
#675B59
(103,91,89)
#5D5251
(93,82,81)
#534949
(83,73,73)
#494041
(73,64,65)
#3F3739
(63,55,57)
#352E31
(53,46,49)
#2B2529
(43,37,41)
#211C21
(33,28,33)
#171319
(23,19,25)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #716461

#716461
(113,100,97)
#7D726F
(125,114,111)
#89807D
(137,128,125)
#958E8B
(149,142,139)
#A19C99
(161,156,153)
#ADAAA7
(173,170,167)
#B9B8B5
(185,184,181)
#C5C6C3
(197,198,195)
#D1D4D1
(209,212,209)
#DDE2DF
(221,226,223)
#E9F0ED
(233,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716461; }

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

This text font color is #716461.

Background Color

.myBgColor { background-color: #716461; }

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

This div background color is #716461.

Border color

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

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

This div border color is #716461.

Opacity

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

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

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

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

This text has shadow with #716461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716461.

Preview

Color preview on black background

This text has color #716461 on black background.


Color preview on white background

This text has color #716461 on white background.


Black color preview on #716461 background

This text has black color on #716461 background.


White color preview on #716461 background

This text has white color on #716461 background.


Related colors

Complementary color

Complementary color for #hex is #8E9B9E.


I love getcolorcode.com

Triadic colors

1 #617164 and #646171 with #716461 are triadic colors.

2 #616471 and #647161 with #716461 are triadic colors.