COLOR #84924A

HEX: #84924A RGB: (132,146,74)

Color info

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

RGB color model

#84924A color RGB value is (132,146,74).

RGB: (132,146,74) (52%, 57%, 29%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 74 of 255 = 29%

132
146
74

R + G + B ~ 46%. #84924A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 74 = 352 (100%)
R 132 of 352 ~ 37.5%
G 146 of 352 ~ 41.48%
B 74 of 352 ~ 21.02'%

%37.5
%41.48
%21.02

CMYK color model

#84924A color CMYK value is (10,0,49,43).

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

CMYK: (10,0,49,43)
C10M0Y49K43 (10%, 0%, 49%, 43%)
(0.10 / 0.00 / 0.49 / 0.43)

CMYK percentages

%9.59
%0
%49.32
%42.75

Codes

Color #84924A in popluar color models

84 92 4A
RGB 132 146 74
HSL 72° 32.73% 43.14%
HSB/HSV 72° 49.32% 57.25%
CMYK 9.59% 0.00% 49.32%
42.75%

Color #84924A in popluar number systems.

HEX 84 92 4A
Decimal 132 146 74
Binary 10000100 10010010 1001010
Octal 204 222 112

Shades and tints

Shades of #84924A

#84924A
(132,146,74)
#788544
(120,133,68)
#6C783E
(108,120,62)
#606B38
(96,107,56)
#545E32
(84,94,50)
#48512C
(72,81,44)
#3C4426
(60,68,38)
#303720
(48,55,32)
#242A1A
(36,42,26)
#181D14
(24,29,20)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #84924A

#84924A
(132,146,74)
#8F9B5A
(143,155,90)
#9AA46A
(154,164,106)
#A5AD7A
(165,173,122)
#B0B68A
(176,182,138)
#BBBF9A
(187,191,154)
#C6C8AA
(198,200,170)
#D1D1BA
(209,209,186)
#DCDACA
(220,218,202)
#E7E3DA
(231,227,218)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84924A; }

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

This text font color is #84924A.

Background Color

.myBgColor { background-color: #84924A; }

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

This div background color is #84924A.

Border color

.myBorderColor { border: 1px solid #84924A; }

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

This div border color is #84924A.

Opacity

.myOpacity80 { color: #84924A; opacity: 0.8; }

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

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

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

This text has shadow with #84924A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84924A.

Preview

Color preview on black background

This text has color #84924A on black background.


Color preview on white background

This text has color #84924A on white background.


Black color preview on #84924A background

This text has black color on #84924A background.


White color preview on #84924A background

This text has white color on #84924A background.


Related colors

Complementary color

Complementary color for #hex is #7B6DB5.


I love getcolorcode.com

Triadic colors

1 #4A8492 and #924A84 with #84924A are triadic colors.

2 #4A9284 and #92844A with #84924A are triadic colors.