COLOR #849948

HEX: #849948 RGB: (132,153,72)

Color info

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

RGB color model

#849948 color RGB value is (132,153,72).

RGB: (132,153,72) (52%, 60%, 28%)

RGB channels and saturation

R 132 of 255 = 52%
G 153 of 255 = 60%
B 72 of 255 = 28%

132
153
72

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

Portions of RGB colors in percentages

R + G + B = 132 + 153 + 72 = 357 (100%)
R 132 of 357 ~ 36.97%
G 153 of 357 ~ 42.86%
B 72 of 357 ~ 20.17'%

%36.97
%42.86
%20.17

CMYK color model

#849948 color CMYK value is (14,0,53,40).

  • cyan value is 13.73%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 40.00%

CMYK: (14,0,53,40)
C14M0Y53K40 (14%, 0%, 53%, 40%)
(0.14 / 0.00 / 0.53 / 0.40)

CMYK percentages

%13.73
%0
%52.94
%40

Codes

Color #849948 in popluar color models

84 99 48
RGB 132 153 72
HSL 76° 36.00% 44.12%
HSB/HSV 76° 52.94% 60.00%
CMYK 13.73% 0.00% 52.94%
40.00%

Color #849948 in popluar number systems.

HEX 84 99 48
Decimal 132 153 72
Binary 10000100 10011001 1001000
Octal 204 231 110

Shades and tints

Shades of #849948

#849948
(132,153,72)
#788C42
(120,140,66)
#6C7F3C
(108,127,60)
#607236
(96,114,54)
#546530
(84,101,48)
#48582A
(72,88,42)
#3C4B24
(60,75,36)
#303E1E
(48,62,30)
#243118
(36,49,24)
#182412
(24,36,18)
#0C170C
(12,23,12)
#000000
(0,0,0)

Tints of #849948

#849948
(132,153,72)
#8FA258
(143,162,88)
#9AAB68
(154,171,104)
#A5B478
(165,180,120)
#B0BD88
(176,189,136)
#BBC698
(187,198,152)
#C6CFA8
(198,207,168)
#D1D8B8
(209,216,184)
#DCE1C8
(220,225,200)
#E7EAD8
(231,234,216)
#F2F3E8
(242,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849948 color. Also use rgb(132,153,72) instead hex code.

Text Font Color

.myTextColor { color: #849948; }

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

This text font color is #849948.

Background Color

.myBgColor { background-color: #849948; }

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

This div background color is #849948.

Border color

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

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

This div border color is #849948.

Opacity

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

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

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

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

This text has shadow with #849948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849948.

Preview

Color preview on black background

This text has color #849948 on black background.


Color preview on white background

This text has color #849948 on white background.


Black color preview on #849948 background

This text has black color on #849948 background.


White color preview on #849948 background

This text has white color on #849948 background.


Related colors

Complementary color

Complementary color for #hex is #7B66B7.


I love getcolorcode.com

Triadic colors

1 #488499 and #994884 with #849948 are triadic colors.

2 #489984 and #998448 with #849948 are triadic colors.