COLOR #849D67

HEX: #849D67 RGB: (132,157,103)

Color info

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

RGB color model

#849D67 color RGB value is (132,157,103).

RGB: (132,157,103) (52%, 62%, 40%)

RGB channels and saturation

R 132 of 255 = 52%
G 157 of 255 = 62%
B 103 of 255 = 40%

132
157
103

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

Portions of RGB colors in percentages

R + G + B = 132 + 157 + 103 = 392 (100%)
R 132 of 392 ~ 33.67%
G 157 of 392 ~ 40.05%
B 103 of 392 ~ 26.28'%

%33.67
%40.05
%26.28

CMYK color model

#849D67 color CMYK value is (16,0,34,38).

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

CMYK: (16,0,34,38)
C16M0Y34K38 (16%, 0%, 34%, 38%)
(0.16 / 0.00 / 0.34 / 0.38)

CMYK percentages

%15.92
%0
%34.39
%38.43

Codes

Color #849D67 in popluar color models

84 9D 67
RGB 132 157 103
HSL 88° 21.60% 50.98%
HSB/HSV 88° 34.39% 61.57%
CMYK 15.92% 0.00% 34.39%
38.43%

Color #849D67 in popluar number systems.

HEX 84 9D 67
Decimal 132 157 103
Binary 10000100 10011101 1100111
Octal 204 235 147

Shades and tints

Shades of #849D67

#849D67
(132,157,103)
#788F5E
(120,143,94)
#6C8155
(108,129,85)
#60734C
(96,115,76)
#546543
(84,101,67)
#48573A
(72,87,58)
#3C4931
(60,73,49)
#303B28
(48,59,40)
#242D1F
(36,45,31)
#181F16
(24,31,22)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #849D67

#849D67
(132,157,103)
#8FA574
(143,165,116)
#9AAD81
(154,173,129)
#A5B58E
(165,181,142)
#B0BD9B
(176,189,155)
#BBC5A8
(187,197,168)
#C6CDB5
(198,205,181)
#D1D5C2
(209,213,194)
#DCDDCF
(220,221,207)
#E7E5DC
(231,229,220)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849D67; }

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

This text font color is #849D67.

Background Color

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

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

This div background color is #849D67.

Border color

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

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

This div border color is #849D67.

Opacity

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

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

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

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

This text has shadow with #849D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849D67.

Preview

Color preview on black background

This text has color #849D67 on black background.


Color preview on white background

This text has color #849D67 on white background.


Black color preview on #849D67 background

This text has black color on #849D67 background.


White color preview on #849D67 background

This text has white color on #849D67 background.


Related colors

Complementary color

Complementary color for #hex is #7B6298.


I love getcolorcode.com

Triadic colors

1 #67849D and #9D6784 with #849D67 are triadic colors.

2 #679D84 and #9D8467 with #849D67 are triadic colors.