COLOR #867124

HEX: #867124 RGB: (134,113,36)

Color info

#867124 contains mainly red and green colors. Web safe color of #867124 is #996633 (or #963).

RGB color model

#867124 color RGB value is (134,113,36).

RGB: (134,113,36) (53%, 44%, 14%)

RGB channels and saturation

R 134 of 255 = 53%
G 113 of 255 = 44%
B 36 of 255 = 14%

134
113
36

R + G + B ~ 37%. #867124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 113 + 36 = 283 (100%)
R 134 of 283 ~ 47.35%
G 113 of 283 ~ 39.93%
B 36 of 283 ~ 12.72'%

%47.35
%39.93
%12.72

CMYK color model

#867124 color CMYK value is (0,16,73,47).

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

CMYK: (0,16,73,47)
C0M16Y73K47 (0%, 16%, 73%, 47%)
(0.00 / 0.16 / 0.73 / 0.47)

CMYK percentages

%0
%15.67
%73.13
%47.45

Codes

Color #867124 in popluar color models

86 71 24
RGB 134 113 36
HSL 47° 57.65% 33.33%
HSB/HSV 47° 73.13% 52.55%
CMYK 0.00% 15.67% 73.13%
47.45%

Color #867124 in popluar number systems.

HEX 86 71 24
Decimal 134 113 36
Binary 10000110 1110001 100100
Octal 206 161 44

Shades and tints

Shades of #867124

#867124
(134,113,36)
#7A6721
(122,103,33)
#6E5D1E
(110,93,30)
#62531B
(98,83,27)
#564918
(86,73,24)
#4A3F15
(74,63,21)
#3E3512
(62,53,18)
#322B0F
(50,43,15)
#26210C
(38,33,12)
#1A1709
(26,23,9)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #867124

#867124
(134,113,36)
#917D37
(145,125,55)
#9C894A
(156,137,74)
#A7955D
(167,149,93)
#B2A170
(178,161,112)
#BDAD83
(189,173,131)
#C8B996
(200,185,150)
#D3C5A9
(211,197,169)
#DED1BC
(222,209,188)
#E9DDCF
(233,221,207)
#F4E9E2
(244,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867124; }

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

This text font color is #867124.

Background Color

.myBgColor { background-color: #867124; }

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

This div background color is #867124.

Border color

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

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

This div border color is #867124.

Opacity

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

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

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

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

This text has shadow with #867124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867124.

Preview

Color preview on black background

This text has color #867124 on black background.


Color preview on white background

This text has color #867124 on white background.


Black color preview on #867124 background

This text has black color on #867124 background.


White color preview on #867124 background

This text has white color on #867124 background.


Related colors

Complementary color

Complementary color for #hex is #798EDB.


I love getcolorcode.com

Triadic colors

1 #248671 and #712486 with #867124 are triadic colors.

2 #247186 and #718624 with #867124 are triadic colors.