COLOR #867910

HEX: #867910 RGB: (134,121,16)

Color info

#867910 contains mainly red and green colors. Web safe color of #867910 is #996600 (or #960).

RGB color model

#867910 color RGB value is (134,121,16).

RGB: (134,121,16) (53%, 47%, 6%)

RGB channels and saturation

R 134 of 255 = 53%
G 121 of 255 = 47%
B 16 of 255 = 6%

134
121
16

R + G + B ~ 35%. #867910 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 121 + 16 = 271 (100%)
R 134 of 271 ~ 49.45%
G 121 of 271 ~ 44.65%
B 16 of 271 ~ 5.9'%

%49.45
%44.65

CMYK color model

#867910 color CMYK value is (0,10,88,47).

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

CMYK: (0,10,88,47)
C0M10Y88K47 (0%, 10%, 88%, 47%)
(0.00 / 0.10 / 0.88 / 0.47)

CMYK percentages

%0
%9.7
%88.06
%47.45

Codes

Color #867910 in popluar color models

86 79 10
RGB 134 121 16
HSL 53° 78.67% 29.41%
HSB/HSV 53° 88.06% 52.55%
CMYK 0.00% 9.70% 88.06%
47.45%

Color #867910 in popluar number systems.

HEX 86 79 10
Decimal 134 121 16
Binary 10000110 1111001 10000
Octal 206 171 20

Shades and tints

Shades of #867910

#867910
(134,121,16)
#7A6E0F
(122,110,15)
#6E630E
(110,99,14)
#62580D
(98,88,13)
#564D0C
(86,77,12)
#4A420B
(74,66,11)
#3E370A
(62,55,10)
#322C09
(50,44,9)
#262108
(38,33,8)
#1A1607
(26,22,7)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #867910

#867910
(134,121,16)
#918525
(145,133,37)
#9C913A
(156,145,58)
#A79D4F
(167,157,79)
#B2A964
(178,169,100)
#BDB579
(189,181,121)
#C8C18E
(200,193,142)
#D3CDA3
(211,205,163)
#DED9B8
(222,217,184)
#E9E5CD
(233,229,205)
#F4F1E2
(244,241,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867910; }

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

This text font color is #867910.

Background Color

.myBgColor { background-color: #867910; }

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

This div background color is #867910.

Border color

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

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

This div border color is #867910.

Opacity

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

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

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

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

This text has shadow with #867910 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867910.

Preview

Color preview on black background

This text has color #867910 on black background.


Color preview on white background

This text has color #867910 on white background.


Black color preview on #867910 background

This text has black color on #867910 background.


White color preview on #867910 background

This text has white color on #867910 background.


Related colors

Complementary color

Complementary color for #hex is #7986EF.


I love getcolorcode.com

Triadic colors

1 #108679 and #791086 with #867910 are triadic colors.

2 #107986 and #798610 with #867910 are triadic colors.