COLOR #78504D

HEX: #78504D RGB: (120,80,77)

Color info

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

RGB color model

#78504D color RGB value is (120,80,77).

RGB: (120,80,77) (47%, 31%, 30%)

RGB channels and saturation

R 120 of 255 = 47%
G 80 of 255 = 31%
B 77 of 255 = 30%

120
80
77

R + G + B ~ 36%. #78504D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 80 + 77 = 277 (100%)
R 120 of 277 ~ 43.32%
G 80 of 277 ~ 28.88%
B 77 of 277 ~ 27.8'%

%43.32
%28.88
%27.8

CMYK color model

#78504D color CMYK value is (0,33,36,53).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 35.83%
  • key color value is 52.94%
CMYK: (0,33,36,53) C0M33Y36K53 (0%,33%,36%,53%) (0.00/0.33/0.36/0.53) 

CMYK percentages

%0
%33.33
%35.83
%52.94

Codes

Color #78504D in popluar color models

78 50 4D
RGB 120 80 77
HSL 21.83% 38.63%
HSB/HSV 35.83% 47.06%
CMYK 0.00% 33.33% 35.83%
52.94%

Color #78504D in popluar number systems.

HEX 78 50 4D
Decimal 120 80 77
Binary 1111000 1010000 1001101
Octal 170 120 115

Shades and tints

Shades of #78504D

#78504D
(120,80,77)
#6E4946
(110,73,70)
#64423F
(100,66,63)
#5A3B38
(90,59,56)
#503431
(80,52,49)
#462D2A
(70,45,42)
#3C2623
(60,38,35)
#321F1C
(50,31,28)
#281815
(40,24,21)
#1E110E
(30,17,14)
#140A07
(20,10,7)
#000000
(0,0,0)

Tints of #78504D

#78504D
(120,80,77)
#845F5D
(132,95,93)
#906E6D
(144,110,109)
#9C7D7D
(156,125,125)
#A88C8D
(168,140,141)
#B49B9D
(180,155,157)
#C0AAAD
(192,170,173)
#CCB9BD
(204,185,189)
#D8C8CD
(216,200,205)
#E4D7DD
(228,215,221)
#F0E6ED
(240,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78504D color. Also use rgb(120,80,77) instead hex code.

Text Font Color

.myTextColor { color: #78504D; }

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

This text font color is #78504D.

Background Color

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

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

This div background color is #78504D.

Border color

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

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

This div border color is #78504D.

Opacity

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

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

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

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

This text has shadow with #78504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78504D.

Preview

Color preview on black background

This text has color #78504D on black background.


Color preview on white background

This text has color #78504D on white background.


Black color preview on #78504D background

This text has black color on #78504D background.


White color preview on #78504D background

This text has white color on #78504D background.


Related colors

Complementary color

Complementary color for #hex is #87AFB2.


I love getcolorcode.com

Triadic colors

1 #4D7850 and #504D78 with #78504D are triadic colors.

2 #4D5078 and #50784D with #78504D are triadic colors.