COLOR #716319

HEX: #716319 RGB: (113,99,25)

Color info

#716319 contains mainly red and green colors. Web safe color of #716319 is #666600 (or #660).

RGB color model

#716319 color RGB value is (113,99,25).

RGB: (113,99,25) (44%, 39%, 10%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 25 of 255 = 10%

113
99
25

R + G + B ~ 31%. #716319 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 25 = 237 (100%)
R 113 of 237 ~ 47.68%
G 99 of 237 ~ 41.77%
B 25 of 237 ~ 10.55'%

%47.68
%41.77
%10.55

CMYK color model

#716319 color CMYK value is (0,12,78,56).

  • cyan value is 0.00%
  • magenta value is 12.39%
  • yellow value is 77.88%
  • key color value is 55.69%
CMYK: (0,12,78,56) C0M12Y78K56 (0%,12%,78%,56%) (0.00/0.12/0.78/0.56) 

CMYK percentages

%0
%12.39
%77.88
%55.69

Codes

Color #716319 in popluar color models

71 63 19
RGB 113 99 25
HSL 50° 63.77% 27.06%
HSB/HSV 50° 77.88% 44.31%
CMYK 0.00% 12.39% 77.88%
55.69%

Color #716319 in popluar number systems.

HEX 71 63 19
Decimal 113 99 25
Binary 1110001 1100011 11001
Octal 161 143 31

Shades and tints

Shades of #716319

#716319
(113,99,25)
#675A17
(103,90,23)
#5D5115
(93,81,21)
#534813
(83,72,19)
#493F11
(73,63,17)
#3F360F
(63,54,15)
#352D0D
(53,45,13)
#2B240B
(43,36,11)
#211B09
(33,27,9)
#171207
(23,18,7)
#0D0905
(13,9,5)
#000000
(0,0,0)

Tints of #716319

#716319
(113,99,25)
#7D712D
(125,113,45)
#897F41
(137,127,65)
#958D55
(149,141,85)
#A19B69
(161,155,105)
#ADA97D
(173,169,125)
#B9B791
(185,183,145)
#C5C5A5
(197,197,165)
#D1D3B9
(209,211,185)
#DDE1CD
(221,225,205)
#E9EFE1
(233,239,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716319 color. Also use rgb(113,99,25) instead hex code.

Text Font Color

.myTextColor { color: #716319; }

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

This text font color is #716319.

Background Color

.myBgColor { background-color: #716319; }

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

This div background color is #716319.

Border color

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

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

This div border color is #716319.

Opacity

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

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

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

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

This text has shadow with #716319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716319.

Preview

Color preview on black background

This text has color #716319 on black background.


Color preview on white background

This text has color #716319 on white background.


Black color preview on #716319 background

This text has black color on #716319 background.


White color preview on #716319 background

This text has white color on #716319 background.


Related colors

Complementary color

Complementary color for #hex is #8E9CE6.


I love getcolorcode.com

Triadic colors

1 #197163 and #631971 with #716319 are triadic colors.

2 #196371 and #637119 with #716319 are triadic colors.