COLOR #78724E

HEX: #78724E RGB: (120,114,78)

Color info

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

RGB color model

#78724E color RGB value is (120,114,78).

RGB: (120,114,78) (47%, 45%, 31%)

RGB channels and saturation

R 120 of 255 = 47%
G 114 of 255 = 45%
B 78 of 255 = 31%

120
114
78

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

Portions of RGB colors in percentages

R + G + B = 120 + 114 + 78 = 312 (100%)
R 120 of 312 ~ 38.46%
G 114 of 312 ~ 36.54%
B 78 of 312 ~ 25'%

%38.46
%36.54
%25

CMYK color model

#78724E color CMYK value is (0,5,35,53).

  • cyan value is 0.00%
  • magenta value is 5.00%
  • yellow value is 35.00%
  • key color value is 52.94%
CMYK: (0,5,35,53) C0M5Y35K53 (0%,5%,35%,53%) (0.00/0.05/0.35/0.53) 

CMYK percentages

%0
%5
%35
%52.94

Codes

Color #78724E in popluar color models

78 72 4E
RGB 120 114 78
HSL 51° 21.21% 38.82%
HSB/HSV 51° 35.00% 47.06%
CMYK 0.00% 5.00% 35.00%
52.94%

Color #78724E in popluar number systems.

HEX 78 72 4E
Decimal 120 114 78
Binary 1111000 1110010 1001110
Octal 170 162 116

Shades and tints

Shades of #78724E

#78724E
(120,114,78)
#6E6847
(110,104,71)
#645E40
(100,94,64)
#5A5439
(90,84,57)
#504A32
(80,74,50)
#46402B
(70,64,43)
#3C3624
(60,54,36)
#322C1D
(50,44,29)
#282216
(40,34,22)
#1E180F
(30,24,15)
#140E08
(20,14,8)
#000000
(0,0,0)

Tints of #78724E

#78724E
(120,114,78)
#847E5E
(132,126,94)
#908A6E
(144,138,110)
#9C967E
(156,150,126)
#A8A28E
(168,162,142)
#B4AE9E
(180,174,158)
#C0BAAE
(192,186,174)
#CCC6BE
(204,198,190)
#D8D2CE
(216,210,206)
#E4DEDE
(228,222,222)
#F0EAEE
(240,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78724E color. Also use rgb(120,114,78) instead hex code.

Text Font Color

.myTextColor { color: #78724E; }

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

This text font color is #78724E.

Background Color

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

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

This div background color is #78724E.

Border color

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

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

This div border color is #78724E.

Opacity

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

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

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

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

This text has shadow with #78724E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78724E.

Preview

Color preview on black background

This text has color #78724E on black background.


Color preview on white background

This text has color #78724E on white background.


Black color preview on #78724E background

This text has black color on #78724E background.


White color preview on #78724E background

This text has white color on #78724E background.


Related colors

Complementary color

Complementary color for #hex is #878DB1.


I love getcolorcode.com

Triadic colors

1 #4E7872 and #724E78 with #78724E are triadic colors.

2 #4E7278 and #72784E with #78724E are triadic colors.