COLOR #767986

HEX: #767986 RGB: (118,121,134)

Color info

#767986 contains red, green and blue colors in about the same proportion. Web safe color of #767986 is #666699 (or #669).

RGB color model

#767986 color RGB value is (118,121,134).

RGB: (118,121,134) (46%, 47%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 121 of 255 = 47%
B 134 of 255 = 53%

118
121
134

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

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 134 = 373 (100%)
R 118 of 373 ~ 31.64%
G 121 of 373 ~ 32.44%
B 134 of 373 ~ 35.92'%

%31.64
%32.44
%35.92

CMYK color model

#767986 color CMYK value is (12,10,0,47).

  • cyan value is 11.94%
  • magenta value is 9.70%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (12,10,0,47)
C12M10Y0K47 (12%, 10%, 0%, 47%)
(0.12 / 0.10 / 0.00 / 0.47)

CMYK percentages

%11.94
%9.7
%0
%47.45

Codes

Color #767986 in popluar color models

76 79 86
RGB 118 121 134
HSL 229° 6.35% 49.41%
HSB/HSV 229° 11.94% 52.55%
CMYK 11.94% 9.70% 0.00%
47.45%

Color #767986 in popluar number systems.

HEX 76 79 86
Decimal 118 121 134
Binary 1110110 1111001 10000110
Octal 166 171 206

Shades and tints

Shades of #767986

#767986
(118,121,134)
#6C6E7A
(108,110,122)
#62636E
(98,99,110)
#585862
(88,88,98)
#4E4D56
(78,77,86)
#44424A
(68,66,74)
#3A373E
(58,55,62)
#302C32
(48,44,50)
#262126
(38,33,38)
#1C161A
(28,22,26)
#120B0E
(18,11,14)
#000000
(0,0,0)

Tints of #767986

#767986
(118,121,134)
#828591
(130,133,145)
#8E919C
(142,145,156)
#9A9DA7
(154,157,167)
#A6A9B2
(166,169,178)
#B2B5BD
(178,181,189)
#BEC1C8
(190,193,200)
#CACDD3
(202,205,211)
#D6D9DE
(214,217,222)
#E2E5E9
(226,229,233)
#EEF1F4
(238,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767986; }

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

This text font color is #767986.

Background Color

.myBgColor { background-color: #767986; }

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

This div background color is #767986.

Border color

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

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

This div border color is #767986.

Opacity

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

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

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

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

This text has shadow with #767986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767986.

Preview

Color preview on black background

This text has color #767986 on black background.


Color preview on white background

This text has color #767986 on white background.


Black color preview on #767986 background

This text has black color on #767986 background.


White color preview on #767986 background

This text has white color on #767986 background.


Related colors

Complementary color

Complementary color for #hex is #898679.


I love getcolorcode.com

Triadic colors

1 #867679 and #798676 with #767986 are triadic colors.

2 #867976 and #797686 with #767986 are triadic colors.