COLOR #867170

HEX: #867170 RGB: (134,113,112)

Color info

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

RGB color model

#867170 color RGB value is (134,113,112).

RGB: (134,113,112) (53%, 44%, 44%)

RGB channels and saturation

R 134 of 255 = 53%
G 113 of 255 = 44%
B 112 of 255 = 44%

134
113
112

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

Portions of RGB colors in percentages

R + G + B = 134 + 113 + 112 = 359 (100%)
R 134 of 359 ~ 37.33%
G 113 of 359 ~ 31.48%
B 112 of 359 ~ 31.2'%

%37.33
%31.48
%31.2

CMYK color model

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

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

CMYK: (0,16,16,47)
C0M16Y16K47 (0%, 16%, 16%, 47%)
(0.00 / 0.16 / 0.16 / 0.47)

CMYK percentages

%0
%15.67
%16.42
%47.45

Codes

Color #867170 in popluar color models

86 71 70
RGB 134 113 112
HSL 8.94% 48.24%
HSB/HSV 16.42% 52.55%
CMYK 0.00% 15.67% 16.42%
47.45%

Color #867170 in popluar number systems.

HEX 86 71 70
Decimal 134 113 112
Binary 10000110 1110001 1110000
Octal 206 161 160

Shades and tints

Shades of #867170

#867170
(134,113,112)
#7A6766
(122,103,102)
#6E5D5C
(110,93,92)
#625352
(98,83,82)
#564948
(86,73,72)
#4A3F3E
(74,63,62)
#3E3534
(62,53,52)
#322B2A
(50,43,42)
#262120
(38,33,32)
#1A1716
(26,23,22)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #867170

#867170
(134,113,112)
#917D7D
(145,125,125)
#9C898A
(156,137,138)
#A79597
(167,149,151)
#B2A1A4
(178,161,164)
#BDADB1
(189,173,177)
#C8B9BE
(200,185,190)
#D3C5CB
(211,197,203)
#DED1D8
(222,209,216)
#E9DDE5
(233,221,229)
#F4E9F2
(244,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867170; }

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

This text font color is #867170.

Background Color

.myBgColor { background-color: #867170; }

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

This div background color is #867170.

Border color

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

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

This div border color is #867170.

Opacity

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

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

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

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

This text has shadow with #867170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867170.

Preview

Color preview on black background

This text has color #867170 on black background.


Color preview on white background

This text has color #867170 on white background.


Black color preview on #867170 background

This text has black color on #867170 background.


White color preview on #867170 background

This text has white color on #867170 background.


Related colors

Complementary color

Complementary color for #hex is #798E8F.


I love getcolorcode.com

Triadic colors

1 #708671 and #717086 with #867170 are triadic colors.

2 #707186 and #718670 with #867170 are triadic colors.