COLOR #796373

HEX: #796373 RGB: (121,99,115)

Color info

#796373 contains red, green and blue colors in about the same proportion. Web safe color of #796373 is #666666 (or #666).

RGB color model

#796373 color RGB value is (121,99,115).

RGB: (121,99,115) (47%, 39%, 45%)

RGB channels and saturation

R 121 of 255 = 47%
G 99 of 255 = 39%
B 115 of 255 = 45%

121
99
115

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

Portions of RGB colors in percentages

R + G + B = 121 + 99 + 115 = 335 (100%)
R 121 of 335 ~ 36.12%
G 99 of 335 ~ 29.55%
B 115 of 335 ~ 34.33'%

%36.12
%29.55
%34.33

CMYK color model

#796373 color CMYK value is (0,18,5,53).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 4.96%
  • key color value is 52.55%

CMYK: (0,18,5,53)
C0M18Y5K53 (0%, 18%, 5%, 53%)
(0.00 / 0.18 / 0.05 / 0.53)

CMYK percentages

%0
%18.18
%4.96
%52.55

Codes

Color #796373 in popluar color models

79 63 73
RGB 121 99 115
HSL 316° 10.00% 43.14%
HSB/HSV 316° 18.18% 47.45%
CMYK 0.00% 18.18% 4.96%
52.55%

Color #796373 in popluar number systems.

HEX 79 63 73
Decimal 121 99 115
Binary 1111001 1100011 1110011
Octal 171 143 163

Shades and tints

Shades of #796373

#796373
(121,99,115)
#6E5A69
(110,90,105)
#63515F
(99,81,95)
#584855
(88,72,85)
#4D3F4B
(77,63,75)
#423641
(66,54,65)
#372D37
(55,45,55)
#2C242D
(44,36,45)
#211B23
(33,27,35)
#161219
(22,18,25)
#0B090F
(11,9,15)
#000000
(0,0,0)

Tints of #796373

#796373
(121,99,115)
#85717F
(133,113,127)
#917F8B
(145,127,139)
#9D8D97
(157,141,151)
#A99BA3
(169,155,163)
#B5A9AF
(181,169,175)
#C1B7BB
(193,183,187)
#CDC5C7
(205,197,199)
#D9D3D3
(217,211,211)
#E5E1DF
(229,225,223)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796373; }

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

This text font color is #796373.

Background Color

.myBgColor { background-color: #796373; }

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

This div background color is #796373.

Border color

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

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

This div border color is #796373.

Opacity

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

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

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

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

This text has shadow with #796373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796373.

Preview

Color preview on black background

This text has color #796373 on black background.


Color preview on white background

This text has color #796373 on white background.


Black color preview on #796373 background

This text has black color on #796373 background.


White color preview on #796373 background

This text has white color on #796373 background.


Related colors

Complementary color

Complementary color for #hex is #869C8C.


I love getcolorcode.com

Triadic colors

1 #737963 and #637379 with #796373 are triadic colors.

2 #736379 and #637973 with #796373 are triadic colors.