COLOR #858040

HEX: #858040 RGB: (133,128,64)

Color info

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

RGB color model

#858040 color RGB value is (133,128,64).

RGB: (133,128,64) (52%, 50%, 25%)

RGB channels and saturation

R 133 of 255 = 52%
G 128 of 255 = 50%
B 64 of 255 = 25%

133
128
64

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

Portions of RGB colors in percentages

R + G + B = 133 + 128 + 64 = 325 (100%)
R 133 of 325 ~ 40.92%
G 128 of 325 ~ 39.38%
B 64 of 325 ~ 19.69'%

%40.92
%39.38
%19.69

CMYK color model

#858040 color CMYK value is (0,4,52,48).

  • cyan value is 0.00%
  • magenta value is 3.76%
  • yellow value is 51.88%
  • key color value is 47.84%

CMYK: (0,4,52,48)
C0M4Y52K48 (0%, 4%, 52%, 48%)
(0.00 / 0.04 / 0.52 / 0.48)

CMYK percentages

%0
%3.76
%51.88
%47.84

Codes

Color #858040 in popluar color models

85 80 40
RGB 133 128 64
HSL 56° 35.03% 38.63%
HSB/HSV 56° 51.88% 52.16%
CMYK 0.00% 3.76% 51.88%
47.84%

Color #858040 in popluar number systems.

HEX 85 80 40
Decimal 133 128 64
Binary 10000101 10000000 1000000
Octal 205 200 100

Shades and tints

Shades of #858040

#858040
(133,128,64)
#79753B
(121,117,59)
#6D6A36
(109,106,54)
#615F31
(97,95,49)
#55542C
(85,84,44)
#494927
(73,73,39)
#3D3E22
(61,62,34)
#31331D
(49,51,29)
#252818
(37,40,24)
#191D13
(25,29,19)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #858040

#858040
(133,128,64)
#908B51
(144,139,81)
#9B9662
(155,150,98)
#A6A173
(166,161,115)
#B1AC84
(177,172,132)
#BCB795
(188,183,149)
#C7C2A6
(199,194,166)
#D2CDB7
(210,205,183)
#DDD8C8
(221,216,200)
#E8E3D9
(232,227,217)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858040 color. Also use rgb(133,128,64) instead hex code.

Text Font Color

.myTextColor { color: #858040; }

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

This text font color is #858040.

Background Color

.myBgColor { background-color: #858040; }

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

This div background color is #858040.

Border color

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

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

This div border color is #858040.

Opacity

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

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

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

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

This text has shadow with #858040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858040.

Preview

Color preview on black background

This text has color #858040 on black background.


Color preview on white background

This text has color #858040 on white background.


Black color preview on #858040 background

This text has black color on #858040 background.


White color preview on #858040 background

This text has white color on #858040 background.


Related colors

Complementary color

Complementary color for #hex is #7A7FBF.


I love getcolorcode.com

Triadic colors

1 #408580 and #804085 with #858040 are triadic colors.

2 #408085 and #808540 with #858040 are triadic colors.