COLOR #796B67

HEX: #796B67 RGB: (121,107,103)

Color info

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

RGB color model

#796B67 color RGB value is (121,107,103).

RGB: (121,107,103) (47%, 42%, 40%)

RGB channels and saturation

R 121 of 255 = 47%
G 107 of 255 = 42%
B 103 of 255 = 40%

121
107
103

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

Portions of RGB colors in percentages

R + G + B = 121 + 107 + 103 = 331 (100%)
R 121 of 331 ~ 36.56%
G 107 of 331 ~ 32.33%
B 103 of 331 ~ 31.12'%

%36.56
%32.33
%31.12

CMYK color model

#796B67 color CMYK value is (0,12,15,53).

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

CMYK: (0,12,15,53)
C0M12Y15K53 (0%, 12%, 15%, 53%)
(0.00 / 0.12 / 0.15 / 0.53)

CMYK percentages

%0
%11.57
%14.88
%52.55

Codes

Color #796B67 in popluar color models

79 6B 67
RGB 121 107 103
HSL 13° 8.04% 43.92%
HSB/HSV 13° 14.88% 47.45%
CMYK 0.00% 11.57% 14.88%
52.55%

Color #796B67 in popluar number systems.

HEX 79 6B 67
Decimal 121 107 103
Binary 1111001 1101011 1100111
Octal 171 153 147

Shades and tints

Shades of #796B67

#796B67
(121,107,103)
#6E625E
(110,98,94)
#635955
(99,89,85)
#58504C
(88,80,76)
#4D4743
(77,71,67)
#423E3A
(66,62,58)
#373531
(55,53,49)
#2C2C28
(44,44,40)
#21231F
(33,35,31)
#161A16
(22,26,22)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #796B67

#796B67
(121,107,103)
#857874
(133,120,116)
#918581
(145,133,129)
#9D928E
(157,146,142)
#A99F9B
(169,159,155)
#B5ACA8
(181,172,168)
#C1B9B5
(193,185,181)
#CDC6C2
(205,198,194)
#D9D3CF
(217,211,207)
#E5E0DC
(229,224,220)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796B67; }

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

This text font color is #796B67.

Background Color

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

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

This div background color is #796B67.

Border color

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

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

This div border color is #796B67.

Opacity

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

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

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

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

This text has shadow with #796B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796B67.

Preview

Color preview on black background

This text has color #796B67 on black background.


Color preview on white background

This text has color #796B67 on white background.


Black color preview on #796B67 background

This text has black color on #796B67 background.


White color preview on #796B67 background

This text has white color on #796B67 background.


Related colors

Complementary color

Complementary color for #hex is #869498.


I love getcolorcode.com

Triadic colors

1 #67796B and #6B6779 with #796B67 are triadic colors.

2 #676B79 and #6B7967 with #796B67 are triadic colors.