COLOR #796138

HEX: #796138 RGB: (121,97,56)

Color info

#796138 contains mainly red and green colors. Web safe color of #796138 is #666633 (or #663).

RGB color model

#796138 color RGB value is (121,97,56).

RGB: (121,97,56) (47%, 38%, 22%)

RGB channels and saturation

R 121 of 255 = 47%
G 97 of 255 = 38%
B 56 of 255 = 22%

121
97
56

R + G + B ~ 36%. #796138 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 97 + 56 = 274 (100%)
R 121 of 274 ~ 44.16%
G 97 of 274 ~ 35.4%
B 56 of 274 ~ 20.44'%

%44.16
%35.4
%20.44

CMYK color model

#796138 color CMYK value is (0,20,54,53).

  • cyan value is 0.00%
  • magenta value is 19.83%
  • yellow value is 53.72%
  • key color value is 52.55%
CMYK: (0,20,54,53) C0M20Y54K53 (0%,20%,54%,53%) (0.00/0.20/0.54/0.53) 

CMYK percentages

%0
%19.83
%53.72
%52.55

Codes

Color #796138 in popluar color models

79 61 38
RGB 121 97 56
HSL 38° 36.72% 34.71%
HSB/HSV 38° 53.72% 47.45%
CMYK 0.00% 19.83% 53.72%
52.55%

Color #796138 in popluar number systems.

HEX 79 61 38
Decimal 121 97 56
Binary 1111001 1100001 111000
Octal 171 141 70

Shades and tints

Shades of #796138

#796138
(121,97,56)
#6E5933
(110,89,51)
#63512E
(99,81,46)
#584929
(88,73,41)
#4D4124
(77,65,36)
#42391F
(66,57,31)
#37311A
(55,49,26)
#2C2915
(44,41,21)
#212110
(33,33,16)
#16190B
(22,25,11)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #796138

#796138
(121,97,56)
#856F4A
(133,111,74)
#917D5C
(145,125,92)
#9D8B6E
(157,139,110)
#A99980
(169,153,128)
#B5A792
(181,167,146)
#C1B5A4
(193,181,164)
#CDC3B6
(205,195,182)
#D9D1C8
(217,209,200)
#E5DFDA
(229,223,218)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796138 color. Also use rgb(121,97,56) instead hex code.

Text Font Color

.myTextColor { color: #796138; }

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

This text font color is #796138.

Background Color

.myBgColor { background-color: #796138; }

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

This div background color is #796138.

Border color

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

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

This div border color is #796138.

Opacity

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

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

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

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

This text has shadow with #796138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796138.

Preview

Color preview on black background

This text has color #796138 on black background.


Color preview on white background

This text has color #796138 on white background.


Black color preview on #796138 background

This text has black color on #796138 background.


White color preview on #796138 background

This text has white color on #796138 background.


Related colors

Complementary color

Complementary color for #hex is #869EC7.


I love getcolorcode.com

Triadic colors

1 #387961 and #613879 with #796138 are triadic colors.

2 #386179 and #617938 with #796138 are triadic colors.