COLOR #796972

HEX: #796972 RGB: (121,105,114)

Color info

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

RGB color model

#796972 color RGB value is (121,105,114).

RGB: (121,105,114) (47%, 41%, 45%)

RGB channels and saturation

R 121 of 255 = 47%
G 105 of 255 = 41%
B 114 of 255 = 45%

121
105
114

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

Portions of RGB colors in percentages

R + G + B = 121 + 105 + 114 = 340 (100%)
R 121 of 340 ~ 35.59%
G 105 of 340 ~ 30.88%
B 114 of 340 ~ 33.53'%

%35.59
%30.88
%33.53

CMYK color model

#796972 color CMYK value is (0,13,6,53).

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

CMYK: (0,13,6,53)
C0M13Y6K53 (0%, 13%, 6%, 53%)
(0.00 / 0.13 / 0.06 / 0.53)

CMYK percentages

%0
%13.22
%5.79
%52.55

Codes

Color #796972 in popluar color models

79 69 72
RGB 121 105 114
HSL 326° 7.08% 44.31%
HSB/HSV 326° 13.22% 47.45%
CMYK 0.00% 13.22% 5.79%
52.55%

Color #796972 in popluar number systems.

HEX 79 69 72
Decimal 121 105 114
Binary 1111001 1101001 1110010
Octal 171 151 162

Shades and tints

Shades of #796972

#796972
(121,105,114)
#6E6068
(110,96,104)
#63575E
(99,87,94)
#584E54
(88,78,84)
#4D454A
(77,69,74)
#423C40
(66,60,64)
#373336
(55,51,54)
#2C2A2C
(44,42,44)
#212122
(33,33,34)
#161818
(22,24,24)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #796972

#796972
(121,105,114)
#85767E
(133,118,126)
#91838A
(145,131,138)
#9D9096
(157,144,150)
#A99DA2
(169,157,162)
#B5AAAE
(181,170,174)
#C1B7BA
(193,183,186)
#CDC4C6
(205,196,198)
#D9D1D2
(217,209,210)
#E5DEDE
(229,222,222)
#F1EBEA
(241,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796972; }

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

This text font color is #796972.

Background Color

.myBgColor { background-color: #796972; }

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

This div background color is #796972.

Border color

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

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

This div border color is #796972.

Opacity

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

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

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

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

This text has shadow with #796972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796972.

Preview

Color preview on black background

This text has color #796972 on black background.


Color preview on white background

This text has color #796972 on white background.


Black color preview on #796972 background

This text has black color on #796972 background.


White color preview on #796972 background

This text has white color on #796972 background.


Related colors

Complementary color

Complementary color for #hex is #86968D.


I love getcolorcode.com

Triadic colors

1 #727969 and #697279 with #796972 are triadic colors.

2 #726979 and #697972 with #796972 are triadic colors.