COLOR #867251

HEX: #867251 RGB: (134,114,81)

Color info

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

RGB color model

#867251 color RGB value is (134,114,81).

RGB: (134,114,81) (53%, 45%, 32%)

RGB channels and saturation

R 134 of 255 = 53%
G 114 of 255 = 45%
B 81 of 255 = 32%

134
114
81

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

Portions of RGB colors in percentages

R + G + B = 134 + 114 + 81 = 329 (100%)
R 134 of 329 ~ 40.73%
G 114 of 329 ~ 34.65%
B 81 of 329 ~ 24.62'%

%40.73
%34.65
%24.62

CMYK color model

#867251 color CMYK value is (0,15,40,47).

  • cyan value is 0.00%
  • magenta value is 14.93%
  • yellow value is 39.55%
  • key color value is 47.45%
CMYK: (0,15,40,47) C0M15Y40K47 (0%,15%,40%,47%) (0.00/0.15/0.40/0.47) 

CMYK percentages

%0
%14.93
%39.55
%47.45

Codes

Color #867251 in popluar color models

86 72 51
RGB 134 114 81
HSL 37° 24.65% 42.16%
HSB/HSV 37° 39.55% 52.55%
CMYK 0.00% 14.93% 39.55%
47.45%

Color #867251 in popluar number systems.

HEX 86 72 51
Decimal 134 114 81
Binary 10000110 1110010 1010001
Octal 206 162 121

Shades and tints

Shades of #867251

#867251
(134,114,81)
#7A684A
(122,104,74)
#6E5E43
(110,94,67)
#62543C
(98,84,60)
#564A35
(86,74,53)
#4A402E
(74,64,46)
#3E3627
(62,54,39)
#322C20
(50,44,32)
#262219
(38,34,25)
#1A1812
(26,24,18)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #867251

#867251
(134,114,81)
#917E60
(145,126,96)
#9C8A6F
(156,138,111)
#A7967E
(167,150,126)
#B2A28D
(178,162,141)
#BDAE9C
(189,174,156)
#C8BAAB
(200,186,171)
#D3C6BA
(211,198,186)
#DED2C9
(222,210,201)
#E9DED8
(233,222,216)
#F4EAE7
(244,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867251; }

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

This text font color is #867251.

Background Color

.myBgColor { background-color: #867251; }

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

This div background color is #867251.

Border color

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

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

This div border color is #867251.

Opacity

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

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

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

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

This text has shadow with #867251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867251.

Preview

Color preview on black background

This text has color #867251 on black background.


Color preview on white background

This text has color #867251 on white background.


Black color preview on #867251 background

This text has black color on #867251 background.


White color preview on #867251 background

This text has white color on #867251 background.


Related colors

Complementary color

Complementary color for #hex is #798DAE.


I love getcolorcode.com

Triadic colors

1 #518672 and #725186 with #867251 are triadic colors.

2 #517286 and #728651 with #867251 are triadic colors.