COLOR #867270

HEX: #867270 RGB: (134,114,112)

Color info

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

RGB color model

#867270 color RGB value is (134,114,112).

RGB: (134,114,112) (53%, 45%, 44%)

RGB channels and saturation

R 134 of 255 = 53%
G 114 of 255 = 45%
B 112 of 255 = 44%

134
114
112

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

Portions of RGB colors in percentages

R + G + B = 134 + 114 + 112 = 360 (100%)
R 134 of 360 ~ 37.22%
G 114 of 360 ~ 31.67%
B 112 of 360 ~ 31.11'%

%37.22
%31.67
%31.11

CMYK color model

#867270 color CMYK value is (0,15,16,47).

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

CMYK: (0,15,16,47)
C0M15Y16K47 (0%, 15%, 16%, 47%)
(0.00 / 0.15 / 0.16 / 0.47)

CMYK percentages

%0
%14.93
%16.42
%47.45

Codes

Color #867270 in popluar color models

86 72 70
RGB 134 114 112
HSL 8.94% 48.24%
HSB/HSV 16.42% 52.55%
CMYK 0.00% 14.93% 16.42%
47.45%

Color #867270 in popluar number systems.

HEX 86 72 70
Decimal 134 114 112
Binary 10000110 1110010 1110000
Octal 206 162 160

Shades and tints

Shades of #867270

#867270
(134,114,112)
#7A6866
(122,104,102)
#6E5E5C
(110,94,92)
#625452
(98,84,82)
#564A48
(86,74,72)
#4A403E
(74,64,62)
#3E3634
(62,54,52)
#322C2A
(50,44,42)
#262220
(38,34,32)
#1A1816
(26,24,22)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #867270

#867270
(134,114,112)
#917E7D
(145,126,125)
#9C8A8A
(156,138,138)
#A79697
(167,150,151)
#B2A2A4
(178,162,164)
#BDAEB1
(189,174,177)
#C8BABE
(200,186,190)
#D3C6CB
(211,198,203)
#DED2D8
(222,210,216)
#E9DEE5
(233,222,229)
#F4EAF2
(244,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867270; }

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

This text font color is #867270.

Background Color

.myBgColor { background-color: #867270; }

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

This div background color is #867270.

Border color

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

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

This div border color is #867270.

Opacity

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

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

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

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

This text has shadow with #867270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867270.

Preview

Color preview on black background

This text has color #867270 on black background.


Color preview on white background

This text has color #867270 on white background.


Black color preview on #867270 background

This text has black color on #867270 background.


White color preview on #867270 background

This text has white color on #867270 background.


Related colors

Complementary color

Complementary color for #hex is #798D8F.


I love getcolorcode.com

Triadic colors

1 #708672 and #727086 with #867270 are triadic colors.

2 #707286 and #728670 with #867270 are triadic colors.