COLOR #78614A

HEX: #78614A RGB: (120,97,74)

Color info

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

RGB color model

#78614A color RGB value is (120,97,74).

RGB: (120,97,74) (47%, 38%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 97 of 255 = 38%
B 74 of 255 = 29%

120
97
74

R + G + B ~ 38%. #78614A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 97 + 74 = 291 (100%)
R 120 of 291 ~ 41.24%
G 97 of 291 ~ 33.33%
B 74 of 291 ~ 25.43'%

%41.24
%33.33
%25.43

CMYK color model

#78614A color CMYK value is (0,19,38,53).

  • cyan value is 0.00%
  • magenta value is 19.17%
  • yellow value is 38.33%
  • key color value is 52.94%
CMYK: (0,19,38,53) C0M19Y38K53 (0%,19%,38%,53%) (0.00/0.19/0.38/0.53) 

CMYK percentages

%0
%19.17
%38.33
%52.94

Codes

Color #78614A in popluar color models

78 61 4A
RGB 120 97 74
HSL 30° 23.71% 38.04%
HSB/HSV 30° 38.33% 47.06%
CMYK 0.00% 19.17% 38.33%
52.94%

Color #78614A in popluar number systems.

HEX 78 61 4A
Decimal 120 97 74
Binary 1111000 1100001 1001010
Octal 170 141 112

Shades and tints

Shades of #78614A

#78614A
(120,97,74)
#6E5944
(110,89,68)
#64513E
(100,81,62)
#5A4938
(90,73,56)
#504132
(80,65,50)
#46392C
(70,57,44)
#3C3126
(60,49,38)
#322920
(50,41,32)
#28211A
(40,33,26)
#1E1914
(30,25,20)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #78614A

#78614A
(120,97,74)
#846F5A
(132,111,90)
#907D6A
(144,125,106)
#9C8B7A
(156,139,122)
#A8998A
(168,153,138)
#B4A79A
(180,167,154)
#C0B5AA
(192,181,170)
#CCC3BA
(204,195,186)
#D8D1CA
(216,209,202)
#E4DFDA
(228,223,218)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78614A color. Also use rgb(120,97,74) instead hex code.

Text Font Color

.myTextColor { color: #78614A; }

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

This text font color is #78614A.

Background Color

.myBgColor { background-color: #78614A; }

<div style="background-color:#78614A">Inner text</div>

This div background color is #78614A.

Border color

.myBorderColor { border: 1px solid #78614A; }

<div style="border:3px solid #78614A">Div</div>

This div border color is #78614A.

Opacity

.myOpacity80 { color: #78614A; opacity: 0.8; }

<p style="color:#78614A;opacity:0.8;">80%</p>

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

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

This text has shadow with #78614A color.


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

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

This text has shadow with #78614A primary color and red secondary color.


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

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

This text has shadow with #78614A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #78614A.

Preview

Color preview on black background

This text has color #78614A on black background.


Color preview on white background

This text has color #78614A on white background.


Black color preview on #78614A background

This text has black color on #78614A background.


White color preview on #78614A background

This text has white color on #78614A background.


Related colors

Complementary color

Complementary color for #hex is #879EB5.


I love getcolorcode.com

Triadic colors

1 #4A7861 and #614A78 with #78614A are triadic colors.

2 #4A6178 and #61784A with #78614A are triadic colors.