COLOR #849236

HEX: #849236 RGB: (132,146,54)

Color info

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

RGB color model

#849236 color RGB value is (132,146,54).

RGB: (132,146,54) (52%, 57%, 21%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 54 of 255 = 21%

132
146
54

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

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 54 = 332 (100%)
R 132 of 332 ~ 39.76%
G 146 of 332 ~ 43.98%
B 54 of 332 ~ 16.27'%

%39.76
%43.98
%16.27

CMYK color model

#849236 color CMYK value is (10,0,63,43).

  • cyan value is 9.59%
  • magenta value is 0.00%
  • yellow value is 63.01%
  • key color value is 42.75%
CMYK: (10,0,63,43) C10M0Y63K43 (10%,0%,63%,43%) (0.10/0.00/0.63/0.43) 

CMYK percentages

%9.59
%0
%63.01
%42.75

Codes

Color #849236 in popluar color models

84 92 36
RGB 132 146 54
HSL 69° 46.00% 39.22%
HSB/HSV 69° 63.01% 57.25%
CMYK 9.59% 0.00% 63.01%
42.75%

Color #849236 in popluar number systems.

HEX 84 92 36
Decimal 132 146 54
Binary 10000100 10010010 110110
Octal 204 222 66

Shades and tints

Shades of #849236

#849236
(132,146,54)
#788532
(120,133,50)
#6C782E
(108,120,46)
#606B2A
(96,107,42)
#545E26
(84,94,38)
#485122
(72,81,34)
#3C441E
(60,68,30)
#30371A
(48,55,26)
#242A16
(36,42,22)
#181D12
(24,29,18)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #849236

#849236
(132,146,54)
#8F9B48
(143,155,72)
#9AA45A
(154,164,90)
#A5AD6C
(165,173,108)
#B0B67E
(176,182,126)
#BBBF90
(187,191,144)
#C6C8A2
(198,200,162)
#D1D1B4
(209,209,180)
#DCDAC6
(220,218,198)
#E7E3D8
(231,227,216)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849236; }

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

This text font color is #849236.

Background Color

.myBgColor { background-color: #849236; }

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

This div background color is #849236.

Border color

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

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

This div border color is #849236.

Opacity

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

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

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

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

This text has shadow with #849236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849236.

Preview

Color preview on black background

This text has color #849236 on black background.


Color preview on white background

This text has color #849236 on white background.


Black color preview on #849236 background

This text has black color on #849236 background.


White color preview on #849236 background

This text has white color on #849236 background.


Related colors

Complementary color

Complementary color for #hex is #7B6DC9.


I love getcolorcode.com

Triadic colors

1 #368492 and #923684 with #849236 are triadic colors.

2 #369284 and #928436 with #849236 are triadic colors.