COLOR #846369

HEX: #846369 RGB: (132,99,105)

Color info

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

RGB color model

#846369 color RGB value is (132,99,105).

RGB: (132,99,105) (52%, 39%, 41%)

RGB channels and saturation

R 132 of 255 = 52%
G 99 of 255 = 39%
B 105 of 255 = 41%

132
99
105

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

Portions of RGB colors in percentages

R + G + B = 132 + 99 + 105 = 336 (100%)
R 132 of 336 ~ 39.29%
G 99 of 336 ~ 29.46%
B 105 of 336 ~ 31.25'%

%39.29
%29.46
%31.25

CMYK color model

#846369 color CMYK value is (0,25,20,48).

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

CMYK: (0,25,20,48)
C0M25Y20K48 (0%, 25%, 20%, 48%)
(0.00 / 0.25 / 0.20 / 0.48)

CMYK percentages

%0
%25
%20.45
%48.24

Codes

Color #846369 in popluar color models

84 63 69
RGB 132 99 105
HSL 349° 14.29% 45.29%
HSB/HSV 349° 25.00% 51.76%
CMYK 0.00% 25.00% 20.45%
48.24%

Color #846369 in popluar number systems.

HEX 84 63 69
Decimal 132 99 105
Binary 10000100 1100011 1101001
Octal 204 143 151

Shades and tints

Shades of #846369

#846369
(132,99,105)
#785A60
(120,90,96)
#6C5157
(108,81,87)
#60484E
(96,72,78)
#543F45
(84,63,69)
#48363C
(72,54,60)
#3C2D33
(60,45,51)
#30242A
(48,36,42)
#241B21
(36,27,33)
#181218
(24,18,24)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #846369

#846369
(132,99,105)
#8F7176
(143,113,118)
#9A7F83
(154,127,131)
#A58D90
(165,141,144)
#B09B9D
(176,155,157)
#BBA9AA
(187,169,170)
#C6B7B7
(198,183,183)
#D1C5C4
(209,197,196)
#DCD3D1
(220,211,209)
#E7E1DE
(231,225,222)
#F2EFEB
(242,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846369; }

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

This text font color is #846369.

Background Color

.myBgColor { background-color: #846369; }

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

This div background color is #846369.

Border color

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

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

This div border color is #846369.

Opacity

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

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

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

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

This text has shadow with #846369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846369.

Preview

Color preview on black background

This text has color #846369 on black background.


Color preview on white background

This text has color #846369 on white background.


Black color preview on #846369 background

This text has black color on #846369 background.


White color preview on #846369 background

This text has white color on #846369 background.


Related colors

Complementary color

Complementary color for #hex is #7B9C96.


I love getcolorcode.com

Triadic colors

1 #698463 and #636984 with #846369 are triadic colors.

2 #696384 and #638469 with #846369 are triadic colors.