COLOR #849855

HEX: #849855 RGB: (132,152,85)

Color info

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

RGB color model

#849855 color RGB value is (132,152,85).

RGB: (132,152,85) (52%, 60%, 33%)

RGB channels and saturation

R 132 of 255 = 52%
G 152 of 255 = 60%
B 85 of 255 = 33%

132
152
85

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

Portions of RGB colors in percentages

R + G + B = 132 + 152 + 85 = 369 (100%)
R 132 of 369 ~ 35.77%
G 152 of 369 ~ 41.19%
B 85 of 369 ~ 23.04'%

%35.77
%41.19
%23.04

CMYK color model

#849855 color CMYK value is (13,0,44,40).

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

CMYK: (13,0,44,40)
C13M0Y44K40 (13%, 0%, 44%, 40%)
(0.13 / 0.00 / 0.44 / 0.40)

CMYK percentages

%13.16
%0
%44.08
%40.39

Codes

Color #849855 in popluar color models

84 98 55
RGB 132 152 85
HSL 78° 28.27% 46.47%
HSB/HSV 78° 44.08% 59.61%
CMYK 13.16% 0.00% 44.08%
40.39%

Color #849855 in popluar number systems.

HEX 84 98 55
Decimal 132 152 85
Binary 10000100 10011000 1010101
Octal 204 230 125

Shades and tints

Shades of #849855

#849855
(132,152,85)
#788B4E
(120,139,78)
#6C7E47
(108,126,71)
#607140
(96,113,64)
#546439
(84,100,57)
#485732
(72,87,50)
#3C4A2B
(60,74,43)
#303D24
(48,61,36)
#24301D
(36,48,29)
#182316
(24,35,22)
#0C160F
(12,22,15)
#000000
(0,0,0)

Tints of #849855

#849855
(132,152,85)
#8FA164
(143,161,100)
#9AAA73
(154,170,115)
#A5B382
(165,179,130)
#B0BC91
(176,188,145)
#BBC5A0
(187,197,160)
#C6CEAF
(198,206,175)
#D1D7BE
(209,215,190)
#DCE0CD
(220,224,205)
#E7E9DC
(231,233,220)
#F2F2EB
(242,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849855; }

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

This text font color is #849855.

Background Color

.myBgColor { background-color: #849855; }

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

This div background color is #849855.

Border color

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

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

This div border color is #849855.

Opacity

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

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

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

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

This text has shadow with #849855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849855.

Preview

Color preview on black background

This text has color #849855 on black background.


Color preview on white background

This text has color #849855 on white background.


Black color preview on #849855 background

This text has black color on #849855 background.


White color preview on #849855 background

This text has white color on #849855 background.


Related colors

Complementary color

Complementary color for #hex is #7B67AA.


I love getcolorcode.com

Triadic colors

1 #558498 and #985584 with #849855 are triadic colors.

2 #559884 and #988455 with #849855 are triadic colors.