COLOR #794D4F

HEX: #794D4F RGB: (121,77,79)

Color info

#794D4F contains red, green and blue colors in about the same proportion. Web safe color of #794D4F is #663366 (or #636).

RGB color model

#794D4F color RGB value is (121,77,79).

RGB: (121,77,79) (47%, 30%, 31%)

RGB channels and saturation

R 121 of 255 = 47%
G 77 of 255 = 30%
B 79 of 255 = 31%

121
77
79

R + G + B ~ 36%. #794D4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 77 + 79 = 277 (100%)
R 121 of 277 ~ 43.68%
G 77 of 277 ~ 27.8%
B 79 of 277 ~ 28.52'%

%43.68
%27.8
%28.52

CMYK color model

#794D4F color CMYK value is (0,36,35,53).

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 34.71%
  • key color value is 52.55%

CMYK: (0,36,35,53)
C0M36Y35K53 (0%, 36%, 35%, 53%)
(0.00 / 0.36 / 0.35 / 0.53)

CMYK percentages

%0
%36.36
%34.71
%52.55

Codes

Color #794D4F in popluar color models

79 4D 4F
RGB 121 77 79
HSL 357° 22.22% 38.82%
HSB/HSV 357° 36.36% 47.45%
CMYK 0.00% 36.36% 34.71%
52.55%

Color #794D4F in popluar number systems.

HEX 79 4D 4F
Decimal 121 77 79
Binary 1111001 1001101 1001111
Octal 171 115 117

Shades and tints

Shades of #794D4F

#794D4F
(121,77,79)
#6E4648
(110,70,72)
#633F41
(99,63,65)
#58383A
(88,56,58)
#4D3133
(77,49,51)
#422A2C
(66,42,44)
#372325
(55,35,37)
#2C1C1E
(44,28,30)
#211517
(33,21,23)
#160E10
(22,14,16)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #794D4F

#794D4F
(121,77,79)
#855D5F
(133,93,95)
#916D6F
(145,109,111)
#9D7D7F
(157,125,127)
#A98D8F
(169,141,143)
#B59D9F
(181,157,159)
#C1ADAF
(193,173,175)
#CDBDBF
(205,189,191)
#D9CDCF
(217,205,207)
#E5DDDF
(229,221,223)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #794D4F color. Also use rgb(121,77,79) instead hex code.

Text Font Color

.myTextColor { color: #794D4F; }

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

This text font color is #794D4F.

Background Color

.myBgColor { background-color: #794D4F; }

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

This div background color is #794D4F.

Border color

.myBorderColor { border: 1px solid #794D4F; }

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

This div border color is #794D4F.

Opacity

.myOpacity80 { color: #794D4F; opacity: 0.8; }

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

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

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

This text has shadow with #794D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794D4F.

Preview

Color preview on black background

This text has color #794D4F on black background.


Color preview on white background

This text has color #794D4F on white background.


Black color preview on #794D4F background

This text has black color on #794D4F background.


White color preview on #794D4F background

This text has white color on #794D4F background.


Related colors

Complementary color

Complementary color for #hex is #86B2B0.


I love getcolorcode.com

Triadic colors

1 #4F794D and #4D4F79 with #794D4F are triadic colors.

2 #4F4D79 and #4D794F with #794D4F are triadic colors.