COLOR #796E46

HEX: #796E46 RGB: (121,110,70)

Color info

#796E46 contains red, green and blue colors in about the same proportion. Web safe color of #796E46 is #666633 (or #663).

RGB color model

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

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

RGB channels and saturation

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

121
110
70

R + G + B ~ 39%. #796E46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 110 + 70 = 301 (100%)
R 121 of 301 ~ 40.2%
G 110 of 301 ~ 36.54%
B 70 of 301 ~ 23.26'%

%40.2
%36.54
%23.26

CMYK color model

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

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

CMYK percentages

%0
%9.09
%42.15
%52.55

Codes

Color #796E46 in popluar color models

79 6E 46
RGB 121 110 70
HSL 47° 26.70% 37.45%
HSB/HSV 47° 42.15% 47.45%
CMYK 0.00% 9.09% 42.15%
52.55%

Color #796E46 in popluar number systems.

HEX 79 6E 46
Decimal 121 110 70
Binary 1111001 1101110 1000110
Octal 171 156 106

Shades and tints

Shades of #796E46

#796E46
(121,110,70)
#6E6440
(110,100,64)
#635A3A
(99,90,58)
#585034
(88,80,52)
#4D462E
(77,70,46)
#423C28
(66,60,40)
#373222
(55,50,34)
#2C281C
(44,40,28)
#211E16
(33,30,22)
#161410
(22,20,16)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #796E46

#796E46
(121,110,70)
#857B56
(133,123,86)
#918866
(145,136,102)
#9D9576
(157,149,118)
#A9A286
(169,162,134)
#B5AF96
(181,175,150)
#C1BCA6
(193,188,166)
#CDC9B6
(205,201,182)
#D9D6C6
(217,214,198)
#E5E3D6
(229,227,214)
#F1F0E6
(241,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796E46; }

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

This text font color is #796E46.

Background Color

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

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

This div background color is #796E46.

Border color

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

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

This div border color is #796E46.

Opacity

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

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

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

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

This text has shadow with #796E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796E46.

Preview

Color preview on black background

This text has color #796E46 on black background.


Color preview on white background

This text has color #796E46 on white background.


Black color preview on #796E46 background

This text has black color on #796E46 background.


White color preview on #796E46 background

This text has white color on #796E46 background.


Related colors

Complementary color

Complementary color for #hex is #8691B9.


I love getcolorcode.com

Triadic colors

1 #46796E and #6E4679 with #796E46 are triadic colors.

2 #466E79 and #6E7946 with #796E46 are triadic colors.