COLOR #867975

HEX: #867975 RGB: (134,121,117)

Color info

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

RGB color model

#867975 color RGB value is (134,121,117).

RGB: (134,121,117) (53%, 47%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 121 of 255 = 47%
B 117 of 255 = 46%

134
121
117

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

Portions of RGB colors in percentages

R + G + B = 134 + 121 + 117 = 372 (100%)
R 134 of 372 ~ 36.02%
G 121 of 372 ~ 32.53%
B 117 of 372 ~ 31.45'%

%36.02
%32.53
%31.45

CMYK color model

#867975 color CMYK value is (0,10,13,47).

  • cyan value is 0.00%
  • magenta value is 9.70%
  • yellow value is 12.69%
  • key color value is 47.45%

CMYK: (0,10,13,47)
C0M10Y13K47 (0%, 10%, 13%, 47%)
(0.00 / 0.10 / 0.13 / 0.47)

CMYK percentages

%0
%9.7
%12.69
%47.45

Codes

Color #867975 in popluar color models

86 79 75
RGB 134 121 117
HSL 14° 6.77% 49.22%
HSB/HSV 14° 12.69% 52.55%
CMYK 0.00% 9.70% 12.69%
47.45%

Color #867975 in popluar number systems.

HEX 86 79 75
Decimal 134 121 117
Binary 10000110 1111001 1110101
Octal 206 171 165

Shades and tints

Shades of #867975

#867975
(134,121,117)
#7A6E6B
(122,110,107)
#6E6361
(110,99,97)
#625857
(98,88,87)
#564D4D
(86,77,77)
#4A4243
(74,66,67)
#3E3739
(62,55,57)
#322C2F
(50,44,47)
#262125
(38,33,37)
#1A161B
(26,22,27)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #867975

#867975
(134,121,117)
#918581
(145,133,129)
#9C918D
(156,145,141)
#A79D99
(167,157,153)
#B2A9A5
(178,169,165)
#BDB5B1
(189,181,177)
#C8C1BD
(200,193,189)
#D3CDC9
(211,205,201)
#DED9D5
(222,217,213)
#E9E5E1
(233,229,225)
#F4F1ED
(244,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867975 color. Also use rgb(134,121,117) instead hex code.

Text Font Color

.myTextColor { color: #867975; }

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

This text font color is #867975.

Background Color

.myBgColor { background-color: #867975; }

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

This div background color is #867975.

Border color

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

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

This div border color is #867975.

Opacity

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

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

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

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

This text has shadow with #867975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867975.

Preview

Color preview on black background

This text has color #867975 on black background.


Color preview on white background

This text has color #867975 on white background.


Black color preview on #867975 background

This text has black color on #867975 background.


White color preview on #867975 background

This text has white color on #867975 background.


Related colors

Complementary color

Complementary color for #hex is #79868A.


I love getcolorcode.com

Triadic colors

1 #758679 and #797586 with #867975 are triadic colors.

2 #757986 and #798675 with #867975 are triadic colors.