COLOR #78664E

HEX: #78664E RGB: (120,102,78)

Color info

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

RGB color model

#78664E color RGB value is (120,102,78).

RGB: (120,102,78) (47%, 40%, 31%)

RGB channels and saturation

R 120 of 255 = 47%
G 102 of 255 = 40%
B 78 of 255 = 31%

120
102
78

R + G + B ~ 39%. #78664E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 102 + 78 = 300 (100%)
R 120 of 300 ~ 40%
G 102 of 300 ~ 34%
B 78 of 300 ~ 26'%

%40
%34
%26

CMYK color model

#78664E color CMYK value is (0,15,35,53).

  • cyan value is 0.00%
  • magenta value is 15.00%
  • yellow value is 35.00%
  • key color value is 52.94%

CMYK: (0,15,35,53)
C0M15Y35K53 (0%, 15%, 35%, 53%)
(0.00 / 0.15 / 0.35 / 0.53)

CMYK percentages

%0
%15
%35
%52.94

Codes

Color #78664E in popluar color models

78 66 4E
RGB 120 102 78
HSL 34° 21.21% 38.82%
HSB/HSV 34° 35.00% 47.06%
CMYK 0.00% 15.00% 35.00%
52.94%

Color #78664E in popluar number systems.

HEX 78 66 4E
Decimal 120 102 78
Binary 1111000 1100110 1001110
Octal 170 146 116

Shades and tints

Shades of #78664E

#78664E
(120,102,78)
#6E5D47
(110,93,71)
#645440
(100,84,64)
#5A4B39
(90,75,57)
#504232
(80,66,50)
#46392B
(70,57,43)
#3C3024
(60,48,36)
#32271D
(50,39,29)
#281E16
(40,30,22)
#1E150F
(30,21,15)
#140C08
(20,12,8)
#000000
(0,0,0)

Tints of #78664E

#78664E
(120,102,78)
#84735E
(132,115,94)
#90806E
(144,128,110)
#9C8D7E
(156,141,126)
#A89A8E
(168,154,142)
#B4A79E
(180,167,158)
#C0B4AE
(192,180,174)
#CCC1BE
(204,193,190)
#D8CECE
(216,206,206)
#E4DBDE
(228,219,222)
#F0E8EE
(240,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78664E; }

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

This text font color is #78664E.

Background Color

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

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

This div background color is #78664E.

Border color

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

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

This div border color is #78664E.

Opacity

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

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

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

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

This text has shadow with #78664E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78664E.

Preview

Color preview on black background

This text has color #78664E on black background.


Color preview on white background

This text has color #78664E on white background.


Black color preview on #78664E background

This text has black color on #78664E background.


White color preview on #78664E background

This text has white color on #78664E background.


Related colors

Complementary color

Complementary color for #hex is #8799B1.


I love getcolorcode.com

Triadic colors

1 #4E7866 and #664E78 with #78664E are triadic colors.

2 #4E6678 and #66784E with #78664E are triadic colors.