COLOR #798962

HEX: #798962 RGB: (121,137,98)

Color info

#798962 contains red, green and blue colors in about the same proportion. Web safe color of #798962 is #669966 (or #696).

RGB color model

#798962 color RGB value is (121,137,98).

RGB: (121,137,98) (47%, 54%, 38%)

RGB channels and saturation

R 121 of 255 = 47%
G 137 of 255 = 54%
B 98 of 255 = 38%

121
137
98

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

Portions of RGB colors in percentages

R + G + B = 121 + 137 + 98 = 356 (100%)
R 121 of 356 ~ 33.99%
G 137 of 356 ~ 38.48%
B 98 of 356 ~ 27.53'%

%33.99
%38.48
%27.53

CMYK color model

#798962 color CMYK value is (12,0,28,46).

  • cyan value is 11.68%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 46.27%
CMYK: (12,0,28,46) C12M0Y28K46 (12%,0%,28%,46%) (0.12/0.00/0.28/0.46) 

CMYK percentages

%11.68
%0
%28.47
%46.27

Codes

Color #798962 in popluar color models

79 89 62
RGB 121 137 98
HSL 85° 16.60% 46.08%
HSB/HSV 85° 28.47% 53.73%
CMYK 11.68% 0.00% 28.47%
46.27%

Color #798962 in popluar number systems.

HEX 79 89 62
Decimal 121 137 98
Binary 1111001 10001001 1100010
Octal 171 211 142

Shades and tints

Shades of #798962

#798962
(121,137,98)
#6E7D5A
(110,125,90)
#637152
(99,113,82)
#58654A
(88,101,74)
#4D5942
(77,89,66)
#424D3A
(66,77,58)
#374132
(55,65,50)
#2C352A
(44,53,42)
#212922
(33,41,34)
#161D1A
(22,29,26)
#0B1112
(11,17,18)
#000000
(0,0,0)

Tints of #798962

#798962
(121,137,98)
#859370
(133,147,112)
#919D7E
(145,157,126)
#9DA78C
(157,167,140)
#A9B19A
(169,177,154)
#B5BBA8
(181,187,168)
#C1C5B6
(193,197,182)
#CDCFC4
(205,207,196)
#D9D9D2
(217,217,210)
#E5E3E0
(229,227,224)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798962 color. Also use rgb(121,137,98) instead hex code.

Text Font Color

.myTextColor { color: #798962; }

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

This text font color is #798962.

Background Color

.myBgColor { background-color: #798962; }

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

This div background color is #798962.

Border color

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

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

This div border color is #798962.

Opacity

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

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

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

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

This text has shadow with #798962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798962.

Preview

Color preview on black background

This text has color #798962 on black background.


Color preview on white background

This text has color #798962 on white background.


Black color preview on #798962 background

This text has black color on #798962 background.


White color preview on #798962 background

This text has white color on #798962 background.


Related colors

Complementary color

Complementary color for #hex is #86769D.


I love getcolorcode.com

Triadic colors

1 #627989 and #896279 with #798962 are triadic colors.

2 #628979 and #897962 with #798962 are triadic colors.