COLOR #796E79

HEX: #796E79 RGB: (121,110,121)

Color info

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

RGB color model

#796E79 color RGB value is (121,110,121).

RGB: (121,110,121) (47%, 43%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 110 of 255 = 43%
B 121 of 255 = 47%

121
110
121

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

Portions of RGB colors in percentages

R + G + B = 121 + 110 + 121 = 352 (100%)
R 121 of 352 ~ 34.38%
G 110 of 352 ~ 31.25%
B 121 of 352 ~ 34.38'%

%34.38
%31.25
%34.38

CMYK color model

#796E79 color CMYK value is (0,9,0,53).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (0,9,0,53) C0M9Y0K53 (0%,9%,0%,53%) (0.00/0.09/0.00/0.53) 

CMYK percentages

%0
%9.09
%0
%52.55

Codes

Color #796E79 in popluar color models

79 6E 79
RGB 121 110 121
HSL 300° 4.76% 45.29%
HSB/HSV 300° 9.09% 47.45%
CMYK 0.00% 9.09% 0.00%
52.55%

Color #796E79 in popluar number systems.

HEX 79 6E 79
Decimal 121 110 121
Binary 1111001 1101110 1111001
Octal 171 156 171

Shades and tints

Shades of #796E79

#796E79
(121,110,121)
#6E646E
(110,100,110)
#635A63
(99,90,99)
#585058
(88,80,88)
#4D464D
(77,70,77)
#423C42
(66,60,66)
#373237
(55,50,55)
#2C282C
(44,40,44)
#211E21
(33,30,33)
#161416
(22,20,22)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #796E79

#796E79
(121,110,121)
#857B85
(133,123,133)
#918891
(145,136,145)
#9D959D
(157,149,157)
#A9A2A9
(169,162,169)
#B5AFB5
(181,175,181)
#C1BCC1
(193,188,193)
#CDC9CD
(205,201,205)
#D9D6D9
(217,214,217)
#E5E3E5
(229,227,229)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796E79; }

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

This text font color is #796E79.

Background Color

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

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

This div background color is #796E79.

Border color

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

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

This div border color is #796E79.

Opacity

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

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

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

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

This text has shadow with #796E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796E79.

Preview

Color preview on black background

This text has color #796E79 on black background.


Color preview on white background

This text has color #796E79 on white background.


Black color preview on #796E79 background

This text has black color on #796E79 background.


White color preview on #796E79 background

This text has white color on #796E79 background.


Related colors

Complementary color

Complementary color for #hex is #869186.


I love getcolorcode.com

Triadic colors

1 #79796E and #6E7979 with #796E79 are triadic colors.

2 #796E79 and #6E7979 with #796E79 are triadic colors.