COLOR #868379

HEX: #868379 RGB: (134,131,121)

Color info

#868379 contains red, green and blue colors in about the same proportion. Web safe color of #868379 is #999966 (or #996).

RGB color model

#868379 color RGB value is (134,131,121).

RGB: (134,131,121) (53%, 51%, 47%)

RGB channels and saturation

R 134 of 255 = 53%
G 131 of 255 = 51%
B 121 of 255 = 47%

134
131
121

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

Portions of RGB colors in percentages

R + G + B = 134 + 131 + 121 = 386 (100%)
R 134 of 386 ~ 34.72%
G 131 of 386 ~ 33.94%
B 121 of 386 ~ 31.35'%

%34.72
%33.94
%31.35

CMYK color model

#868379 color CMYK value is (0,2,10,47).

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

CMYK: (0,2,10,47)
C0M2Y10K47 (0%, 2%, 10%, 47%)
(0.00 / 0.02 / 0.10 / 0.47)

CMYK percentages

%0
%2.24
%9.7
%47.45

Codes

Color #868379 in popluar color models

86 83 79
RGB 134 131 121
HSL 46° 5.10% 50.00%
HSB/HSV 46° 9.70% 52.55%
CMYK 0.00% 2.24% 9.70%
47.45%

Color #868379 in popluar number systems.

HEX 86 83 79
Decimal 134 131 121
Binary 10000110 10000011 1111001
Octal 206 203 171

Shades and tints

Shades of #868379

#868379
(134,131,121)
#7A786E
(122,120,110)
#6E6D63
(110,109,99)
#626258
(98,98,88)
#56574D
(86,87,77)
#4A4C42
(74,76,66)
#3E4137
(62,65,55)
#32362C
(50,54,44)
#262B21
(38,43,33)
#1A2016
(26,32,22)
#0E150B
(14,21,11)
#000000
(0,0,0)

Tints of #868379

#868379
(134,131,121)
#918E85
(145,142,133)
#9C9991
(156,153,145)
#A7A49D
(167,164,157)
#B2AFA9
(178,175,169)
#BDBAB5
(189,186,181)
#C8C5C1
(200,197,193)
#D3D0CD
(211,208,205)
#DEDBD9
(222,219,217)
#E9E6E5
(233,230,229)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #868379; }

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

This text font color is #868379.

Background Color

.myBgColor { background-color: #868379; }

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

This div background color is #868379.

Border color

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

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

This div border color is #868379.

Opacity

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

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

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

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

This text has shadow with #868379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868379.

Preview

Color preview on black background

This text has color #868379 on black background.


Color preview on white background

This text has color #868379 on white background.


Black color preview on #868379 background

This text has black color on #868379 background.


White color preview on #868379 background

This text has white color on #868379 background.


Related colors

Complementary color

Complementary color for #hex is #797C86.


I love getcolorcode.com

Triadic colors

1 #798683 and #837986 with #868379 are triadic colors.

2 #798386 and #838679 with #868379 are triadic colors.