COLOR #849665

HEX: #849665 RGB: (132,150,101)

Color info

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

RGB color model

#849665 color RGB value is (132,150,101).

RGB: (132,150,101) (52%, 59%, 40%)

RGB channels and saturation

R 132 of 255 = 52%
G 150 of 255 = 59%
B 101 of 255 = 40%

132
150
101

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

Portions of RGB colors in percentages

R + G + B = 132 + 150 + 101 = 383 (100%)
R 132 of 383 ~ 34.46%
G 150 of 383 ~ 39.16%
B 101 of 383 ~ 26.37'%

%34.46
%39.16
%26.37

CMYK color model

#849665 color CMYK value is (12,0,33,41).

  • cyan value is 12.00%
  • magenta value is 0.00%
  • yellow value is 32.67%
  • key color value is 41.18%

CMYK: (12,0,33,41)
C12M0Y33K41 (12%, 0%, 33%, 41%)
(0.12 / 0.00 / 0.33 / 0.41)

CMYK percentages

%12
%0
%32.67
%41.18

Codes

Color #849665 in popluar color models

84 96 65
RGB 132 150 101
HSL 82° 19.52% 49.22%
HSB/HSV 82° 32.67% 58.82%
CMYK 12.00% 0.00% 32.67%
41.18%

Color #849665 in popluar number systems.

HEX 84 96 65
Decimal 132 150 101
Binary 10000100 10010110 1100101
Octal 204 226 145

Shades and tints

Shades of #849665

#849665
(132,150,101)
#78895C
(120,137,92)
#6C7C53
(108,124,83)
#606F4A
(96,111,74)
#546241
(84,98,65)
#485538
(72,85,56)
#3C482F
(60,72,47)
#303B26
(48,59,38)
#242E1D
(36,46,29)
#182114
(24,33,20)
#0C140B
(12,20,11)
#000000
(0,0,0)

Tints of #849665

#849665
(132,150,101)
#8F9F73
(143,159,115)
#9AA881
(154,168,129)
#A5B18F
(165,177,143)
#B0BA9D
(176,186,157)
#BBC3AB
(187,195,171)
#C6CCB9
(198,204,185)
#D1D5C7
(209,213,199)
#DCDED5
(220,222,213)
#E7E7E3
(231,231,227)
#F2F0F1
(242,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849665 color. Also use rgb(132,150,101) instead hex code.

Text Font Color

.myTextColor { color: #849665; }

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

This text font color is #849665.

Background Color

.myBgColor { background-color: #849665; }

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

This div background color is #849665.

Border color

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

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

This div border color is #849665.

Opacity

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

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

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

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

This text has shadow with #849665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849665.

Preview

Color preview on black background

This text has color #849665 on black background.


Color preview on white background

This text has color #849665 on white background.


Black color preview on #849665 background

This text has black color on #849665 background.


White color preview on #849665 background

This text has white color on #849665 background.


Related colors

Complementary color

Complementary color for #hex is #7B699A.


I love getcolorcode.com

Triadic colors

1 #658496 and #966584 with #849665 are triadic colors.

2 #659684 and #968465 with #849665 are triadic colors.