COLOR #797872

HEX: #797872 RGB: (121,120,114)

Color info

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

RGB color model

#797872 color RGB value is (121,120,114).

RGB: (121,120,114) (47%, 47%, 45%)

RGB channels and saturation

R 121 of 255 = 47%
G 120 of 255 = 47%
B 114 of 255 = 45%

121
120
114

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

Portions of RGB colors in percentages

R + G + B = 121 + 120 + 114 = 355 (100%)
R 121 of 355 ~ 34.08%
G 120 of 355 ~ 33.8%
B 114 of 355 ~ 32.11'%

%34.08
%33.8
%32.11

CMYK color model

#797872 color CMYK value is (0,1,6,53).

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

CMYK: (0,1,6,53)
C0M1Y6K53 (0%, 1%, 6%, 53%)
(0.00 / 0.01 / 0.06 / 0.53)

CMYK percentages

%0
%0.83
%5.79
%52.55

Codes

Color #797872 in popluar color models

79 78 72
RGB 121 120 114
HSL 51° 2.98% 46.08%
HSB/HSV 51° 5.79% 47.45%
CMYK 0.00% 0.83% 5.79%
52.55%

Color #797872 in popluar number systems.

HEX 79 78 72
Decimal 121 120 114
Binary 1111001 1111000 1110010
Octal 171 170 162

Shades and tints

Shades of #797872

#797872
(121,120,114)
#6E6E68
(110,110,104)
#63645E
(99,100,94)
#585A54
(88,90,84)
#4D504A
(77,80,74)
#424640
(66,70,64)
#373C36
(55,60,54)
#2C322C
(44,50,44)
#212822
(33,40,34)
#161E18
(22,30,24)
#0B140E
(11,20,14)
#000000
(0,0,0)

Tints of #797872

#797872
(121,120,114)
#85847E
(133,132,126)
#91908A
(145,144,138)
#9D9C96
(157,156,150)
#A9A8A2
(169,168,162)
#B5B4AE
(181,180,174)
#C1C0BA
(193,192,186)
#CDCCC6
(205,204,198)
#D9D8D2
(217,216,210)
#E5E4DE
(229,228,222)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797872; }

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

This text font color is #797872.

Background Color

.myBgColor { background-color: #797872; }

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

This div background color is #797872.

Border color

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

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

This div border color is #797872.

Opacity

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

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

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

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

This text has shadow with #797872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797872.

Preview

Color preview on black background

This text has color #797872 on black background.


Color preview on white background

This text has color #797872 on white background.


Black color preview on #797872 background

This text has black color on #797872 background.


White color preview on #797872 background

This text has white color on #797872 background.


Related colors

Complementary color

Complementary color for #hex is #86878D.


I love getcolorcode.com

Triadic colors

1 #727978 and #787279 with #797872 are triadic colors.

2 #727879 and #787972 with #797872 are triadic colors.