COLOR #867471

HEX: #867471 RGB: (134,116,113)

Color info

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

RGB color model

#867471 color RGB value is (134,116,113).

RGB: (134,116,113) (53%, 45%, 44%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 113 of 255 = 44%

134
116
113

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

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 113 = 363 (100%)
R 134 of 363 ~ 36.91%
G 116 of 363 ~ 31.96%
B 113 of 363 ~ 31.13'%

%36.91
%31.96
%31.13

CMYK color model

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

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

CMYK: (0,13,16,47)
C0M13Y16K47 (0%, 13%, 16%, 47%)
(0.00 / 0.13 / 0.16 / 0.47)

CMYK percentages

%0
%13.43
%15.67
%47.45

Codes

Color #867471 in popluar color models

86 74 71
RGB 134 116 113
HSL 8.50% 48.43%
HSB/HSV 15.67% 52.55%
CMYK 0.00% 13.43% 15.67%
47.45%

Color #867471 in popluar number systems.

HEX 86 74 71
Decimal 134 116 113
Binary 10000110 1110100 1110001
Octal 206 164 161

Shades and tints

Shades of #867471

#867471
(134,116,113)
#7A6A67
(122,106,103)
#6E605D
(110,96,93)
#625653
(98,86,83)
#564C49
(86,76,73)
#4A423F
(74,66,63)
#3E3835
(62,56,53)
#322E2B
(50,46,43)
#262421
(38,36,33)
#1A1A17
(26,26,23)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #867471

#867471
(134,116,113)
#91807D
(145,128,125)
#9C8C89
(156,140,137)
#A79895
(167,152,149)
#B2A4A1
(178,164,161)
#BDB0AD
(189,176,173)
#C8BCB9
(200,188,185)
#D3C8C5
(211,200,197)
#DED4D1
(222,212,209)
#E9E0DD
(233,224,221)
#F4ECE9
(244,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867471; }

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

This text font color is #867471.

Background Color

.myBgColor { background-color: #867471; }

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

This div background color is #867471.

Border color

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

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

This div border color is #867471.

Opacity

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

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

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

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

This text has shadow with #867471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867471.

Preview

Color preview on black background

This text has color #867471 on black background.


Color preview on white background

This text has color #867471 on white background.


Black color preview on #867471 background

This text has black color on #867471 background.


White color preview on #867471 background

This text has white color on #867471 background.


Related colors

Complementary color

Complementary color for #hex is #798B8E.


I love getcolorcode.com

Triadic colors

1 #718674 and #747186 with #867471 are triadic colors.

2 #717486 and #748671 with #867471 are triadic colors.