COLOR #849B56

HEX: #849B56 RGB: (132,155,86)

Color info

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

RGB color model

#849B56 color RGB value is (132,155,86).

RGB: (132,155,86) (52%, 61%, 34%)

RGB channels and saturation

R 132 of 255 = 52%
G 155 of 255 = 61%
B 86 of 255 = 34%

132
155
86

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

Portions of RGB colors in percentages

R + G + B = 132 + 155 + 86 = 373 (100%)
R 132 of 373 ~ 35.39%
G 155 of 373 ~ 41.55%
B 86 of 373 ~ 23.06'%

%35.39
%41.55
%23.06

CMYK color model

#849B56 color CMYK value is (15,0,45,39).

  • cyan value is 14.84%
  • magenta value is 0.00%
  • yellow value is 44.52%
  • key color value is 39.22%

CMYK: (15,0,45,39)
C15M0Y45K39 (15%, 0%, 45%, 39%)
(0.15 / 0.00 / 0.45 / 0.39)

CMYK percentages

%14.84
%0
%44.52
%39.22

Codes

Color #849B56 in popluar color models

84 9B 56
RGB 132 155 86
HSL 80° 28.63% 47.25%
HSB/HSV 80° 44.52% 60.78%
CMYK 14.84% 0.00% 44.52%
39.22%

Color #849B56 in popluar number systems.

HEX 84 9B 56
Decimal 132 155 86
Binary 10000100 10011011 1010110
Octal 204 233 126

Shades and tints

Shades of #849B56

#849B56
(132,155,86)
#788D4F
(120,141,79)
#6C7F48
(108,127,72)
#607141
(96,113,65)
#54633A
(84,99,58)
#485533
(72,85,51)
#3C472C
(60,71,44)
#303925
(48,57,37)
#242B1E
(36,43,30)
#181D17
(24,29,23)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #849B56

#849B56
(132,155,86)
#8FA465
(143,164,101)
#9AAD74
(154,173,116)
#A5B683
(165,182,131)
#B0BF92
(176,191,146)
#BBC8A1
(187,200,161)
#C6D1B0
(198,209,176)
#D1DABF
(209,218,191)
#DCE3CE
(220,227,206)
#E7ECDD
(231,236,221)
#F2F5EC
(242,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849B56 color. Also use rgb(132,155,86) instead hex code.

Text Font Color

.myTextColor { color: #849B56; }

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

This text font color is #849B56.

Background Color

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

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

This div background color is #849B56.

Border color

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

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

This div border color is #849B56.

Opacity

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

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

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

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

This text has shadow with #849B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849B56.

Preview

Color preview on black background

This text has color #849B56 on black background.


Color preview on white background

This text has color #849B56 on white background.


Black color preview on #849B56 background

This text has black color on #849B56 background.


White color preview on #849B56 background

This text has white color on #849B56 background.


Related colors

Complementary color

Complementary color for #hex is #7B64A9.


I love getcolorcode.com

Triadic colors

1 #56849B and #9B5684 with #849B56 are triadic colors.

2 #569B84 and #9B8456 with #849B56 are triadic colors.