COLOR #794D54

HEX: #794D54 RGB: (121,77,84)

Color info

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

RGB color model

#794D54 color RGB value is (121,77,84).

RGB: (121,77,84) (47%, 30%, 33%)

RGB channels and saturation

R 121 of 255 = 47%
G 77 of 255 = 30%
B 84 of 255 = 33%

121
77
84

R + G + B ~ 37%. #794D54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 77 + 84 = 282 (100%)
R 121 of 282 ~ 42.91%
G 77 of 282 ~ 27.3%
B 84 of 282 ~ 29.79'%

%42.91
%27.3
%29.79

CMYK color model

#794D54 color CMYK value is (0,36,31,53).

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

CMYK: (0,36,31,53)
C0M36Y31K53 (0%, 36%, 31%, 53%)
(0.00 / 0.36 / 0.31 / 0.53)

CMYK percentages

%0
%36.36
%30.58
%52.55

Codes

Color #794D54 in popluar color models

79 4D 54
RGB 121 77 84
HSL 350° 22.22% 38.82%
HSB/HSV 350° 36.36% 47.45%
CMYK 0.00% 36.36% 30.58%
52.55%

Color #794D54 in popluar number systems.

HEX 79 4D 54
Decimal 121 77 84
Binary 1111001 1001101 1010100
Octal 171 115 124

Shades and tints

Shades of #794D54

#794D54
(121,77,84)
#6E464D
(110,70,77)
#633F46
(99,63,70)
#58383F
(88,56,63)
#4D3138
(77,49,56)
#422A31
(66,42,49)
#37232A
(55,35,42)
#2C1C23
(44,28,35)
#21151C
(33,21,28)
#160E15
(22,14,21)
#0B070E
(11,7,14)
#000000
(0,0,0)

Tints of #794D54

#794D54
(121,77,84)
#855D63
(133,93,99)
#916D72
(145,109,114)
#9D7D81
(157,125,129)
#A98D90
(169,141,144)
#B59D9F
(181,157,159)
#C1ADAE
(193,173,174)
#CDBDBD
(205,189,189)
#D9CDCC
(217,205,204)
#E5DDDB
(229,221,219)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #794D54; }

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

This text font color is #794D54.

Background Color

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

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

This div background color is #794D54.

Border color

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

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

This div border color is #794D54.

Opacity

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

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

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

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

This text has shadow with #794D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794D54.

Preview

Color preview on black background

This text has color #794D54 on black background.


Color preview on white background

This text has color #794D54 on white background.


Black color preview on #794D54 background

This text has black color on #794D54 background.


White color preview on #794D54 background

This text has white color on #794D54 background.


Related colors

Complementary color

Complementary color for #hex is #86B2AB.


I love getcolorcode.com

Triadic colors

1 #54794D and #4D5479 with #794D54 are triadic colors.

2 #544D79 and #4D7954 with #794D54 are triadic colors.