COLOR #716D62

HEX: #716D62 RGB: (113,109,98)

Color info

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

RGB color model

#716D62 color RGB value is (113,109,98).

RGB: (113,109,98) (44%, 43%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 109 of 255 = 43%
B 98 of 255 = 38%

113
109
98

R + G + B ~ 42%. #716D62 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 109 + 98 = 320 (100%)
R 113 of 320 ~ 35.31%
G 109 of 320 ~ 34.06%
B 98 of 320 ~ 30.63'%

%35.31
%34.06
%30.63

CMYK color model

#716D62 color CMYK value is (0,4,13,56).

  • cyan value is 0.00%
  • magenta value is 3.54%
  • yellow value is 13.27%
  • key color value is 55.69%

CMYK: (0,4,13,56)
C0M4Y13K56 (0%, 4%, 13%, 56%)
(0.00 / 0.04 / 0.13 / 0.56)

CMYK percentages

%0
%3.54
%13.27
%55.69

Codes

Color #716D62 in popluar color models

71 6D 62
RGB 113 109 98
HSL 44° 7.11% 41.37%
HSB/HSV 44° 13.27% 44.31%
CMYK 0.00% 3.54% 13.27%
55.69%

Color #716D62 in popluar number systems.

HEX 71 6D 62
Decimal 113 109 98
Binary 1110001 1101101 1100010
Octal 161 155 142

Shades and tints

Shades of #716D62

#716D62
(113,109,98)
#67645A
(103,100,90)
#5D5B52
(93,91,82)
#53524A
(83,82,74)
#494942
(73,73,66)
#3F403A
(63,64,58)
#353732
(53,55,50)
#2B2E2A
(43,46,42)
#212522
(33,37,34)
#171C1A
(23,28,26)
#0D1312
(13,19,18)
#000000
(0,0,0)

Tints of #716D62

#716D62
(113,109,98)
#7D7A70
(125,122,112)
#89877E
(137,135,126)
#95948C
(149,148,140)
#A1A19A
(161,161,154)
#ADAEA8
(173,174,168)
#B9BBB6
(185,187,182)
#C5C8C4
(197,200,196)
#D1D5D2
(209,213,210)
#DDE2E0
(221,226,224)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716D62 color. Also use rgb(113,109,98) instead hex code.

Text Font Color

.myTextColor { color: #716D62; }

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

This text font color is #716D62.

Background Color

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

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

This div background color is #716D62.

Border color

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

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

This div border color is #716D62.

Opacity

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

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

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

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

This text has shadow with #716D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716D62.

Preview

Color preview on black background

This text has color #716D62 on black background.


Color preview on white background

This text has color #716D62 on white background.


Black color preview on #716D62 background

This text has black color on #716D62 background.


White color preview on #716D62 background

This text has white color on #716D62 background.


Related colors

Complementary color

Complementary color for #hex is #8E929D.


I love getcolorcode.com

Triadic colors

1 #62716D and #6D6271 with #716D62 are triadic colors.

2 #626D71 and #6D7162 with #716D62 are triadic colors.