COLOR #849D71

HEX: #849D71 RGB: (132,157,113)

Color info

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

RGB color model

#849D71 color RGB value is (132,157,113).

RGB: (132,157,113) (52%, 62%, 44%)

RGB channels and saturation

R 132 of 255 = 52%
G 157 of 255 = 62%
B 113 of 255 = 44%

132
157
113

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

Portions of RGB colors in percentages

R + G + B = 132 + 157 + 113 = 402 (100%)
R 132 of 402 ~ 32.84%
G 157 of 402 ~ 39.05%
B 113 of 402 ~ 28.11'%

%32.84
%39.05
%28.11

CMYK color model

#849D71 color CMYK value is (16,0,28,38).

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

CMYK: (16,0,28,38)
C16M0Y28K38 (16%, 0%, 28%, 38%)
(0.16 / 0.00 / 0.28 / 0.38)

CMYK percentages

%15.92
%0
%28.03
%38.43

Codes

Color #849D71 in popluar color models

84 9D 71
RGB 132 157 113
HSL 94° 18.33% 52.94%
HSB/HSV 94° 28.03% 61.57%
CMYK 15.92% 0.00% 28.03%
38.43%

Color #849D71 in popluar number systems.

HEX 84 9D 71
Decimal 132 157 113
Binary 10000100 10011101 1110001
Octal 204 235 161

Shades and tints

Shades of #849D71

#849D71
(132,157,113)
#788F67
(120,143,103)
#6C815D
(108,129,93)
#607353
(96,115,83)
#546549
(84,101,73)
#48573F
(72,87,63)
#3C4935
(60,73,53)
#303B2B
(48,59,43)
#242D21
(36,45,33)
#181F17
(24,31,23)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #849D71

#849D71
(132,157,113)
#8FA57D
(143,165,125)
#9AAD89
(154,173,137)
#A5B595
(165,181,149)
#B0BDA1
(176,189,161)
#BBC5AD
(187,197,173)
#C6CDB9
(198,205,185)
#D1D5C5
(209,213,197)
#DCDDD1
(220,221,209)
#E7E5DD
(231,229,221)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849D71; }

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

This text font color is #849D71.

Background Color

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

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

This div background color is #849D71.

Border color

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

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

This div border color is #849D71.

Opacity

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

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

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

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

This text has shadow with #849D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849D71.

Preview

Color preview on black background

This text has color #849D71 on black background.


Color preview on white background

This text has color #849D71 on white background.


Black color preview on #849D71 background

This text has black color on #849D71 background.


White color preview on #849D71 background

This text has white color on #849D71 background.


Related colors

Complementary color

Complementary color for #hex is #7B628E.


I love getcolorcode.com

Triadic colors

1 #71849D and #9D7184 with #849D71 are triadic colors.

2 #719D84 and #9D8471 with #849D71 are triadic colors.