COLOR #798975

HEX: #798975 RGB: (121,137,117)

Color info

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

RGB color model

#798975 color RGB value is (121,137,117).

RGB: (121,137,117) (47%, 54%, 46%)

RGB channels and saturation

R 121 of 255 = 47%
G 137 of 255 = 54%
B 117 of 255 = 46%

121
137
117

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

Portions of RGB colors in percentages

R + G + B = 121 + 137 + 117 = 375 (100%)
R 121 of 375 ~ 32.27%
G 137 of 375 ~ 36.53%
B 117 of 375 ~ 31.2'%

%32.27
%36.53
%31.2

CMYK color model

#798975 color CMYK value is (12,0,15,46).

  • cyan value is 11.68%
  • magenta value is 0.00%
  • yellow value is 14.60%
  • key color value is 46.27%
CMYK: (12,0,15,46) C12M0Y15K46 (12%,0%,15%,46%) (0.12/0.00/0.15/0.46) 

CMYK percentages

%11.68
%0
%14.6
%46.27

Codes

Color #798975 in popluar color models

79 89 75
RGB 121 137 117
HSL 108° 7.87% 49.80%
HSB/HSV 108° 14.60% 53.73%
CMYK 11.68% 0.00% 14.60%
46.27%

Color #798975 in popluar number systems.

HEX 79 89 75
Decimal 121 137 117
Binary 1111001 10001001 1110101
Octal 171 211 165

Shades and tints

Shades of #798975

#798975
(121,137,117)
#6E7D6B
(110,125,107)
#637161
(99,113,97)
#586557
(88,101,87)
#4D594D
(77,89,77)
#424D43
(66,77,67)
#374139
(55,65,57)
#2C352F
(44,53,47)
#212925
(33,41,37)
#161D1B
(22,29,27)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #798975

#798975
(121,137,117)
#859381
(133,147,129)
#919D8D
(145,157,141)
#9DA799
(157,167,153)
#A9B1A5
(169,177,165)
#B5BBB1
(181,187,177)
#C1C5BD
(193,197,189)
#CDCFC9
(205,207,201)
#D9D9D5
(217,217,213)
#E5E3E1
(229,227,225)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798975; }

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

This text font color is #798975.

Background Color

.myBgColor { background-color: #798975; }

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

This div background color is #798975.

Border color

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

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

This div border color is #798975.

Opacity

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

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

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

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

This text has shadow with #798975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798975.

Preview

Color preview on black background

This text has color #798975 on black background.


Color preview on white background

This text has color #798975 on white background.


Black color preview on #798975 background

This text has black color on #798975 background.


White color preview on #798975 background

This text has white color on #798975 background.


Related colors

Complementary color

Complementary color for #hex is #86768A.


I love getcolorcode.com

Triadic colors

1 #757989 and #897579 with #798975 are triadic colors.

2 #758979 and #897975 with #798975 are triadic colors.