COLOR #797473

HEX: #797473 RGB: (121,116,115)

Color info

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

RGB color model

#797473 color RGB value is (121,116,115).

RGB: (121,116,115) (47%, 45%, 45%)

RGB channels and saturation

R 121 of 255 = 47%
G 116 of 255 = 45%
B 115 of 255 = 45%

121
116
115

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

Portions of RGB colors in percentages

R + G + B = 121 + 116 + 115 = 352 (100%)
R 121 of 352 ~ 34.38%
G 116 of 352 ~ 32.95%
B 115 of 352 ~ 32.67'%

%34.38
%32.95
%32.67

CMYK color model

#797473 color CMYK value is (0,4,5,53).

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

CMYK: (0,4,5,53)
C0M4Y5K53 (0%, 4%, 5%, 53%)
(0.00 / 0.04 / 0.05 / 0.53)

CMYK percentages

%0
%4.13
%4.96
%52.55

Codes

Color #797473 in popluar color models

79 74 73
RGB 121 116 115
HSL 10° 2.54% 46.27%
HSB/HSV 10° 4.96% 47.45%
CMYK 0.00% 4.13% 4.96%
52.55%

Color #797473 in popluar number systems.

HEX 79 74 73
Decimal 121 116 115
Binary 1111001 1110100 1110011
Octal 171 164 163

Shades and tints

Shades of #797473

#797473
(121,116,115)
#6E6A69
(110,106,105)
#63605F
(99,96,95)
#585655
(88,86,85)
#4D4C4B
(77,76,75)
#424241
(66,66,65)
#373837
(55,56,55)
#2C2E2D
(44,46,45)
#212423
(33,36,35)
#161A19
(22,26,25)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #797473

#797473
(121,116,115)
#85807F
(133,128,127)
#918C8B
(145,140,139)
#9D9897
(157,152,151)
#A9A4A3
(169,164,163)
#B5B0AF
(181,176,175)
#C1BCBB
(193,188,187)
#CDC8C7
(205,200,199)
#D9D4D3
(217,212,211)
#E5E0DF
(229,224,223)
#F1ECEB
(241,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797473; }

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

This text font color is #797473.

Background Color

.myBgColor { background-color: #797473; }

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

This div background color is #797473.

Border color

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

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

This div border color is #797473.

Opacity

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

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

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

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

This text has shadow with #797473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797473.

Preview

Color preview on black background

This text has color #797473 on black background.


Color preview on white background

This text has color #797473 on white background.


Black color preview on #797473 background

This text has black color on #797473 background.


White color preview on #797473 background

This text has white color on #797473 background.


Related colors

Complementary color

Complementary color for #hex is #868B8C.


I love getcolorcode.com

Triadic colors

1 #737974 and #747379 with #797473 are triadic colors.

2 #737479 and #747973 with #797473 are triadic colors.