COLOR #797716

HEX: #797716 RGB: (121,119,22)

Color info

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

RGB color model

#797716 color RGB value is (121,119,22).

RGB: (121,119,22) (47%, 47%, 9%)

RGB channels and saturation

R 121 of 255 = 47%
G 119 of 255 = 47%
B 22 of 255 = 9%

121
119
22

R + G + B ~ 34%. #797716 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 119 + 22 = 262 (100%)
R 121 of 262 ~ 46.18%
G 119 of 262 ~ 45.42%
B 22 of 262 ~ 8.4'%

%46.18
%45.42

CMYK color model

#797716 color CMYK value is (0,2,82,53).

  • cyan value is 0.00%
  • magenta value is 1.65%
  • yellow value is 81.82%
  • key color value is 52.55%
CMYK: (0,2,82,53) C0M2Y82K53 (0%,2%,82%,53%) (0.00/0.02/0.82/0.53) 

CMYK percentages

%0
%1.65
%81.82
%52.55

Codes

Color #797716 in popluar color models

79 77 16
RGB 121 119 22
HSL 59° 69.23% 28.04%
HSB/HSV 59° 81.82% 47.45%
CMYK 0.00% 1.65% 81.82%
52.55%

Color #797716 in popluar number systems.

HEX 79 77 16
Decimal 121 119 22
Binary 1111001 1110111 10110
Octal 171 167 26

Shades and tints

Shades of #797716

#797716
(121,119,22)
#6E6D14
(110,109,20)
#636312
(99,99,18)
#585910
(88,89,16)
#4D4F0E
(77,79,14)
#42450C
(66,69,12)
#373B0A
(55,59,10)
#2C3108
(44,49,8)
#212706
(33,39,6)
#161D04
(22,29,4)
#0B1302
(11,19,2)
#000000
(0,0,0)

Tints of #797716

#797716
(121,119,22)
#85832B
(133,131,43)
#918F40
(145,143,64)
#9D9B55
(157,155,85)
#A9A76A
(169,167,106)
#B5B37F
(181,179,127)
#C1BF94
(193,191,148)
#CDCBA9
(205,203,169)
#D9D7BE
(217,215,190)
#E5E3D3
(229,227,211)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797716 color. Also use rgb(121,119,22) instead hex code.

Text Font Color

.myTextColor { color: #797716; }

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

This text font color is #797716.

Background Color

.myBgColor { background-color: #797716; }

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

This div background color is #797716.

Border color

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

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

This div border color is #797716.

Opacity

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

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

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

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

This text has shadow with #797716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797716.

Preview

Color preview on black background

This text has color #797716 on black background.


Color preview on white background

This text has color #797716 on white background.


Black color preview on #797716 background

This text has black color on #797716 background.


White color preview on #797716 background

This text has white color on #797716 background.


Related colors

Complementary color

Complementary color for #hex is #8688E9.


I love getcolorcode.com

Triadic colors

1 #167977 and #771679 with #797716 are triadic colors.

2 #167779 and #777916 with #797716 are triadic colors.