COLOR #868241

HEX: #868241 RGB: (134,130,65)

Color info

#868241 contains mainly red and green colors. Web safe color of #868241 is #999933 (or #993).

RGB color model

#868241 color RGB value is (134,130,65).

RGB: (134,130,65) (53%, 51%, 25%)

RGB channels and saturation

R 134 of 255 = 53%
G 130 of 255 = 51%
B 65 of 255 = 25%

134
130
65

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

Portions of RGB colors in percentages

R + G + B = 134 + 130 + 65 = 329 (100%)
R 134 of 329 ~ 40.73%
G 130 of 329 ~ 39.51%
B 65 of 329 ~ 19.76'%

%40.73
%39.51
%19.76

CMYK color model

#868241 color CMYK value is (0,3,51,47).

  • cyan value is 0.00%
  • magenta value is 2.99%
  • yellow value is 51.49%
  • key color value is 47.45%

CMYK: (0,3,51,47)
C0M3Y51K47 (0%, 3%, 51%, 47%)
(0.00 / 0.03 / 0.51 / 0.47)

CMYK percentages

%0
%2.99
%51.49
%47.45

Codes

Color #868241 in popluar color models

86 82 41
RGB 134 130 65
HSL 57° 34.67% 39.02%
HSB/HSV 57° 51.49% 52.55%
CMYK 0.00% 2.99% 51.49%
47.45%

Color #868241 in popluar number systems.

HEX 86 82 41
Decimal 134 130 65
Binary 10000110 10000010 1000001
Octal 206 202 101

Shades and tints

Shades of #868241

#868241
(134,130,65)
#7A773C
(122,119,60)
#6E6C37
(110,108,55)
#626132
(98,97,50)
#56562D
(86,86,45)
#4A4B28
(74,75,40)
#3E4023
(62,64,35)
#32351E
(50,53,30)
#262A19
(38,42,25)
#1A1F14
(26,31,20)
#0E140F
(14,20,15)
#000000
(0,0,0)

Tints of #868241

#868241
(134,130,65)
#918D52
(145,141,82)
#9C9863
(156,152,99)
#A7A374
(167,163,116)
#B2AE85
(178,174,133)
#BDB996
(189,185,150)
#C8C4A7
(200,196,167)
#D3CFB8
(211,207,184)
#DEDAC9
(222,218,201)
#E9E5DA
(233,229,218)
#F4F0EB
(244,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868241 color. Also use rgb(134,130,65) instead hex code.

Text Font Color

.myTextColor { color: #868241; }

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

This text font color is #868241.

Background Color

.myBgColor { background-color: #868241; }

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

This div background color is #868241.

Border color

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

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

This div border color is #868241.

Opacity

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

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

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

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

This text has shadow with #868241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868241.

Preview

Color preview on black background

This text has color #868241 on black background.


Color preview on white background

This text has color #868241 on white background.


Black color preview on #868241 background

This text has black color on #868241 background.


White color preview on #868241 background

This text has white color on #868241 background.


Related colors

Complementary color

Complementary color for #hex is #797DBE.


I love getcolorcode.com

Triadic colors

1 #418682 and #824186 with #868241 are triadic colors.

2 #418286 and #828641 with #868241 are triadic colors.