COLOR #846479

HEX: #846479 RGB: (132,100,121)

Color info

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

RGB color model

#846479 color RGB value is (132,100,121).

RGB: (132,100,121) (52%, 39%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 100 of 255 = 39%
B 121 of 255 = 47%

132
100
121

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

Portions of RGB colors in percentages

R + G + B = 132 + 100 + 121 = 353 (100%)
R 132 of 353 ~ 37.39%
G 100 of 353 ~ 28.33%
B 121 of 353 ~ 34.28'%

%37.39
%28.33
%34.28

CMYK color model

#846479 color CMYK value is (0,24,8,48).

  • cyan value is 0.00%
  • magenta value is 24.24%
  • yellow value is 8.33%
  • key color value is 48.24%

CMYK: (0,24,8,48)
C0M24Y8K48 (0%, 24%, 8%, 48%)
(0.00 / 0.24 / 0.08 / 0.48)

CMYK percentages

%0
%24.24
%8.33
%48.24

Codes

Color #846479 in popluar color models

84 64 79
RGB 132 100 121
HSL 321° 13.79% 45.49%
HSB/HSV 321° 24.24% 51.76%
CMYK 0.00% 24.24% 8.33%
48.24%

Color #846479 in popluar number systems.

HEX 84 64 79
Decimal 132 100 121
Binary 10000100 1100100 1111001
Octal 204 144 171

Shades and tints

Shades of #846479

#846479
(132,100,121)
#785B6E
(120,91,110)
#6C5263
(108,82,99)
#604958
(96,73,88)
#54404D
(84,64,77)
#483742
(72,55,66)
#3C2E37
(60,46,55)
#30252C
(48,37,44)
#241C21
(36,28,33)
#181316
(24,19,22)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #846479

#846479
(132,100,121)
#8F7285
(143,114,133)
#9A8091
(154,128,145)
#A58E9D
(165,142,157)
#B09CA9
(176,156,169)
#BBAAB5
(187,170,181)
#C6B8C1
(198,184,193)
#D1C6CD
(209,198,205)
#DCD4D9
(220,212,217)
#E7E2E5
(231,226,229)
#F2F0F1
(242,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846479 color. Also use rgb(132,100,121) instead hex code.

Text Font Color

.myTextColor { color: #846479; }

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

This text font color is #846479.

Background Color

.myBgColor { background-color: #846479; }

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

This div background color is #846479.

Border color

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

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

This div border color is #846479.

Opacity

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

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

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

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

This text has shadow with #846479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846479.

Preview

Color preview on black background

This text has color #846479 on black background.


Color preview on white background

This text has color #846479 on white background.


Black color preview on #846479 background

This text has black color on #846479 background.


White color preview on #846479 background

This text has white color on #846479 background.


Related colors

Complementary color

Complementary color for #hex is #7B9B86.


I love getcolorcode.com

Triadic colors

1 #798464 and #647984 with #846479 are triadic colors.

2 #796484 and #648479 with #846479 are triadic colors.