COLOR #767376

HEX: #767376 RGB: (118,115,118)

Color info

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

RGB color model

#767376 color RGB value is (118,115,118).

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

RGB channels and saturation

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

118
115
118

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

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 118 = 351 (100%)
R 118 of 351 ~ 33.62%
G 115 of 351 ~ 32.76%
B 118 of 351 ~ 33.62'%

%33.62
%32.76
%33.62

CMYK color model

#767376 color CMYK value is (0,3,0,54).

  • cyan value is 0.00%
  • magenta value is 2.54%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (0,3,0,54)
C0M3Y0K54 (0%, 3%, 0%, 54%)
(0.00 / 0.03 / 0.00 / 0.54)

CMYK percentages

%0
%2.54
%0
%53.73

Codes

Color #767376 in popluar color models

76 73 76
RGB 118 115 118
HSL 300° 1.29% 45.69%
HSB/HSV 300° 2.54% 46.27%
CMYK 0.00% 2.54% 0.00%
53.73%

Color #767376 in popluar number systems.

HEX 76 73 76
Decimal 118 115 118
Binary 1110110 1110011 1110110
Octal 166 163 166

Shades and tints

Shades of #767376

#767376
(118,115,118)
#6C696C
(108,105,108)
#625F62
(98,95,98)
#585558
(88,85,88)
#4E4B4E
(78,75,78)
#444144
(68,65,68)
#3A373A
(58,55,58)
#302D30
(48,45,48)
#262326
(38,35,38)
#1C191C
(28,25,28)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #767376

#767376
(118,115,118)
#827F82
(130,127,130)
#8E8B8E
(142,139,142)
#9A979A
(154,151,154)
#A6A3A6
(166,163,166)
#B2AFB2
(178,175,178)
#BEBBBE
(190,187,190)
#CAC7CA
(202,199,202)
#D6D3D6
(214,211,214)
#E2DFE2
(226,223,226)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767376; }

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

This text font color is #767376.

Background Color

.myBgColor { background-color: #767376; }

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

This div background color is #767376.

Border color

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

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

This div border color is #767376.

Opacity

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

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

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

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

This text has shadow with #767376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767376.

Preview

Color preview on black background

This text has color #767376 on black background.


Color preview on white background

This text has color #767376 on white background.


Black color preview on #767376 background

This text has black color on #767376 background.


White color preview on #767376 background

This text has white color on #767376 background.


Related colors

Complementary color

Complementary color for #hex is #898C89.


I love getcolorcode.com

Triadic colors

1 #767673 and #737676 with #767376 are triadic colors.

2 #767376 and #737676 with #767376 are triadic colors.