COLOR #849762

HEX: #849762 RGB: (132,151,98)

Color info

#849762 contains red, green and blue colors in about the same proportion. Web safe color of #849762 is #999966 (or #996).

RGB color model

#849762 color RGB value is (132,151,98).

RGB: (132,151,98) (52%, 59%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 151 of 255 = 59%
B 98 of 255 = 38%

132
151
98

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

Portions of RGB colors in percentages

R + G + B = 132 + 151 + 98 = 381 (100%)
R 132 of 381 ~ 34.65%
G 151 of 381 ~ 39.63%
B 98 of 381 ~ 25.72'%

%34.65
%39.63
%25.72

CMYK color model

#849762 color CMYK value is (13,0,35,41).

  • cyan value is 12.58%
  • magenta value is 0.00%
  • yellow value is 35.10%
  • key color value is 40.78%

CMYK: (13,0,35,41)
C13M0Y35K41 (13%, 0%, 35%, 41%)
(0.13 / 0.00 / 0.35 / 0.41)

CMYK percentages

%12.58
%0
%35.1
%40.78

Codes

Color #849762 in popluar color models

84 97 62
RGB 132 151 98
HSL 82° 21.29% 48.82%
HSB/HSV 82° 35.10% 59.22%
CMYK 12.58% 0.00% 35.10%
40.78%

Color #849762 in popluar number systems.

HEX 84 97 62
Decimal 132 151 98
Binary 10000100 10010111 1100010
Octal 204 227 142

Shades and tints

Shades of #849762

#849762
(132,151,98)
#788A5A
(120,138,90)
#6C7D52
(108,125,82)
#60704A
(96,112,74)
#546342
(84,99,66)
#48563A
(72,86,58)
#3C4932
(60,73,50)
#303C2A
(48,60,42)
#242F22
(36,47,34)
#18221A
(24,34,26)
#0C1512
(12,21,18)
#000000
(0,0,0)

Tints of #849762

#849762
(132,151,98)
#8FA070
(143,160,112)
#9AA97E
(154,169,126)
#A5B28C
(165,178,140)
#B0BB9A
(176,187,154)
#BBC4A8
(187,196,168)
#C6CDB6
(198,205,182)
#D1D6C4
(209,214,196)
#DCDFD2
(220,223,210)
#E7E8E0
(231,232,224)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849762 color. Also use rgb(132,151,98) instead hex code.

Text Font Color

.myTextColor { color: #849762; }

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

This text font color is #849762.

Background Color

.myBgColor { background-color: #849762; }

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

This div background color is #849762.

Border color

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

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

This div border color is #849762.

Opacity

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

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

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

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

This text has shadow with #849762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849762.

Preview

Color preview on black background

This text has color #849762 on black background.


Color preview on white background

This text has color #849762 on white background.


Black color preview on #849762 background

This text has black color on #849762 background.


White color preview on #849762 background

This text has white color on #849762 background.


Related colors

Complementary color

Complementary color for #hex is #7B689D.


I love getcolorcode.com

Triadic colors

1 #628497 and #976284 with #849762 are triadic colors.

2 #629784 and #978462 with #849762 are triadic colors.