COLOR #858149

HEX: #858149 RGB: (133,129,73)

Color info

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

RGB color model

#858149 color RGB value is (133,129,73).

RGB: (133,129,73) (52%, 51%, 29%)

RGB channels and saturation

R 133 of 255 = 52%
G 129 of 255 = 51%
B 73 of 255 = 29%

133
129
73

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

Portions of RGB colors in percentages

R + G + B = 133 + 129 + 73 = 335 (100%)
R 133 of 335 ~ 39.7%
G 129 of 335 ~ 38.51%
B 73 of 335 ~ 21.79'%

%39.7
%38.51
%21.79

CMYK color model

#858149 color CMYK value is (0,3,45,48).

  • cyan value is 0.00%
  • magenta value is 3.01%
  • yellow value is 45.11%
  • key color value is 47.84%

CMYK: (0,3,45,48)
C0M3Y45K48 (0%, 3%, 45%, 48%)
(0.00 / 0.03 / 0.45 / 0.48)

CMYK percentages

%0
%3.01
%45.11
%47.84

Codes

Color #858149 in popluar color models

85 81 49
RGB 133 129 73
HSL 56° 29.13% 40.39%
HSB/HSV 56° 45.11% 52.16%
CMYK 0.00% 3.01% 45.11%
47.84%

Color #858149 in popluar number systems.

HEX 85 81 49
Decimal 133 129 73
Binary 10000101 10000001 1001001
Octal 205 201 111

Shades and tints

Shades of #858149

#858149
(133,129,73)
#797643
(121,118,67)
#6D6B3D
(109,107,61)
#616037
(97,96,55)
#555531
(85,85,49)
#494A2B
(73,74,43)
#3D3F25
(61,63,37)
#31341F
(49,52,31)
#252919
(37,41,25)
#191E13
(25,30,19)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #858149

#858149
(133,129,73)
#908C59
(144,140,89)
#9B9769
(155,151,105)
#A6A279
(166,162,121)
#B1AD89
(177,173,137)
#BCB899
(188,184,153)
#C7C3A9
(199,195,169)
#D2CEB9
(210,206,185)
#DDD9C9
(221,217,201)
#E8E4D9
(232,228,217)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858149 color. Also use rgb(133,129,73) instead hex code.

Text Font Color

.myTextColor { color: #858149; }

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

This text font color is #858149.

Background Color

.myBgColor { background-color: #858149; }

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

This div background color is #858149.

Border color

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

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

This div border color is #858149.

Opacity

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

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

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

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

This text has shadow with #858149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858149.

Preview

Color preview on black background

This text has color #858149 on black background.


Color preview on white background

This text has color #858149 on white background.


Black color preview on #858149 background

This text has black color on #858149 background.


White color preview on #858149 background

This text has white color on #858149 background.


Related colors

Complementary color

Complementary color for #hex is #7A7EB6.


I love getcolorcode.com

Triadic colors

1 #498581 and #814985 with #858149 are triadic colors.

2 #498185 and #818549 with #858149 are triadic colors.