COLOR #867261

HEX: #867261 RGB: (134,114,97)

Color info

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

RGB color model

#867261 color RGB value is (134,114,97).

RGB: (134,114,97) (53%, 45%, 38%)

RGB channels and saturation

R 134 of 255 = 53%
G 114 of 255 = 45%
B 97 of 255 = 38%

134
114
97

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

Portions of RGB colors in percentages

R + G + B = 134 + 114 + 97 = 345 (100%)
R 134 of 345 ~ 38.84%
G 114 of 345 ~ 33.04%
B 97 of 345 ~ 28.12'%

%38.84
%33.04
%28.12

CMYK color model

#867261 color CMYK value is (0,15,28,47).

  • cyan value is 0.00%
  • magenta value is 14.93%
  • yellow value is 27.61%
  • key color value is 47.45%

CMYK: (0,15,28,47)
C0M15Y28K47 (0%, 15%, 28%, 47%)
(0.00 / 0.15 / 0.28 / 0.47)

CMYK percentages

%0
%14.93
%27.61
%47.45

Codes

Color #867261 in popluar color models

86 72 61
RGB 134 114 97
HSL 28° 16.02% 45.29%
HSB/HSV 28° 27.61% 52.55%
CMYK 0.00% 14.93% 27.61%
47.45%

Color #867261 in popluar number systems.

HEX 86 72 61
Decimal 134 114 97
Binary 10000110 1110010 1100001
Octal 206 162 141

Shades and tints

Shades of #867261

#867261
(134,114,97)
#7A6859
(122,104,89)
#6E5E51
(110,94,81)
#625449
(98,84,73)
#564A41
(86,74,65)
#4A4039
(74,64,57)
#3E3631
(62,54,49)
#322C29
(50,44,41)
#262221
(38,34,33)
#1A1819
(26,24,25)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #867261

#867261
(134,114,97)
#917E6F
(145,126,111)
#9C8A7D
(156,138,125)
#A7968B
(167,150,139)
#B2A299
(178,162,153)
#BDAEA7
(189,174,167)
#C8BAB5
(200,186,181)
#D3C6C3
(211,198,195)
#DED2D1
(222,210,209)
#E9DEDF
(233,222,223)
#F4EAED
(244,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867261 color. Also use rgb(134,114,97) instead hex code.

Text Font Color

.myTextColor { color: #867261; }

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

This text font color is #867261.

Background Color

.myBgColor { background-color: #867261; }

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

This div background color is #867261.

Border color

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

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

This div border color is #867261.

Opacity

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

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

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

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

This text has shadow with #867261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867261.

Preview

Color preview on black background

This text has color #867261 on black background.


Color preview on white background

This text has color #867261 on white background.


Black color preview on #867261 background

This text has black color on #867261 background.


White color preview on #867261 background

This text has white color on #867261 background.


Related colors

Complementary color

Complementary color for #hex is #798D9E.


I love getcolorcode.com

Triadic colors

1 #618672 and #726186 with #867261 are triadic colors.

2 #617286 and #728661 with #867261 are triadic colors.