COLOR #867762

HEX: #867762 RGB: (134,119,98)

Color info

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

RGB color model

#867762 color RGB value is (134,119,98).

RGB: (134,119,98) (53%, 47%, 38%)

RGB channels and saturation

R 134 of 255 = 53%
G 119 of 255 = 47%
B 98 of 255 = 38%

134
119
98

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

Portions of RGB colors in percentages

R + G + B = 134 + 119 + 98 = 351 (100%)
R 134 of 351 ~ 38.18%
G 119 of 351 ~ 33.9%
B 98 of 351 ~ 27.92'%

%38.18
%33.9
%27.92

CMYK color model

#867762 color CMYK value is (0,11,27,47).

  • cyan value is 0.00%
  • magenta value is 11.19%
  • yellow value is 26.87%
  • key color value is 47.45%

CMYK: (0,11,27,47)
C0M11Y27K47 (0%, 11%, 27%, 47%)
(0.00 / 0.11 / 0.27 / 0.47)

CMYK percentages

%0
%11.19
%26.87
%47.45

Codes

Color #867762 in popluar color models

86 77 62
RGB 134 119 98
HSL 35° 15.52% 45.49%
HSB/HSV 35° 26.87% 52.55%
CMYK 0.00% 11.19% 26.87%
47.45%

Color #867762 in popluar number systems.

HEX 86 77 62
Decimal 134 119 98
Binary 10000110 1110111 1100010
Octal 206 167 142

Shades and tints

Shades of #867762

#867762
(134,119,98)
#7A6D5A
(122,109,90)
#6E6352
(110,99,82)
#62594A
(98,89,74)
#564F42
(86,79,66)
#4A453A
(74,69,58)
#3E3B32
(62,59,50)
#32312A
(50,49,42)
#262722
(38,39,34)
#1A1D1A
(26,29,26)
#0E1312
(14,19,18)
#000000
(0,0,0)

Tints of #867762

#867762
(134,119,98)
#918370
(145,131,112)
#9C8F7E
(156,143,126)
#A79B8C
(167,155,140)
#B2A79A
(178,167,154)
#BDB3A8
(189,179,168)
#C8BFB6
(200,191,182)
#D3CBC4
(211,203,196)
#DED7D2
(222,215,210)
#E9E3E0
(233,227,224)
#F4EFEE
(244,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867762 color. Also use rgb(134,119,98) instead hex code.

Text Font Color

.myTextColor { color: #867762; }

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

This text font color is #867762.

Background Color

.myBgColor { background-color: #867762; }

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

This div background color is #867762.

Border color

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

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

This div border color is #867762.

Opacity

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

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

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

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

This text has shadow with #867762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867762.

Preview

Color preview on black background

This text has color #867762 on black background.


Color preview on white background

This text has color #867762 on white background.


Black color preview on #867762 background

This text has black color on #867762 background.


White color preview on #867762 background

This text has white color on #867762 background.


Related colors

Complementary color

Complementary color for #hex is #79889D.


I love getcolorcode.com

Triadic colors

1 #628677 and #776286 with #867762 are triadic colors.

2 #627786 and #778662 with #867762 are triadic colors.