COLOR #787376

HEX: #787376 RGB: (120,115,118)

Color info

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

RGB color model

#787376 color RGB value is (120,115,118).

RGB: (120,115,118) (47%, 45%, 46%)

RGB channels and saturation

R 120 of 255 = 47%
G 115 of 255 = 45%
B 118 of 255 = 46%

120
115
118

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

Portions of RGB colors in percentages

R + G + B = 120 + 115 + 118 = 353 (100%)
R 120 of 353 ~ 33.99%
G 115 of 353 ~ 32.58%
B 118 of 353 ~ 33.43'%

%33.99
%32.58
%33.43

CMYK color model

#787376 color CMYK value is (0,4,2,53).

  • cyan value is 0.00%
  • magenta value is 4.17%
  • yellow value is 1.67%
  • key color value is 52.94%

CMYK: (0,4,2,53)
C0M4Y2K53 (0%, 4%, 2%, 53%)
(0.00 / 0.04 / 0.02 / 0.53)

CMYK percentages

%0
%4.17
%1.67
%52.94

Codes

Color #787376 in popluar color models

78 73 76
RGB 120 115 118
HSL 324° 2.13% 46.08%
HSB/HSV 324° 4.17% 47.06%
CMYK 0.00% 4.17% 1.67%
52.94%

Color #787376 in popluar number systems.

HEX 78 73 76
Decimal 120 115 118
Binary 1111000 1110011 1110110
Octal 170 163 166

Shades and tints

Shades of #787376

#787376
(120,115,118)
#6E696C
(110,105,108)
#645F62
(100,95,98)
#5A5558
(90,85,88)
#504B4E
(80,75,78)
#464144
(70,65,68)
#3C373A
(60,55,58)
#322D30
(50,45,48)
#282326
(40,35,38)
#1E191C
(30,25,28)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #787376

#787376
(120,115,118)
#847F82
(132,127,130)
#908B8E
(144,139,142)
#9C979A
(156,151,154)
#A8A3A6
(168,163,166)
#B4AFB2
(180,175,178)
#C0BBBE
(192,187,190)
#CCC7CA
(204,199,202)
#D8D3D6
(216,211,214)
#E4DFE2
(228,223,226)
#F0EBEE
(240,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787376 color. Also use rgb(120,115,118) instead hex code.

Text Font Color

.myTextColor { color: #787376; }

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

This text font color is #787376.

Background Color

.myBgColor { background-color: #787376; }

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

This div background color is #787376.

Border color

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

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

This div border color is #787376.

Opacity

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

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

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

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

This text has shadow with #787376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787376.

Preview

Color preview on black background

This text has color #787376 on black background.


Color preview on white background

This text has color #787376 on white background.


Black color preview on #787376 background

This text has black color on #787376 background.


White color preview on #787376 background

This text has white color on #787376 background.


Related colors

Complementary color

Complementary color for #hex is #878C89.


I love getcolorcode.com

Triadic colors

1 #767873 and #737678 with #787376 are triadic colors.

2 #767378 and #737876 with #787376 are triadic colors.