COLOR #79684E

HEX: #79684E RGB: (121,104,78)

Color info

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

RGB color model

#79684E color RGB value is (121,104,78).

RGB: (121,104,78) (47%, 41%, 31%)

RGB channels and saturation

R 121 of 255 = 47%
G 104 of 255 = 41%
B 78 of 255 = 31%

121
104
78

R + G + B ~ 40%. #79684E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 104 + 78 = 303 (100%)
R 121 of 303 ~ 39.93%
G 104 of 303 ~ 34.32%
B 78 of 303 ~ 25.74'%

%39.93
%34.32
%25.74

CMYK color model

#79684E color CMYK value is (0,14,36,53).

  • cyan value is 0.00%
  • magenta value is 14.05%
  • yellow value is 35.54%
  • key color value is 52.55%
CMYK: (0,14,36,53) C0M14Y36K53 (0%,14%,36%,53%) (0.00/0.14/0.36/0.53) 

CMYK percentages

%0
%14.05
%35.54
%52.55

Codes

Color #79684E in popluar color models

79 68 4E
RGB 121 104 78
HSL 36° 21.61% 39.02%
HSB/HSV 36° 35.54% 47.45%
CMYK 0.00% 14.05% 35.54%
52.55%

Color #79684E in popluar number systems.

HEX 79 68 4E
Decimal 121 104 78
Binary 1111001 1101000 1001110
Octal 171 150 116

Shades and tints

Shades of #79684E

#79684E
(121,104,78)
#6E5F47
(110,95,71)
#635640
(99,86,64)
#584D39
(88,77,57)
#4D4432
(77,68,50)
#423B2B
(66,59,43)
#373224
(55,50,36)
#2C291D
(44,41,29)
#212016
(33,32,22)
#16170F
(22,23,15)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #79684E

#79684E
(121,104,78)
#85755E
(133,117,94)
#91826E
(145,130,110)
#9D8F7E
(157,143,126)
#A99C8E
(169,156,142)
#B5A99E
(181,169,158)
#C1B6AE
(193,182,174)
#CDC3BE
(205,195,190)
#D9D0CE
(217,208,206)
#E5DDDE
(229,221,222)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79684E color. Also use rgb(121,104,78) instead hex code.

Text Font Color

.myTextColor { color: #79684E; }

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

This text font color is #79684E.

Background Color

.myBgColor { background-color: #79684E; }

<div style="background-color:#79684E">Inner text</div>

This div background color is #79684E.

Border color

.myBorderColor { border: 1px solid #79684E; }

<div style="border:3px solid #79684E">Div</div>

This div border color is #79684E.

Opacity

.myOpacity80 { color: #79684E; opacity: 0.8; }

<p style="color:#79684E;opacity:0.8;">80%</p>

Text with #79684E 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 #79684E;}

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

This text has shadow with #79684E color.


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

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

This text has shadow with #79684E primary color and red secondary color.


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

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

This text has shadow with #79684E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #79684E.

Preview

Color preview on black background

This text has color #79684E on black background.


Color preview on white background

This text has color #79684E on white background.


Black color preview on #79684E background

This text has black color on #79684E background.


White color preview on #79684E background

This text has white color on #79684E background.


Related colors

Complementary color

Complementary color for #hex is #8697B1.


I love getcolorcode.com

Triadic colors

1 #4E7968 and #684E79 with #79684E are triadic colors.

2 #4E6879 and #68794E with #79684E are triadic colors.