COLOR #7D794E

HEX: #7D794E RGB: (125,121,78)

Color info

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

RGB color model

#7D794E color RGB value is (125,121,78).

RGB: (125,121,78) (49%, 47%, 31%)

RGB channels and saturation

R 125 of 255 = 49%
G 121 of 255 = 47%
B 78 of 255 = 31%

125
121
78

R + G + B ~ 42%. #7D794E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 121 + 78 = 324 (100%)
R 125 of 324 ~ 38.58%
G 121 of 324 ~ 37.35%
B 78 of 324 ~ 24.07'%

%38.58
%37.35
%24.07

CMYK color model

#7D794E color CMYK value is (0,3,38,51).

  • cyan value is 0.00%
  • magenta value is 3.20%
  • yellow value is 37.60%
  • key color value is 50.98%
CMYK: (0,3,38,51) C0M3Y38K51 (0%,3%,38%,51%) (0.00/0.03/0.38/0.51) 

CMYK percentages

%0
%3.2
%37.6
%50.98

Codes

Color #7D794E in popluar color models

7D 79 4E
RGB 125 121 78
HSL 55° 23.15% 39.80%
HSB/HSV 55° 37.60% 49.02%
CMYK 0.00% 3.20% 37.60%
50.98%

Color #7D794E in popluar number systems.

HEX 7D 79 4E
Decimal 125 121 78
Binary 1111101 1111001 1001110
Octal 175 171 116

Shades and tints

Shades of #7D794E

#7D794E
(125,121,78)
#726E47
(114,110,71)
#676340
(103,99,64)
#5C5839
(92,88,57)
#514D32
(81,77,50)
#46422B
(70,66,43)
#3B3724
(59,55,36)
#302C1D
(48,44,29)
#252116
(37,33,22)
#1A160F
(26,22,15)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #7D794E

#7D794E
(125,121,78)
#88855E
(136,133,94)
#93916E
(147,145,110)
#9E9D7E
(158,157,126)
#A9A98E
(169,169,142)
#B4B59E
(180,181,158)
#BFC1AE
(191,193,174)
#CACDBE
(202,205,190)
#D5D9CE
(213,217,206)
#E0E5DE
(224,229,222)
#EBF1EE
(235,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D794E color. Also use rgb(125,121,78) instead hex code.

Text Font Color

.myTextColor { color: #7D794E; }

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

This text font color is #7D794E.

Background Color

.myBgColor { background-color: #7D794E; }

<div style="background-color:#7D794E">Inner text</div>

This div background color is #7D794E.

Border color

.myBorderColor { border: 1px solid #7D794E; }

<div style="border:3px solid #7D794E">Div</div>

This div border color is #7D794E.

Opacity

.myOpacity80 { color: #7D794E; opacity: 0.8; }

<p style="color:#7D794E;opacity:0.8;">80%</p>

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

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

This text has shadow with #7D794E color.


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

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

This text has shadow with #7D794E primary color and red secondary color.


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

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

This text has shadow with #7D794E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7D794E.

Preview

Color preview on black background

This text has color #7D794E on black background.


Color preview on white background

This text has color #7D794E on white background.


Black color preview on #7D794E background

This text has black color on #7D794E background.


White color preview on #7D794E background

This text has white color on #7D794E background.


Related colors

Complementary color

Complementary color for #hex is #8286B1.


I love getcolorcode.com

Triadic colors

1 #4E7D79 and #794E7D with #7D794E are triadic colors.

2 #4E797D and #797D4E with #7D794E are triadic colors.