COLOR #78644A

HEX: #78644A RGB: (120,100,74)

Color info

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

RGB color model

#78644A color RGB value is (120,100,74).

RGB: (120,100,74) (47%, 39%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 100 of 255 = 39%
B 74 of 255 = 29%

120
100
74

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

Portions of RGB colors in percentages

R + G + B = 120 + 100 + 74 = 294 (100%)
R 120 of 294 ~ 40.82%
G 100 of 294 ~ 34.01%
B 74 of 294 ~ 25.17'%

%40.82
%34.01
%25.17

CMYK color model

#78644A color CMYK value is (0,17,38,53).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 38.33%
  • key color value is 52.94%
CMYK: (0,17,38,53) C0M17Y38K53 (0%,17%,38%,53%) (0.00/0.17/0.38/0.53) 

CMYK percentages

%0
%16.67
%38.33
%52.94

Codes

Color #78644A in popluar color models

78 64 4A
RGB 120 100 74
HSL 34° 23.71% 38.04%
HSB/HSV 34° 38.33% 47.06%
CMYK 0.00% 16.67% 38.33%
52.94%

Color #78644A in popluar number systems.

HEX 78 64 4A
Decimal 120 100 74
Binary 1111000 1100100 1001010
Octal 170 144 112

Shades and tints

Shades of #78644A

#78644A
(120,100,74)
#6E5B44
(110,91,68)
#64523E
(100,82,62)
#5A4938
(90,73,56)
#504032
(80,64,50)
#46372C
(70,55,44)
#3C2E26
(60,46,38)
#322520
(50,37,32)
#281C1A
(40,28,26)
#1E1314
(30,19,20)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #78644A

#78644A
(120,100,74)
#84725A
(132,114,90)
#90806A
(144,128,106)
#9C8E7A
(156,142,122)
#A89C8A
(168,156,138)
#B4AA9A
(180,170,154)
#C0B8AA
(192,184,170)
#CCC6BA
(204,198,186)
#D8D4CA
(216,212,202)
#E4E2DA
(228,226,218)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78644A; }

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

This text font color is #78644A.

Background Color

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

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

This div background color is #78644A.

Border color

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

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

This div border color is #78644A.

Opacity

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

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

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

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

This text has shadow with #78644A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78644A.

Preview

Color preview on black background

This text has color #78644A on black background.


Color preview on white background

This text has color #78644A on white background.


Black color preview on #78644A background

This text has black color on #78644A background.


White color preview on #78644A background

This text has white color on #78644A background.


Related colors

Complementary color

Complementary color for #hex is #879BB5.


I love getcolorcode.com

Triadic colors

1 #4A7864 and #644A78 with #78644A are triadic colors.

2 #4A6478 and #64784A with #78644A are triadic colors.