COLOR #846967

HEX: #846967 RGB: (132,105,103)

Color info

#846967 contains red, green and blue colors in about the same proportion. Web safe color of #846967 is #996666 (or #966).

RGB color model

#846967 color RGB value is (132,105,103).

RGB: (132,105,103) (52%, 41%, 40%)

RGB channels and saturation

R 132 of 255 = 52%
G 105 of 255 = 41%
B 103 of 255 = 40%

132
105
103

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

Portions of RGB colors in percentages

R + G + B = 132 + 105 + 103 = 340 (100%)
R 132 of 340 ~ 38.82%
G 105 of 340 ~ 30.88%
B 103 of 340 ~ 30.29'%

%38.82
%30.88
%30.29

CMYK color model

#846967 color CMYK value is (0,20,22,48).

  • cyan value is 0.00%
  • magenta value is 20.45%
  • yellow value is 21.97%
  • key color value is 48.24%

CMYK: (0,20,22,48)
C0M20Y22K48 (0%, 20%, 22%, 48%)
(0.00 / 0.20 / 0.22 / 0.48)

CMYK percentages

%0
%20.45
%21.97
%48.24

Codes

Color #846967 in popluar color models

84 69 67
RGB 132 105 103
HSL 12.34% 46.08%
HSB/HSV 21.97% 51.76%
CMYK 0.00% 20.45% 21.97%
48.24%

Color #846967 in popluar number systems.

HEX 84 69 67
Decimal 132 105 103
Binary 10000100 1101001 1100111
Octal 204 151 147

Shades and tints

Shades of #846967

#846967
(132,105,103)
#78605E
(120,96,94)
#6C5755
(108,87,85)
#604E4C
(96,78,76)
#544543
(84,69,67)
#483C3A
(72,60,58)
#3C3331
(60,51,49)
#302A28
(48,42,40)
#24211F
(36,33,31)
#181816
(24,24,22)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #846967

#846967
(132,105,103)
#8F7674
(143,118,116)
#9A8381
(154,131,129)
#A5908E
(165,144,142)
#B09D9B
(176,157,155)
#BBAAA8
(187,170,168)
#C6B7B5
(198,183,181)
#D1C4C2
(209,196,194)
#DCD1CF
(220,209,207)
#E7DEDC
(231,222,220)
#F2EBE9
(242,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846967 color. Also use rgb(132,105,103) instead hex code.

Text Font Color

.myTextColor { color: #846967; }

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

This text font color is #846967.

Background Color

.myBgColor { background-color: #846967; }

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

This div background color is #846967.

Border color

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

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

This div border color is #846967.

Opacity

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

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

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

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

This text has shadow with #846967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846967.

Preview

Color preview on black background

This text has color #846967 on black background.


Color preview on white background

This text has color #846967 on white background.


Black color preview on #846967 background

This text has black color on #846967 background.


White color preview on #846967 background

This text has white color on #846967 background.


Related colors

Complementary color

Complementary color for #hex is #7B9698.


I love getcolorcode.com

Triadic colors

1 #678469 and #696784 with #846967 are triadic colors.

2 #676984 and #698467 with #846967 are triadic colors.