COLOR #849D4F

HEX: #849D4F RGB: (132,157,79)

Color info

#849D4F contains mainly red and green colors. Web safe color of #849D4F is #999966 (or #996).

RGB color model

#849D4F color RGB value is (132,157,79).

RGB: (132,157,79) (52%, 62%, 31%)

RGB channels and saturation

R 132 of 255 = 52%
G 157 of 255 = 62%
B 79 of 255 = 31%

132
157
79

R + G + B ~ 48%. #849D4F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 157 + 79 = 368 (100%)
R 132 of 368 ~ 35.87%
G 157 of 368 ~ 42.66%
B 79 of 368 ~ 21.47'%

%35.87
%42.66
%21.47

CMYK color model

#849D4F color CMYK value is (16,0,50,38).

  • cyan value is 15.92%
  • magenta value is 0.00%
  • yellow value is 49.68%
  • key color value is 38.43%

CMYK: (16,0,50,38)
C16M0Y50K38 (16%, 0%, 50%, 38%)
(0.16 / 0.00 / 0.50 / 0.38)

CMYK percentages

%15.92
%0
%49.68
%38.43

Codes

Color #849D4F in popluar color models

84 9D 4F
RGB 132 157 79
HSL 79° 33.05% 46.27%
HSB/HSV 79° 49.68% 61.57%
CMYK 15.92% 0.00% 49.68%
38.43%

Color #849D4F in popluar number systems.

HEX 84 9D 4F
Decimal 132 157 79
Binary 10000100 10011101 1001111
Octal 204 235 117

Shades and tints

Shades of #849D4F

#849D4F
(132,157,79)
#788F48
(120,143,72)
#6C8141
(108,129,65)
#60733A
(96,115,58)
#546533
(84,101,51)
#48572C
(72,87,44)
#3C4925
(60,73,37)
#303B1E
(48,59,30)
#242D17
(36,45,23)
#181F10
(24,31,16)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #849D4F

#849D4F
(132,157,79)
#8FA55F
(143,165,95)
#9AAD6F
(154,173,111)
#A5B57F
(165,181,127)
#B0BD8F
(176,189,143)
#BBC59F
(187,197,159)
#C6CDAF
(198,205,175)
#D1D5BF
(209,213,191)
#DCDDCF
(220,221,207)
#E7E5DF
(231,229,223)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849D4F color. Also use rgb(132,157,79) instead hex code.

Text Font Color

.myTextColor { color: #849D4F; }

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

This text font color is #849D4F.

Background Color

.myBgColor { background-color: #849D4F; }

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

This div background color is #849D4F.

Border color

.myBorderColor { border: 1px solid #849D4F; }

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

This div border color is #849D4F.

Opacity

.myOpacity80 { color: #849D4F; opacity: 0.8; }

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

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

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

This text has shadow with #849D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849D4F.

Preview

Color preview on black background

This text has color #849D4F on black background.


Color preview on white background

This text has color #849D4F on white background.


Black color preview on #849D4F background

This text has black color on #849D4F background.


White color preview on #849D4F background

This text has white color on #849D4F background.


Related colors

Complementary color

Complementary color for #hex is #7B62B0.


I love getcolorcode.com

Triadic colors

1 #4F849D and #9D4F84 with #849D4F are triadic colors.

2 #4F9D84 and #9D844F with #849D4F are triadic colors.