COLOR #849254

HEX: #849254 RGB: (132,146,84)

Color info

#849254 contains mainly red and green colors. Web safe color of #849254 is #999966 (or #996).

RGB color model

#849254 color RGB value is (132,146,84).

RGB: (132,146,84) (52%, 57%, 33%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 84 of 255 = 33%

132
146
84

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

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 84 = 362 (100%)
R 132 of 362 ~ 36.46%
G 146 of 362 ~ 40.33%
B 84 of 362 ~ 23.2'%

%36.46
%40.33
%23.2

CMYK color model

#849254 color CMYK value is (10,0,42,43).

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

CMYK: (10,0,42,43)
C10M0Y42K43 (10%, 0%, 42%, 43%)
(0.10 / 0.00 / 0.42 / 0.43)

CMYK percentages

%9.59
%0
%42.47
%42.75

Codes

Color #849254 in popluar color models

84 92 54
RGB 132 146 84
HSL 74° 26.96% 45.10%
HSB/HSV 74° 42.47% 57.25%
CMYK 9.59% 0.00% 42.47%
42.75%

Color #849254 in popluar number systems.

HEX 84 92 54
Decimal 132 146 84
Binary 10000100 10010010 1010100
Octal 204 222 124

Shades and tints

Shades of #849254

#849254
(132,146,84)
#78854D
(120,133,77)
#6C7846
(108,120,70)
#606B3F
(96,107,63)
#545E38
(84,94,56)
#485131
(72,81,49)
#3C442A
(60,68,42)
#303723
(48,55,35)
#242A1C
(36,42,28)
#181D15
(24,29,21)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #849254

#849254
(132,146,84)
#8F9B63
(143,155,99)
#9AA472
(154,164,114)
#A5AD81
(165,173,129)
#B0B690
(176,182,144)
#BBBF9F
(187,191,159)
#C6C8AE
(198,200,174)
#D1D1BD
(209,209,189)
#DCDACC
(220,218,204)
#E7E3DB
(231,227,219)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849254; }

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

This text font color is #849254.

Background Color

.myBgColor { background-color: #849254; }

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

This div background color is #849254.

Border color

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

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

This div border color is #849254.

Opacity

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

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

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

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

This text has shadow with #849254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849254.

Preview

Color preview on black background

This text has color #849254 on black background.


Color preview on white background

This text has color #849254 on white background.


Black color preview on #849254 background

This text has black color on #849254 background.


White color preview on #849254 background

This text has white color on #849254 background.


Related colors

Complementary color

Complementary color for #hex is #7B6DAB.


I love getcolorcode.com

Triadic colors

1 #548492 and #925484 with #849254 are triadic colors.

2 #549284 and #928454 with #849254 are triadic colors.