COLOR #796D77

HEX: #796D77 RGB: (121,109,119)

Color info

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

RGB color model

#796D77 color RGB value is (121,109,119).

RGB: (121,109,119) (47%, 43%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 109 of 255 = 43%
B 119 of 255 = 47%

121
109
119

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

Portions of RGB colors in percentages

R + G + B = 121 + 109 + 119 = 349 (100%)
R 121 of 349 ~ 34.67%
G 109 of 349 ~ 31.23%
B 119 of 349 ~ 34.1'%

%34.67
%31.23
%34.1

CMYK color model

#796D77 color CMYK value is (0,10,2,53).

  • cyan value is 0.00%
  • magenta value is 9.92%
  • yellow value is 1.65%
  • key color value is 52.55%

CMYK: (0,10,2,53)
C0M10Y2K53 (0%, 10%, 2%, 53%)
(0.00 / 0.10 / 0.02 / 0.53)

CMYK percentages

%0
%9.92
%1.65
%52.55

Codes

Color #796D77 in popluar color models

79 6D 77
RGB 121 109 119
HSL 310° 5.22% 45.10%
HSB/HSV 310° 9.92% 47.45%
CMYK 0.00% 9.92% 1.65%
52.55%

Color #796D77 in popluar number systems.

HEX 79 6D 77
Decimal 121 109 119
Binary 1111001 1101101 1110111
Octal 171 155 167

Shades and tints

Shades of #796D77

#796D77
(121,109,119)
#6E646D
(110,100,109)
#635B63
(99,91,99)
#585259
(88,82,89)
#4D494F
(77,73,79)
#424045
(66,64,69)
#37373B
(55,55,59)
#2C2E31
(44,46,49)
#212527
(33,37,39)
#161C1D
(22,28,29)
#0B1313
(11,19,19)
#000000
(0,0,0)

Tints of #796D77

#796D77
(121,109,119)
#857A83
(133,122,131)
#91878F
(145,135,143)
#9D949B
(157,148,155)
#A9A1A7
(169,161,167)
#B5AEB3
(181,174,179)
#C1BBBF
(193,187,191)
#CDC8CB
(205,200,203)
#D9D5D7
(217,213,215)
#E5E2E3
(229,226,227)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796D77; }

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

This text font color is #796D77.

Background Color

.myBgColor { background-color: #796D77; }

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

This div background color is #796D77.

Border color

.myBorderColor { border: 1px solid #796D77; }

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

This div border color is #796D77.

Opacity

.myOpacity80 { color: #796D77; opacity: 0.8; }

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

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

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

This text has shadow with #796D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796D77.

Preview

Color preview on black background

This text has color #796D77 on black background.


Color preview on white background

This text has color #796D77 on white background.


Black color preview on #796D77 background

This text has black color on #796D77 background.


White color preview on #796D77 background

This text has white color on #796D77 background.


Related colors

Complementary color

Complementary color for #hex is #869288.


I love getcolorcode.com

Triadic colors

1 #77796D and #6D7779 with #796D77 are triadic colors.

2 #776D79 and #6D7977 with #796D77 are triadic colors.