COLOR #868367

HEX: #868367 RGB: (134,131,103)

Color info

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

RGB color model

#868367 color RGB value is (134,131,103).

RGB: (134,131,103) (53%, 51%, 40%)

RGB channels and saturation

R 134 of 255 = 53%
G 131 of 255 = 51%
B 103 of 255 = 40%

134
131
103

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

Portions of RGB colors in percentages

R + G + B = 134 + 131 + 103 = 368 (100%)
R 134 of 368 ~ 36.41%
G 131 of 368 ~ 35.6%
B 103 of 368 ~ 27.99'%

%36.41
%35.6
%27.99

CMYK color model

#868367 color CMYK value is (0,2,23,47).

  • cyan value is 0.00%
  • magenta value is 2.24%
  • yellow value is 23.13%
  • key color value is 47.45%
CMYK: (0,2,23,47) C0M2Y23K47 (0%,2%,23%,47%) (0.00/0.02/0.23/0.47) 

CMYK percentages

%0
%2.24
%23.13
%47.45

Codes

Color #868367 in popluar color models

86 83 67
RGB 134 131 103
HSL 54° 13.08% 46.47%
HSB/HSV 54° 23.13% 52.55%
CMYK 0.00% 2.24% 23.13%
47.45%

Color #868367 in popluar number systems.

HEX 86 83 67
Decimal 134 131 103
Binary 10000110 10000011 1100111
Octal 206 203 147

Shades and tints

Shades of #868367

#868367
(134,131,103)
#7A785E
(122,120,94)
#6E6D55
(110,109,85)
#62624C
(98,98,76)
#565743
(86,87,67)
#4A4C3A
(74,76,58)
#3E4131
(62,65,49)
#323628
(50,54,40)
#262B1F
(38,43,31)
#1A2016
(26,32,22)
#0E150D
(14,21,13)
#000000
(0,0,0)

Tints of #868367

#868367
(134,131,103)
#918E74
(145,142,116)
#9C9981
(156,153,129)
#A7A48E
(167,164,142)
#B2AF9B
(178,175,155)
#BDBAA8
(189,186,168)
#C8C5B5
(200,197,181)
#D3D0C2
(211,208,194)
#DEDBCF
(222,219,207)
#E9E6DC
(233,230,220)
#F4F1E9
(244,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #868367; }

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

This text font color is #868367.

Background Color

.myBgColor { background-color: #868367; }

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

This div background color is #868367.

Border color

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

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

This div border color is #868367.

Opacity

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

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

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

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

This text has shadow with #868367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868367.

Preview

Color preview on black background

This text has color #868367 on black background.


Color preview on white background

This text has color #868367 on white background.


Black color preview on #868367 background

This text has black color on #868367 background.


White color preview on #868367 background

This text has white color on #868367 background.


Related colors

Complementary color

Complementary color for #hex is #797C98.


I love getcolorcode.com

Triadic colors

1 #678683 and #836786 with #868367 are triadic colors.

2 #678386 and #838667 with #868367 are triadic colors.