COLOR #79574D

HEX: #79574D RGB: (121,87,77)

Color info

#79574D contains red, green and blue colors in about the same proportion. Web safe color of #79574D is #666633 (or #663).

RGB color model

#79574D color RGB value is (121,87,77).

RGB: (121,87,77) (47%, 34%, 30%)

RGB channels and saturation

R 121 of 255 = 47%
G 87 of 255 = 34%
B 77 of 255 = 30%

121
87
77

R + G + B ~ 37%. #79574D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 87 + 77 = 285 (100%)
R 121 of 285 ~ 42.46%
G 87 of 285 ~ 30.53%
B 77 of 285 ~ 27.02'%

%42.46
%30.53
%27.02

CMYK color model

#79574D color CMYK value is (0,28,36,53).

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

CMYK: (0,28,36,53)
C0M28Y36K53 (0%, 28%, 36%, 53%)
(0.00 / 0.28 / 0.36 / 0.53)

CMYK percentages

%0
%28.1
%36.36
%52.55

Codes

Color #79574D in popluar color models

79 57 4D
RGB 121 87 77
HSL 14° 22.22% 38.82%
HSB/HSV 14° 36.36% 47.45%
CMYK 0.00% 28.10% 36.36%
52.55%

Color #79574D in popluar number systems.

HEX 79 57 4D
Decimal 121 87 77
Binary 1111001 1010111 1001101
Octal 171 127 115

Shades and tints

Shades of #79574D

#79574D
(121,87,77)
#6E5046
(110,80,70)
#63493F
(99,73,63)
#584238
(88,66,56)
#4D3B31
(77,59,49)
#42342A
(66,52,42)
#372D23
(55,45,35)
#2C261C
(44,38,28)
#211F15
(33,31,21)
#16180E
(22,24,14)
#0B1107
(11,17,7)
#000000
(0,0,0)

Tints of #79574D

#79574D
(121,87,77)
#85665D
(133,102,93)
#91756D
(145,117,109)
#9D847D
(157,132,125)
#A9938D
(169,147,141)
#B5A29D
(181,162,157)
#C1B1AD
(193,177,173)
#CDC0BD
(205,192,189)
#D9CFCD
(217,207,205)
#E5DEDD
(229,222,221)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79574D color. Also use rgb(121,87,77) instead hex code.

Text Font Color

.myTextColor { color: #79574D; }

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

This text font color is #79574D.

Background Color

.myBgColor { background-color: #79574D; }

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

This div background color is #79574D.

Border color

.myBorderColor { border: 1px solid #79574D; }

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

This div border color is #79574D.

Opacity

.myOpacity80 { color: #79574D; opacity: 0.8; }

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

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

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

This text has shadow with #79574D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79574D.

Preview

Color preview on black background

This text has color #79574D on black background.


Color preview on white background

This text has color #79574D on white background.


Black color preview on #79574D background

This text has black color on #79574D background.


White color preview on #79574D background

This text has white color on #79574D background.


Related colors

Complementary color

Complementary color for #hex is #86A8B2.


I love getcolorcode.com

Triadic colors

1 #4D7957 and #574D79 with #79574D are triadic colors.

2 #4D5779 and #57794D with #79574D are triadic colors.