COLOR #796067

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

121
96
103

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

Portions of RGB colors in percentages

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

%37.81
%30
%32.19

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 20.66%
  • yellow value is 14.88%
  • key color value is 52.55%
CMYK: (0,21,15,53) C0M21Y15K53 (0%,21%,15%,53%) (0.00/0.21/0.15/0.53) 

CMYK percentages

%0
%20.66
%14.88
%52.55

Codes

Color #796067 in popluar color models

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

Color #796067 in popluar number systems.

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

Shades and tints

Shades of #796067

#796067
(121,96,103)
#6E585E
(110,88,94)
#635055
(99,80,85)
#58484C
(88,72,76)
#4D4043
(77,64,67)
#42383A
(66,56,58)
#373031
(55,48,49)
#2C2828
(44,40,40)
#21201F
(33,32,31)
#161816
(22,24,22)
#0B100D
(11,16,13)
#000000
(0,0,0)

Tints of #796067

#796067
(121,96,103)
#856E74
(133,110,116)
#917C81
(145,124,129)
#9D8A8E
(157,138,142)
#A9989B
(169,152,155)
#B5A6A8
(181,166,168)
#C1B4B5
(193,180,181)
#CDC2C2
(205,194,194)
#D9D0CF
(217,208,207)
#E5DEDC
(229,222,220)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796067; }

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

This text font color is #796067.

Background Color

.myBgColor { background-color: #796067; }

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

This div background color is #796067.

Border color

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

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

This div border color is #796067.

Opacity

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

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

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

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

This text has shadow with #796067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796067.

Preview

Color preview on black background

This text has color #796067 on black background.


Color preview on white background

This text has color #796067 on white background.


Black color preview on #796067 background

This text has black color on #796067 background.


White color preview on #796067 background

This text has white color on #796067 background.


Related colors

Complementary color

Complementary color for #hex is #869F98.


I love getcolorcode.com

Triadic colors

1 #677960 and #606779 with #796067 are triadic colors.

2 #676079 and #607967 with #796067 are triadic colors.