COLOR #849245

HEX: #849245 RGB: (132,146,69)

Color info

#849245 contains mainly red and green colors. Web safe color of #849245 is #999933 (or #993).

RGB color model

#849245 color RGB value is (132,146,69).

RGB: (132,146,69) (52%, 57%, 27%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 69 of 255 = 27%

132
146
69

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

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 69 = 347 (100%)
R 132 of 347 ~ 38.04%
G 146 of 347 ~ 42.07%
B 69 of 347 ~ 19.88'%

%38.04
%42.07
%19.88

CMYK color model

#849245 color CMYK value is (10,0,53,43).

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

CMYK: (10,0,53,43)
C10M0Y53K43 (10%, 0%, 53%, 43%)
(0.10 / 0.00 / 0.53 / 0.43)

CMYK percentages

%9.59
%0
%52.74
%42.75

Codes

Color #849245 in popluar color models

84 92 45
RGB 132 146 69
HSL 71° 35.81% 42.16%
HSB/HSV 71° 52.74% 57.25%
CMYK 9.59% 0.00% 52.74%
42.75%

Color #849245 in popluar number systems.

HEX 84 92 45
Decimal 132 146 69
Binary 10000100 10010010 1000101
Octal 204 222 105

Shades and tints

Shades of #849245

#849245
(132,146,69)
#78853F
(120,133,63)
#6C7839
(108,120,57)
#606B33
(96,107,51)
#545E2D
(84,94,45)
#485127
(72,81,39)
#3C4421
(60,68,33)
#30371B
(48,55,27)
#242A15
(36,42,21)
#181D0F
(24,29,15)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #849245

#849245
(132,146,69)
#8F9B55
(143,155,85)
#9AA465
(154,164,101)
#A5AD75
(165,173,117)
#B0B685
(176,182,133)
#BBBF95
(187,191,149)
#C6C8A5
(198,200,165)
#D1D1B5
(209,209,181)
#DCDAC5
(220,218,197)
#E7E3D5
(231,227,213)
#F2ECE5
(242,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849245; }

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

This text font color is #849245.

Background Color

.myBgColor { background-color: #849245; }

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

This div background color is #849245.

Border color

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

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

This div border color is #849245.

Opacity

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

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

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

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

This text has shadow with #849245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849245.

Preview

Color preview on black background

This text has color #849245 on black background.


Color preview on white background

This text has color #849245 on white background.


Black color preview on #849245 background

This text has black color on #849245 background.


White color preview on #849245 background

This text has white color on #849245 background.


Related colors

Complementary color

Complementary color for #hex is #7B6DBA.


I love getcolorcode.com

Triadic colors

1 #458492 and #924584 with #849245 are triadic colors.

2 #459284 and #928445 with #849245 are triadic colors.