COLOR #867075

HEX: #867075 RGB: (134,112,117)

Color info

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

RGB color model

#867075 color RGB value is (134,112,117).

RGB: (134,112,117) (53%, 44%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 112 of 255 = 44%
B 117 of 255 = 46%

134
112
117

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

Portions of RGB colors in percentages

R + G + B = 134 + 112 + 117 = 363 (100%)
R 134 of 363 ~ 36.91%
G 112 of 363 ~ 30.85%
B 117 of 363 ~ 32.23'%

%36.91
%30.85
%32.23

CMYK color model

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

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

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

CMYK percentages

%0
%16.42
%12.69
%47.45

Codes

Color #867075 in popluar color models

86 70 75
RGB 134 112 117
HSL 346° 8.94% 48.24%
HSB/HSV 346° 16.42% 52.55%
CMYK 0.00% 16.42% 12.69%
47.45%

Color #867075 in popluar number systems.

HEX 86 70 75
Decimal 134 112 117
Binary 10000110 1110000 1110101
Octal 206 160 165

Shades and tints

Shades of #867075

#867075
(134,112,117)
#7A666B
(122,102,107)
#6E5C61
(110,92,97)
#625257
(98,82,87)
#56484D
(86,72,77)
#4A3E43
(74,62,67)
#3E3439
(62,52,57)
#322A2F
(50,42,47)
#262025
(38,32,37)
#1A161B
(26,22,27)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #867075

#867075
(134,112,117)
#917D81
(145,125,129)
#9C8A8D
(156,138,141)
#A79799
(167,151,153)
#B2A4A5
(178,164,165)
#BDB1B1
(189,177,177)
#C8BEBD
(200,190,189)
#D3CBC9
(211,203,201)
#DED8D5
(222,216,213)
#E9E5E1
(233,229,225)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867075; }

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

This text font color is #867075.

Background Color

.myBgColor { background-color: #867075; }

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

This div background color is #867075.

Border color

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

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

This div border color is #867075.

Opacity

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

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

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

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

This text has shadow with #867075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867075.

Preview

Color preview on black background

This text has color #867075 on black background.


Color preview on white background

This text has color #867075 on white background.


Black color preview on #867075 background

This text has black color on #867075 background.


White color preview on #867075 background

This text has white color on #867075 background.


Related colors

Complementary color

Complementary color for #hex is #798F8A.


I love getcolorcode.com

Triadic colors

1 #758670 and #707586 with #867075 are triadic colors.

2 #757086 and #708675 with #867075 are triadic colors.