COLOR #79584F

HEX: #79584F RGB: (121,88,79)

Color info

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

RGB color model

#79584F color RGB value is (121,88,79).

RGB: (121,88,79) (47%, 35%, 31%)

RGB channels and saturation

R 121 of 255 = 47%
G 88 of 255 = 35%
B 79 of 255 = 31%

121
88
79

R + G + B ~ 38%. #79584F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 88 + 79 = 288 (100%)
R 121 of 288 ~ 42.01%
G 88 of 288 ~ 30.56%
B 79 of 288 ~ 27.43'%

%42.01
%30.56
%27.43

CMYK color model

#79584F color CMYK value is (0,27,35,53).

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

CMYK: (0,27,35,53)
C0M27Y35K53 (0%, 27%, 35%, 53%)
(0.00 / 0.27 / 0.35 / 0.53)

CMYK percentages

%0
%27.27
%34.71
%52.55

Codes

Color #79584F in popluar color models

79 58 4F
RGB 121 88 79
HSL 13° 21.00% 39.22%
HSB/HSV 13° 34.71% 47.45%
CMYK 0.00% 27.27% 34.71%
52.55%

Color #79584F in popluar number systems.

HEX 79 58 4F
Decimal 121 88 79
Binary 1111001 1011000 1001111
Octal 171 130 117

Shades and tints

Shades of #79584F

#79584F
(121,88,79)
#6E5048
(110,80,72)
#634841
(99,72,65)
#58403A
(88,64,58)
#4D3833
(77,56,51)
#42302C
(66,48,44)
#372825
(55,40,37)
#2C201E
(44,32,30)
#211817
(33,24,23)
#161010
(22,16,16)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #79584F

#79584F
(121,88,79)
#85675F
(133,103,95)
#91766F
(145,118,111)
#9D857F
(157,133,127)
#A9948F
(169,148,143)
#B5A39F
(181,163,159)
#C1B2AF
(193,178,175)
#CDC1BF
(205,193,191)
#D9D0CF
(217,208,207)
#E5DFDF
(229,223,223)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79584F color. Also use rgb(121,88,79) instead hex code.

Text Font Color

.myTextColor { color: #79584F; }

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

This text font color is #79584F.

Background Color

.myBgColor { background-color: #79584F; }

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

This div background color is #79584F.

Border color

.myBorderColor { border: 1px solid #79584F; }

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

This div border color is #79584F.

Opacity

.myOpacity80 { color: #79584F; opacity: 0.8; }

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

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

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

This text has shadow with #79584F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79584F.

Preview

Color preview on black background

This text has color #79584F on black background.


Color preview on white background

This text has color #79584F on white background.


Black color preview on #79584F background

This text has black color on #79584F background.


White color preview on #79584F background

This text has white color on #79584F background.


Related colors

Complementary color

Complementary color for #hex is #86A7B0.


I love getcolorcode.com

Triadic colors

1 #4F7958 and #584F79 with #79584F are triadic colors.

2 #4F5879 and #58794F with #79584F are triadic colors.