COLOR #787166

HEX: #787166 RGB: (120,113,102)

Color info

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

RGB color model

#787166 color RGB value is (120,113,102).

RGB: (120,113,102) (47%, 44%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 113 of 255 = 44%
B 102 of 255 = 40%

120
113
102

R + G + B ~ 44%. #787166 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 113 + 102 = 335 (100%)
R 120 of 335 ~ 35.82%
G 113 of 335 ~ 33.73%
B 102 of 335 ~ 30.45'%

%35.82
%33.73
%30.45

CMYK color model

#787166 color CMYK value is (0,6,15,53).

  • cyan value is 0.00%
  • magenta value is 5.83%
  • yellow value is 15.00%
  • key color value is 52.94%
CMYK: (0,6,15,53) C0M6Y15K53 (0%,6%,15%,53%) (0.00/0.06/0.15/0.53) 

CMYK percentages

%0
%5.83
%15
%52.94

Codes

Color #787166 in popluar color models

78 71 66
RGB 120 113 102
HSL 37° 8.11% 43.53%
HSB/HSV 37° 15.00% 47.06%
CMYK 0.00% 5.83% 15.00%
52.94%

Color #787166 in popluar number systems.

HEX 78 71 66
Decimal 120 113 102
Binary 1111000 1110001 1100110
Octal 170 161 146

Shades and tints

Shades of #787166

#787166
(120,113,102)
#6E675D
(110,103,93)
#645D54
(100,93,84)
#5A534B
(90,83,75)
#504942
(80,73,66)
#463F39
(70,63,57)
#3C3530
(60,53,48)
#322B27
(50,43,39)
#28211E
(40,33,30)
#1E1715
(30,23,21)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #787166

#787166
(120,113,102)
#847D73
(132,125,115)
#908980
(144,137,128)
#9C958D
(156,149,141)
#A8A19A
(168,161,154)
#B4ADA7
(180,173,167)
#C0B9B4
(192,185,180)
#CCC5C1
(204,197,193)
#D8D1CE
(216,209,206)
#E4DDDB
(228,221,219)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787166; }

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

This text font color is #787166.

Background Color

.myBgColor { background-color: #787166; }

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

This div background color is #787166.

Border color

.myBorderColor { border: 1px solid #787166; }

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

This div border color is #787166.

Opacity

.myOpacity80 { color: #787166; opacity: 0.8; }

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

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

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

This text has shadow with #787166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787166.

Preview

Color preview on black background

This text has color #787166 on black background.


Color preview on white background

This text has color #787166 on white background.


Black color preview on #787166 background

This text has black color on #787166 background.


White color preview on #787166 background

This text has white color on #787166 background.


Related colors

Complementary color

Complementary color for #hex is #878E99.


I love getcolorcode.com

Triadic colors

1 #667871 and #716678 with #787166 are triadic colors.

2 #667178 and #717866 with #787166 are triadic colors.