COLOR #868136

HEX: #868136 RGB: (134,129,54)

Color info

#868136 contains mainly red and green colors. Web safe color of #868136 is #999933 (or #993).

RGB color model

#868136 color RGB value is (134,129,54).

RGB: (134,129,54) (53%, 51%, 21%)

RGB channels and saturation

R 134 of 255 = 53%
G 129 of 255 = 51%
B 54 of 255 = 21%

134
129
54

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

Portions of RGB colors in percentages

R + G + B = 134 + 129 + 54 = 317 (100%)
R 134 of 317 ~ 42.27%
G 129 of 317 ~ 40.69%
B 54 of 317 ~ 17.03'%

%42.27
%40.69
%17.03

CMYK color model

#868136 color CMYK value is (0,4,60,47).

  • cyan value is 0.00%
  • magenta value is 3.73%
  • yellow value is 59.70%
  • key color value is 47.45%

CMYK: (0,4,60,47)
C0M4Y60K47 (0%, 4%, 60%, 47%)
(0.00 / 0.04 / 0.60 / 0.47)

CMYK percentages

%0
%3.73
%59.7
%47.45

Codes

Color #868136 in popluar color models

86 81 36
RGB 134 129 54
HSL 56° 42.55% 36.86%
HSB/HSV 56° 59.70% 52.55%
CMYK 0.00% 3.73% 59.70%
47.45%

Color #868136 in popluar number systems.

HEX 86 81 36
Decimal 134 129 54
Binary 10000110 10000001 110110
Octal 206 201 66

Shades and tints

Shades of #868136

#868136
(134,129,54)
#7A7632
(122,118,50)
#6E6B2E
(110,107,46)
#62602A
(98,96,42)
#565526
(86,85,38)
#4A4A22
(74,74,34)
#3E3F1E
(62,63,30)
#32341A
(50,52,26)
#262916
(38,41,22)
#1A1E12
(26,30,18)
#0E130E
(14,19,14)
#000000
(0,0,0)

Tints of #868136

#868136
(134,129,54)
#918C48
(145,140,72)
#9C975A
(156,151,90)
#A7A26C
(167,162,108)
#B2AD7E
(178,173,126)
#BDB890
(189,184,144)
#C8C3A2
(200,195,162)
#D3CEB4
(211,206,180)
#DED9C6
(222,217,198)
#E9E4D8
(233,228,216)
#F4EFEA
(244,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868136 color. Also use rgb(134,129,54) instead hex code.

Text Font Color

.myTextColor { color: #868136; }

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

This text font color is #868136.

Background Color

.myBgColor { background-color: #868136; }

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

This div background color is #868136.

Border color

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

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

This div border color is #868136.

Opacity

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

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

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

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

This text has shadow with #868136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868136.

Preview

Color preview on black background

This text has color #868136 on black background.


Color preview on white background

This text has color #868136 on white background.


Black color preview on #868136 background

This text has black color on #868136 background.


White color preview on #868136 background

This text has white color on #868136 background.


Related colors

Complementary color

Complementary color for #hex is #797EC9.


I love getcolorcode.com

Triadic colors

1 #368681 and #813686 with #868136 are triadic colors.

2 #368186 and #818636 with #868136 are triadic colors.