COLOR #86767A

HEX: #86767A RGB: (134,118,122)

Color info

#86767A contains red, green and blue colors in about the same proportion. Web safe color of #86767A is #996666 (or #966).

RGB color model

#86767A color RGB value is (134,118,122).

RGB: (134,118,122) (53%, 46%, 48%)

RGB channels and saturation

R 134 of 255 = 53%
G 118 of 255 = 46%
B 122 of 255 = 48%

134
118
122

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

Portions of RGB colors in percentages

R + G + B = 134 + 118 + 122 = 374 (100%)
R 134 of 374 ~ 35.83%
G 118 of 374 ~ 31.55%
B 122 of 374 ~ 32.62'%

%35.83
%31.55
%32.62

CMYK color model

#86767A color CMYK value is (0,12,9,47).

  • cyan value is 0.00%
  • magenta value is 11.94%
  • yellow value is 8.96%
  • key color value is 47.45%
CMYK: (0,12,9,47) C0M12Y9K47 (0%,12%,9%,47%) (0.00/0.12/0.09/0.47) 

CMYK percentages

%0
%11.94
%8.96
%47.45

Codes

Color #86767A in popluar color models

86 76 7A
RGB 134 118 122
HSL 345° 6.35% 49.41%
HSB/HSV 345° 11.94% 52.55%
CMYK 0.00% 11.94% 8.96%
47.45%

Color #86767A in popluar number systems.

HEX 86 76 7A
Decimal 134 118 122
Binary 10000110 1110110 1111010
Octal 206 166 172

Shades and tints

Shades of #86767A

#86767A
(134,118,122)
#7A6C6F
(122,108,111)
#6E6264
(110,98,100)
#625859
(98,88,89)
#564E4E
(86,78,78)
#4A4443
(74,68,67)
#3E3A38
(62,58,56)
#32302D
(50,48,45)
#262622
(38,38,34)
#1A1C17
(26,28,23)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #86767A

#86767A
(134,118,122)
#918286
(145,130,134)
#9C8E92
(156,142,146)
#A79A9E
(167,154,158)
#B2A6AA
(178,166,170)
#BDB2B6
(189,178,182)
#C8BEC2
(200,190,194)
#D3CACE
(211,202,206)
#DED6DA
(222,214,218)
#E9E2E6
(233,226,230)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #86767A; }

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

This text font color is #86767A.

Background Color

.myBgColor { background-color: #86767A; }

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

This div background color is #86767A.

Border color

.myBorderColor { border: 1px solid #86767A; }

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

This div border color is #86767A.

Opacity

.myOpacity80 { color: #86767A; opacity: 0.8; }

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

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

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

This text has shadow with #86767A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86767A.

Preview

Color preview on black background

This text has color #86767A on black background.


Color preview on white background

This text has color #86767A on white background.


Black color preview on #86767A background

This text has black color on #86767A background.


White color preview on #86767A background

This text has white color on #86767A background.


Related colors

Complementary color

Complementary color for #hex is #798985.


I love getcolorcode.com

Triadic colors

1 #7A8676 and #767A86 with #86767A are triadic colors.

2 #7A7686 and #76867A with #86767A are triadic colors.