COLOR #798173

HEX: #798173 RGB: (121,129,115)

Color info

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

RGB color model

#798173 color RGB value is (121,129,115).

RGB: (121,129,115) (47%, 51%, 45%)

RGB channels and saturation

R 121 of 255 = 47%
G 129 of 255 = 51%
B 115 of 255 = 45%

121
129
115

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

Portions of RGB colors in percentages

R + G + B = 121 + 129 + 115 = 365 (100%)
R 121 of 365 ~ 33.15%
G 129 of 365 ~ 35.34%
B 115 of 365 ~ 31.51'%

%33.15
%35.34
%31.51

CMYK color model

#798173 color CMYK value is (6,0,11,49).

  • cyan value is 6.20%
  • magenta value is 0.00%
  • yellow value is 10.85%
  • key color value is 49.41%

CMYK: (6,0,11,49)
C6M0Y11K49 (6%, 0%, 11%, 49%)
(0.06 / 0.00 / 0.11 / 0.49)

CMYK percentages

%6.2
%0
%10.85
%49.41

Codes

Color #798173 in popluar color models

79 81 73
RGB 121 129 115
HSL 94° 5.74% 47.84%
HSB/HSV 94° 10.85% 50.59%
CMYK 6.20% 0.00% 10.85%
49.41%

Color #798173 in popluar number systems.

HEX 79 81 73
Decimal 121 129 115
Binary 1111001 10000001 1110011
Octal 171 201 163

Shades and tints

Shades of #798173

#798173
(121,129,115)
#6E7669
(110,118,105)
#636B5F
(99,107,95)
#586055
(88,96,85)
#4D554B
(77,85,75)
#424A41
(66,74,65)
#373F37
(55,63,55)
#2C342D
(44,52,45)
#212923
(33,41,35)
#161E19
(22,30,25)
#0B130F
(11,19,15)
#000000
(0,0,0)

Tints of #798173

#798173
(121,129,115)
#858C7F
(133,140,127)
#91978B
(145,151,139)
#9DA297
(157,162,151)
#A9ADA3
(169,173,163)
#B5B8AF
(181,184,175)
#C1C3BB
(193,195,187)
#CDCEC7
(205,206,199)
#D9D9D3
(217,217,211)
#E5E4DF
(229,228,223)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798173 color. Also use rgb(121,129,115) instead hex code.

Text Font Color

.myTextColor { color: #798173; }

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

This text font color is #798173.

Background Color

.myBgColor { background-color: #798173; }

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

This div background color is #798173.

Border color

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

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

This div border color is #798173.

Opacity

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

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

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

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

This text has shadow with #798173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798173.

Preview

Color preview on black background

This text has color #798173 on black background.


Color preview on white background

This text has color #798173 on white background.


Black color preview on #798173 background

This text has black color on #798173 background.


White color preview on #798173 background

This text has white color on #798173 background.


Related colors

Complementary color

Complementary color for #hex is #867E8C.


I love getcolorcode.com

Triadic colors

1 #737981 and #817379 with #798173 are triadic colors.

2 #738179 and #817973 with #798173 are triadic colors.