COLOR #846B62

HEX: #846B62 RGB: (132,107,98)

Color info

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

RGB color model

#846B62 color RGB value is (132,107,98).

RGB: (132,107,98) (52%, 42%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 107 of 255 = 42%
B 98 of 255 = 38%

132
107
98

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

Portions of RGB colors in percentages

R + G + B = 132 + 107 + 98 = 337 (100%)
R 132 of 337 ~ 39.17%
G 107 of 337 ~ 31.75%
B 98 of 337 ~ 29.08'%

%39.17
%31.75
%29.08

CMYK color model

#846B62 color CMYK value is (0,19,26,48).

  • cyan value is 0.00%
  • magenta value is 18.94%
  • yellow value is 25.76%
  • key color value is 48.24%

CMYK: (0,19,26,48)
C0M19Y26K48 (0%, 19%, 26%, 48%)
(0.00 / 0.19 / 0.26 / 0.48)

CMYK percentages

%0
%18.94
%25.76
%48.24

Codes

Color #846B62 in popluar color models

84 6B 62
RGB 132 107 98
HSL 16° 14.78% 45.10%
HSB/HSV 16° 25.76% 51.76%
CMYK 0.00% 18.94% 25.76%
48.24%

Color #846B62 in popluar number systems.

HEX 84 6B 62
Decimal 132 107 98
Binary 10000100 1101011 1100010
Octal 204 153 142

Shades and tints

Shades of #846B62

#846B62
(132,107,98)
#78625A
(120,98,90)
#6C5952
(108,89,82)
#60504A
(96,80,74)
#544742
(84,71,66)
#483E3A
(72,62,58)
#3C3532
(60,53,50)
#302C2A
(48,44,42)
#242322
(36,35,34)
#181A1A
(24,26,26)
#0C1112
(12,17,18)
#000000
(0,0,0)

Tints of #846B62

#846B62
(132,107,98)
#8F7870
(143,120,112)
#9A857E
(154,133,126)
#A5928C
(165,146,140)
#B09F9A
(176,159,154)
#BBACA8
(187,172,168)
#C6B9B6
(198,185,182)
#D1C6C4
(209,198,196)
#DCD3D2
(220,211,210)
#E7E0E0
(231,224,224)
#F2EDEE
(242,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846B62; }

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

This text font color is #846B62.

Background Color

.myBgColor { background-color: #846B62; }

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

This div background color is #846B62.

Border color

.myBorderColor { border: 1px solid #846B62; }

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

This div border color is #846B62.

Opacity

.myOpacity80 { color: #846B62; opacity: 0.8; }

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

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

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

This text has shadow with #846B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846B62.

Preview

Color preview on black background

This text has color #846B62 on black background.


Color preview on white background

This text has color #846B62 on white background.


Black color preview on #846B62 background

This text has black color on #846B62 background.


White color preview on #846B62 background

This text has white color on #846B62 background.


Related colors

Complementary color

Complementary color for #hex is #7B949D.


I love getcolorcode.com

Triadic colors

1 #62846B and #6B6284 with #846B62 are triadic colors.

2 #626B84 and #6B8462 with #846B62 are triadic colors.