COLOR #797876

HEX: #797876 RGB: (121,120,118)

Color info

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

RGB color model

#797876 color RGB value is (121,120,118).

RGB: (121,120,118) (47%, 47%, 46%)

RGB channels and saturation

R 121 of 255 = 47%
G 120 of 255 = 47%
B 118 of 255 = 46%

121
120
118

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

Portions of RGB colors in percentages

R + G + B = 121 + 120 + 118 = 359 (100%)
R 121 of 359 ~ 33.7%
G 120 of 359 ~ 33.43%
B 118 of 359 ~ 32.87'%

%33.7
%33.43
%32.87

CMYK color model

#797876 color CMYK value is (0,1,2,53).

  • cyan value is 0.00%
  • magenta value is 0.83%
  • yellow value is 2.48%
  • key color value is 52.55%

CMYK: (0,1,2,53)
C0M1Y2K53 (0%, 1%, 2%, 53%)
(0.00 / 0.01 / 0.02 / 0.53)

CMYK percentages

%0
%0.83
%2.48
%52.55

Codes

Color #797876 in popluar color models

79 78 76
RGB 121 120 118
HSL 40° 1.26% 46.86%
HSB/HSV 40° 2.48% 47.45%
CMYK 0.00% 0.83% 2.48%
52.55%

Color #797876 in popluar number systems.

HEX 79 78 76
Decimal 121 120 118
Binary 1111001 1111000 1110110
Octal 171 170 166

Shades and tints

Shades of #797876

#797876
(121,120,118)
#6E6E6C
(110,110,108)
#636462
(99,100,98)
#585A58
(88,90,88)
#4D504E
(77,80,78)
#424644
(66,70,68)
#373C3A
(55,60,58)
#2C3230
(44,50,48)
#212826
(33,40,38)
#161E1C
(22,30,28)
#0B1412
(11,20,18)
#000000
(0,0,0)

Tints of #797876

#797876
(121,120,118)
#858482
(133,132,130)
#91908E
(145,144,142)
#9D9C9A
(157,156,154)
#A9A8A6
(169,168,166)
#B5B4B2
(181,180,178)
#C1C0BE
(193,192,190)
#CDCCCA
(205,204,202)
#D9D8D6
(217,216,214)
#E5E4E2
(229,228,226)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797876 color. Also use rgb(121,120,118) instead hex code.

Text Font Color

.myTextColor { color: #797876; }

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

This text font color is #797876.

Background Color

.myBgColor { background-color: #797876; }

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

This div background color is #797876.

Border color

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

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

This div border color is #797876.

Opacity

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

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

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

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

This text has shadow with #797876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797876.

Preview

Color preview on black background

This text has color #797876 on black background.


Color preview on white background

This text has color #797876 on white background.


Black color preview on #797876 background

This text has black color on #797876 background.


White color preview on #797876 background

This text has white color on #797876 background.


Related colors

Complementary color

Complementary color for #hex is #868789.


I love getcolorcode.com

Triadic colors

1 #767978 and #787679 with #797876 are triadic colors.

2 #767879 and #787976 with #797876 are triadic colors.