COLOR #796760

HEX: #796760 RGB: (121,103,96)

Color info

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

RGB color model

#796760 color RGB value is (121,103,96).

RGB: (121,103,96) (47%, 40%, 38%)

RGB channels and saturation

R 121 of 255 = 47%
G 103 of 255 = 40%
B 96 of 255 = 38%

121
103
96

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

Portions of RGB colors in percentages

R + G + B = 121 + 103 + 96 = 320 (100%)
R 121 of 320 ~ 37.81%
G 103 of 320 ~ 32.19%
B 96 of 320 ~ 30'%

%37.81
%32.19
%30

CMYK color model

#796760 color CMYK value is (0,15,21,53).

  • cyan value is 0.00%
  • magenta value is 14.88%
  • yellow value is 20.66%
  • key color value is 52.55%

CMYK: (0,15,21,53)
C0M15Y21K53 (0%, 15%, 21%, 53%)
(0.00 / 0.15 / 0.21 / 0.53)

CMYK percentages

%0
%14.88
%20.66
%52.55

Codes

Color #796760 in popluar color models

79 67 60
RGB 121 103 96
HSL 17° 11.52% 42.55%
HSB/HSV 17° 20.66% 47.45%
CMYK 0.00% 14.88% 20.66%
52.55%

Color #796760 in popluar number systems.

HEX 79 67 60
Decimal 121 103 96
Binary 1111001 1100111 1100000
Octal 171 147 140

Shades and tints

Shades of #796760

#796760
(121,103,96)
#6E5E58
(110,94,88)
#635550
(99,85,80)
#584C48
(88,76,72)
#4D4340
(77,67,64)
#423A38
(66,58,56)
#373130
(55,49,48)
#2C2828
(44,40,40)
#211F20
(33,31,32)
#161618
(22,22,24)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #796760

#796760
(121,103,96)
#85746E
(133,116,110)
#91817C
(145,129,124)
#9D8E8A
(157,142,138)
#A99B98
(169,155,152)
#B5A8A6
(181,168,166)
#C1B5B4
(193,181,180)
#CDC2C2
(205,194,194)
#D9CFD0
(217,207,208)
#E5DCDE
(229,220,222)
#F1E9EC
(241,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796760 color. Also use rgb(121,103,96) instead hex code.

Text Font Color

.myTextColor { color: #796760; }

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

This text font color is #796760.

Background Color

.myBgColor { background-color: #796760; }

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

This div background color is #796760.

Border color

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

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

This div border color is #796760.

Opacity

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

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

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

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

This text has shadow with #796760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796760.

Preview

Color preview on black background

This text has color #796760 on black background.


Color preview on white background

This text has color #796760 on white background.


Black color preview on #796760 background

This text has black color on #796760 background.


White color preview on #796760 background

This text has white color on #796760 background.


Related colors

Complementary color

Complementary color for #hex is #86989F.


I love getcolorcode.com

Triadic colors

1 #607967 and #676079 with #796760 are triadic colors.

2 #606779 and #677960 with #796760 are triadic colors.