COLOR #797461

HEX: #797461 RGB: (121,116,97)

Color info

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

RGB color model

#797461 color RGB value is (121,116,97).

RGB: (121,116,97) (47%, 45%, 38%)

RGB channels and saturation

R 121 of 255 = 47%
G 116 of 255 = 45%
B 97 of 255 = 38%

121
116
97

R + G + B ~ 43%. #797461 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 116 + 97 = 334 (100%)
R 121 of 334 ~ 36.23%
G 116 of 334 ~ 34.73%
B 97 of 334 ~ 29.04'%

%36.23
%34.73
%29.04

CMYK color model

#797461 color CMYK value is (0,4,20,53).

  • cyan value is 0.00%
  • magenta value is 4.13%
  • yellow value is 19.83%
  • key color value is 52.55%

CMYK: (0,4,20,53)
C0M4Y20K53 (0%, 4%, 20%, 53%)
(0.00 / 0.04 / 0.20 / 0.53)

CMYK percentages

%0
%4.13
%19.83
%52.55

Codes

Color #797461 in popluar color models

79 74 61
RGB 121 116 97
HSL 48° 11.01% 42.75%
HSB/HSV 48° 19.83% 47.45%
CMYK 0.00% 4.13% 19.83%
52.55%

Color #797461 in popluar number systems.

HEX 79 74 61
Decimal 121 116 97
Binary 1111001 1110100 1100001
Octal 171 164 141

Shades and tints

Shades of #797461

#797461
(121,116,97)
#6E6A59
(110,106,89)
#636051
(99,96,81)
#585649
(88,86,73)
#4D4C41
(77,76,65)
#424239
(66,66,57)
#373831
(55,56,49)
#2C2E29
(44,46,41)
#212421
(33,36,33)
#161A19
(22,26,25)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #797461

#797461
(121,116,97)
#85806F
(133,128,111)
#918C7D
(145,140,125)
#9D988B
(157,152,139)
#A9A499
(169,164,153)
#B5B0A7
(181,176,167)
#C1BCB5
(193,188,181)
#CDC8C3
(205,200,195)
#D9D4D1
(217,212,209)
#E5E0DF
(229,224,223)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797461 color. Also use rgb(121,116,97) instead hex code.

Text Font Color

.myTextColor { color: #797461; }

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

This text font color is #797461.

Background Color

.myBgColor { background-color: #797461; }

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

This div background color is #797461.

Border color

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

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

This div border color is #797461.

Opacity

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

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

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

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

This text has shadow with #797461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797461.

Preview

Color preview on black background

This text has color #797461 on black background.


Color preview on white background

This text has color #797461 on white background.


Black color preview on #797461 background

This text has black color on #797461 background.


White color preview on #797461 background

This text has white color on #797461 background.


Related colors

Complementary color

Complementary color for #hex is #868B9E.


I love getcolorcode.com

Triadic colors

1 #617974 and #746179 with #797461 are triadic colors.

2 #617479 and #747961 with #797461 are triadic colors.