COLOR #716C38

HEX: #716C38 RGB: (113,108,56)

Color info

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

RGB color model

#716C38 color RGB value is (113,108,56).

RGB: (113,108,56) (44%, 42%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 108 of 255 = 42%
B 56 of 255 = 22%

113
108
56

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

Portions of RGB colors in percentages

R + G + B = 113 + 108 + 56 = 277 (100%)
R 113 of 277 ~ 40.79%
G 108 of 277 ~ 38.99%
B 56 of 277 ~ 20.22'%

%40.79
%38.99
%20.22

CMYK color model

#716C38 color CMYK value is (0,4,50,56).

  • cyan value is 0.00%
  • magenta value is 4.42%
  • yellow value is 50.44%
  • key color value is 55.69%

CMYK: (0,4,50,56)
C0M4Y50K56 (0%, 4%, 50%, 56%)
(0.00 / 0.04 / 0.50 / 0.56)

CMYK percentages

%0
%4.42
%50.44
%55.69

Codes

Color #716C38 in popluar color models

71 6C 38
RGB 113 108 56
HSL 55° 33.73% 33.14%
HSB/HSV 55° 50.44% 44.31%
CMYK 0.00% 4.42% 50.44%
55.69%

Color #716C38 in popluar number systems.

HEX 71 6C 38
Decimal 113 108 56
Binary 1110001 1101100 111000
Octal 161 154 70

Shades and tints

Shades of #716C38

#716C38
(113,108,56)
#676333
(103,99,51)
#5D5A2E
(93,90,46)
#535129
(83,81,41)
#494824
(73,72,36)
#3F3F1F
(63,63,31)
#35361A
(53,54,26)
#2B2D15
(43,45,21)
#212410
(33,36,16)
#171B0B
(23,27,11)
#0D1206
(13,18,6)
#000000
(0,0,0)

Tints of #716C38

#716C38
(113,108,56)
#7D794A
(125,121,74)
#89865C
(137,134,92)
#95936E
(149,147,110)
#A1A080
(161,160,128)
#ADAD92
(173,173,146)
#B9BAA4
(185,186,164)
#C5C7B6
(197,199,182)
#D1D4C8
(209,212,200)
#DDE1DA
(221,225,218)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716C38 color. Also use rgb(113,108,56) instead hex code.

Text Font Color

.myTextColor { color: #716C38; }

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

This text font color is #716C38.

Background Color

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

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

This div background color is #716C38.

Border color

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

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

This div border color is #716C38.

Opacity

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

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

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

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

This text has shadow with #716C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716C38.

Preview

Color preview on black background

This text has color #716C38 on black background.


Color preview on white background

This text has color #716C38 on white background.


Black color preview on #716C38 background

This text has black color on #716C38 background.


White color preview on #716C38 background

This text has white color on #716C38 background.


Related colors

Complementary color

Complementary color for #hex is #8E93C7.


I love getcolorcode.com

Triadic colors

1 #38716C and #6C3871 with #716C38 are triadic colors.

2 #386C71 and #6C7138 with #716C38 are triadic colors.