COLOR #794D53

HEX: #794D53 RGB: (121,77,83)

Color info

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

RGB color model

#794D53 color RGB value is (121,77,83).

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

RGB channels and saturation

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

121
77
83

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

Portions of RGB colors in percentages

R + G + B = 121 + 77 + 83 = 281 (100%)
R 121 of 281 ~ 43.06%
G 77 of 281 ~ 27.4%
B 83 of 281 ~ 29.54'%

%43.06
%27.4
%29.54

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 31.40%
  • 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
%31.4
%52.55

Codes

Color #794D53 in popluar color models

79 4D 53
RGB 121 77 83
HSL 352° 22.22% 38.82%
HSB/HSV 352° 36.36% 47.45%
CMYK 0.00% 36.36% 31.40%
52.55%

Color #794D53 in popluar number systems.

HEX 79 4D 53
Decimal 121 77 83
Binary 1111001 1001101 1010011
Octal 171 115 123

Shades and tints

Shades of #794D53

#794D53
(121,77,83)
#6E464C
(110,70,76)
#633F45
(99,63,69)
#58383E
(88,56,62)
#4D3137
(77,49,55)
#422A30
(66,42,48)
#372329
(55,35,41)
#2C1C22
(44,28,34)
#21151B
(33,21,27)
#160E14
(22,14,20)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #794D53

#794D53
(121,77,83)
#855D62
(133,93,98)
#916D71
(145,109,113)
#9D7D80
(157,125,128)
#A98D8F
(169,141,143)
#B59D9E
(181,157,158)
#C1ADAD
(193,173,173)
#CDBDBC
(205,189,188)
#D9CDCB
(217,205,203)
#E5DDDA
(229,221,218)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #794D53; }

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

This text font color is #794D53.

Background Color

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

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

This div background color is #794D53.

Border color

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

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

This div border color is #794D53.

Opacity

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

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

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

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

This text has shadow with #794D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794D53.

Preview

Color preview on black background

This text has color #794D53 on black background.


Color preview on white background

This text has color #794D53 on white background.


Black color preview on #794D53 background

This text has black color on #794D53 background.


White color preview on #794D53 background

This text has white color on #794D53 background.


Related colors

Complementary color

Complementary color for #hex is #86B2AC.


I love getcolorcode.com

Triadic colors

1 #53794D and #4D5379 with #794D53 are triadic colors.

2 #534D79 and #4D7953 with #794D53 are triadic colors.