COLOR #849861

HEX: #849861 RGB: (132,152,97)

Color info

#849861 contains red, green and blue colors in about the same proportion. Web safe color of #849861 is #999966 (or #996).

RGB color model

#849861 color RGB value is (132,152,97).

RGB: (132,152,97) (52%, 60%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 152 of 255 = 60%
B 97 of 255 = 38%

132
152
97

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

Portions of RGB colors in percentages

R + G + B = 132 + 152 + 97 = 381 (100%)
R 132 of 381 ~ 34.65%
G 152 of 381 ~ 39.9%
B 97 of 381 ~ 25.46'%

%34.65
%39.9
%25.46

CMYK color model

#849861 color CMYK value is (13,0,36,40).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 36.18%
  • key color value is 40.39%

CMYK: (13,0,36,40)
C13M0Y36K40 (13%, 0%, 36%, 40%)
(0.13 / 0.00 / 0.36 / 0.40)

CMYK percentages

%13.16
%0
%36.18
%40.39

Codes

Color #849861 in popluar color models

84 98 61
RGB 132 152 97
HSL 82° 22.09% 48.82%
HSB/HSV 82° 36.18% 59.61%
CMYK 13.16% 0.00% 36.18%
40.39%

Color #849861 in popluar number systems.

HEX 84 98 61
Decimal 132 152 97
Binary 10000100 10011000 1100001
Octal 204 230 141

Shades and tints

Shades of #849861

#849861
(132,152,97)
#788B59
(120,139,89)
#6C7E51
(108,126,81)
#607149
(96,113,73)
#546441
(84,100,65)
#485739
(72,87,57)
#3C4A31
(60,74,49)
#303D29
(48,61,41)
#243021
(36,48,33)
#182319
(24,35,25)
#0C1611
(12,22,17)
#000000
(0,0,0)

Tints of #849861

#849861
(132,152,97)
#8FA16F
(143,161,111)
#9AAA7D
(154,170,125)
#A5B38B
(165,179,139)
#B0BC99
(176,188,153)
#BBC5A7
(187,197,167)
#C6CEB5
(198,206,181)
#D1D7C3
(209,215,195)
#DCE0D1
(220,224,209)
#E7E9DF
(231,233,223)
#F2F2ED
(242,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849861 color. Also use rgb(132,152,97) instead hex code.

Text Font Color

.myTextColor { color: #849861; }

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

This text font color is #849861.

Background Color

.myBgColor { background-color: #849861; }

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

This div background color is #849861.

Border color

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

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

This div border color is #849861.

Opacity

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

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

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

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

This text has shadow with #849861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849861.

Preview

Color preview on black background

This text has color #849861 on black background.


Color preview on white background

This text has color #849861 on white background.


Black color preview on #849861 background

This text has black color on #849861 background.


White color preview on #849861 background

This text has white color on #849861 background.


Related colors

Complementary color

Complementary color for #hex is #7B679E.


I love getcolorcode.com

Triadic colors

1 #618498 and #986184 with #849861 are triadic colors.

2 #619884 and #988461 with #849861 are triadic colors.