COLOR #767756

HEX: #767756 RGB: (118,119,86)

Color info

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

RGB color model

#767756 color RGB value is (118,119,86).

RGB: (118,119,86) (46%, 47%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 119 of 255 = 47%
B 86 of 255 = 34%

118
119
86

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

Portions of RGB colors in percentages

R + G + B = 118 + 119 + 86 = 323 (100%)
R 118 of 323 ~ 36.53%
G 119 of 323 ~ 36.84%
B 86 of 323 ~ 26.63'%

%36.53
%36.84
%26.63

CMYK color model

#767756 color CMYK value is (1,0,28,53).

  • cyan value is 0.84%
  • magenta value is 0.00%
  • yellow value is 27.73%
  • key color value is 53.33%

CMYK: (1,0,28,53)
C1M0Y28K53 (1%, 0%, 28%, 53%)
(0.01 / 0.00 / 0.28 / 0.53)

CMYK percentages

%0.84
%0
%27.73
%53.33

Codes

Color #767756 in popluar color models

76 77 56
RGB 118 119 86
HSL 62° 16.10% 40.20%
HSB/HSV 62° 27.73% 46.67%
CMYK 0.84% 0.00% 27.73%
53.33%

Color #767756 in popluar number systems.

HEX 76 77 56
Decimal 118 119 86
Binary 1110110 1110111 1010110
Octal 166 167 126

Shades and tints

Shades of #767756

#767756
(118,119,86)
#6C6D4F
(108,109,79)
#626348
(98,99,72)
#585941
(88,89,65)
#4E4F3A
(78,79,58)
#444533
(68,69,51)
#3A3B2C
(58,59,44)
#303125
(48,49,37)
#26271E
(38,39,30)
#1C1D17
(28,29,23)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #767756

#767756
(118,119,86)
#828365
(130,131,101)
#8E8F74
(142,143,116)
#9A9B83
(154,155,131)
#A6A792
(166,167,146)
#B2B3A1
(178,179,161)
#BEBFB0
(190,191,176)
#CACBBF
(202,203,191)
#D6D7CE
(214,215,206)
#E2E3DD
(226,227,221)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767756; }

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

This text font color is #767756.

Background Color

.myBgColor { background-color: #767756; }

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

This div background color is #767756.

Border color

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

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

This div border color is #767756.

Opacity

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

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

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

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

This text has shadow with #767756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767756.

Preview

Color preview on black background

This text has color #767756 on black background.


Color preview on white background

This text has color #767756 on white background.


Black color preview on #767756 background

This text has black color on #767756 background.


White color preview on #767756 background

This text has white color on #767756 background.


Related colors

Complementary color

Complementary color for #hex is #8988A9.


I love getcolorcode.com

Triadic colors

1 #567677 and #775676 with #767756 are triadic colors.

2 #567776 and #777656 with #767756 are triadic colors.