COLOR #849271

HEX: #849271 RGB: (132,146,113)

Color info

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

RGB color model

#849271 color RGB value is (132,146,113).

RGB: (132,146,113) (52%, 57%, 44%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 113 of 255 = 44%

132
146
113

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

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 113 = 391 (100%)
R 132 of 391 ~ 33.76%
G 146 of 391 ~ 37.34%
B 113 of 391 ~ 28.9'%

%33.76
%37.34
%28.9

CMYK color model

#849271 color CMYK value is (10,0,23,43).

  • cyan value is 9.59%
  • magenta value is 0.00%
  • yellow value is 22.60%
  • key color value is 42.75%

CMYK: (10,0,23,43)
C10M0Y23K43 (10%, 0%, 23%, 43%)
(0.10 / 0.00 / 0.23 / 0.43)

CMYK percentages

%9.59
%0
%22.6
%42.75

Codes

Color #849271 in popluar color models

84 92 71
RGB 132 146 113
HSL 85° 13.15% 50.78%
HSB/HSV 85° 22.60% 57.25%
CMYK 9.59% 0.00% 22.60%
42.75%

Color #849271 in popluar number systems.

HEX 84 92 71
Decimal 132 146 113
Binary 10000100 10010010 1110001
Octal 204 222 161

Shades and tints

Shades of #849271

#849271
(132,146,113)
#788567
(120,133,103)
#6C785D
(108,120,93)
#606B53
(96,107,83)
#545E49
(84,94,73)
#48513F
(72,81,63)
#3C4435
(60,68,53)
#30372B
(48,55,43)
#242A21
(36,42,33)
#181D17
(24,29,23)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #849271

#849271
(132,146,113)
#8F9B7D
(143,155,125)
#9AA489
(154,164,137)
#A5AD95
(165,173,149)
#B0B6A1
(176,182,161)
#BBBFAD
(187,191,173)
#C6C8B9
(198,200,185)
#D1D1C5
(209,209,197)
#DCDAD1
(220,218,209)
#E7E3DD
(231,227,221)
#F2ECE9
(242,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849271; }

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

This text font color is #849271.

Background Color

.myBgColor { background-color: #849271; }

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

This div background color is #849271.

Border color

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

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

This div border color is #849271.

Opacity

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

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

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

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

This text has shadow with #849271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849271.

Preview

Color preview on black background

This text has color #849271 on black background.


Color preview on white background

This text has color #849271 on white background.


Black color preview on #849271 background

This text has black color on #849271 background.


White color preview on #849271 background

This text has white color on #849271 background.


Related colors

Complementary color

Complementary color for #hex is #7B6D8E.


I love getcolorcode.com

Triadic colors

1 #718492 and #927184 with #849271 are triadic colors.

2 #719284 and #928471 with #849271 are triadic colors.