COLOR #716F48

HEX: #716F48 RGB: (113,111,72)

Color info

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

RGB color model

#716F48 color RGB value is (113,111,72).

RGB: (113,111,72) (44%, 44%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 111 of 255 = 44%
B 72 of 255 = 28%

113
111
72

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

Portions of RGB colors in percentages

R + G + B = 113 + 111 + 72 = 296 (100%)
R 113 of 296 ~ 38.18%
G 111 of 296 ~ 37.5%
B 72 of 296 ~ 24.32'%

%38.18
%37.5
%24.32

CMYK color model

#716F48 color CMYK value is (0,2,36,56).

  • cyan value is 0.00%
  • magenta value is 1.77%
  • yellow value is 36.28%
  • key color value is 55.69%

CMYK: (0,2,36,56)
C0M2Y36K56 (0%, 2%, 36%, 56%)
(0.00 / 0.02 / 0.36 / 0.56)

CMYK percentages

%0
%1.77
%36.28
%55.69

Codes

Color #716F48 in popluar color models

71 6F 48
RGB 113 111 72
HSL 57° 22.16% 36.27%
HSB/HSV 57° 36.28% 44.31%
CMYK 0.00% 1.77% 36.28%
55.69%

Color #716F48 in popluar number systems.

HEX 71 6F 48
Decimal 113 111 72
Binary 1110001 1101111 1001000
Octal 161 157 110

Shades and tints

Shades of #716F48

#716F48
(113,111,72)
#676542
(103,101,66)
#5D5B3C
(93,91,60)
#535136
(83,81,54)
#494730
(73,71,48)
#3F3D2A
(63,61,42)
#353324
(53,51,36)
#2B291E
(43,41,30)
#211F18
(33,31,24)
#171512
(23,21,18)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #716F48

#716F48
(113,111,72)
#7D7C58
(125,124,88)
#898968
(137,137,104)
#959678
(149,150,120)
#A1A388
(161,163,136)
#ADB098
(173,176,152)
#B9BDA8
(185,189,168)
#C5CAB8
(197,202,184)
#D1D7C8
(209,215,200)
#DDE4D8
(221,228,216)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716F48 color. Also use rgb(113,111,72) instead hex code.

Text Font Color

.myTextColor { color: #716F48; }

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

This text font color is #716F48.

Background Color

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

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

This div background color is #716F48.

Border color

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

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

This div border color is #716F48.

Opacity

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

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

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

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

This text has shadow with #716F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716F48.

Preview

Color preview on black background

This text has color #716F48 on black background.


Color preview on white background

This text has color #716F48 on white background.


Black color preview on #716F48 background

This text has black color on #716F48 background.


White color preview on #716F48 background

This text has white color on #716F48 background.


Related colors

Complementary color

Complementary color for #hex is #8E90B7.


I love getcolorcode.com

Triadic colors

1 #48716F and #6F4871 with #716F48 are triadic colors.

2 #486F71 and #6F7148 with #716F48 are triadic colors.