COLOR #846789

HEX: #846789 RGB: (132,103,137)

Color info

#846789 contains red, green and blue colors in about the same proportion. Web safe color of #846789 is #996699 (or #969).

RGB color model

#846789 color RGB value is (132,103,137).

RGB: (132,103,137) (52%, 40%, 54%)

RGB channels and saturation

R 132 of 255 = 52%
G 103 of 255 = 40%
B 137 of 255 = 54%

132
103
137

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

Portions of RGB colors in percentages

R + G + B = 132 + 103 + 137 = 372 (100%)
R 132 of 372 ~ 35.48%
G 103 of 372 ~ 27.69%
B 137 of 372 ~ 36.83'%

%35.48
%27.69
%36.83

CMYK color model

#846789 color CMYK value is (4,25,0,46).

  • cyan value is 3.65%
  • magenta value is 24.82%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (4,25,0,46)
C4M25Y0K46 (4%, 25%, 0%, 46%)
(0.04 / 0.25 / 0.00 / 0.46)

CMYK percentages

%3.65
%24.82
%0
%46.27

Codes

Color #846789 in popluar color models

84 67 89
RGB 132 103 137
HSL 291° 14.17% 47.06%
HSB/HSV 291° 24.82% 53.73%
CMYK 3.65% 24.82% 0.00%
46.27%

Color #846789 in popluar number systems.

HEX 84 67 89
Decimal 132 103 137
Binary 10000100 1100111 10001001
Octal 204 147 211

Shades and tints

Shades of #846789

#846789
(132,103,137)
#785E7D
(120,94,125)
#6C5571
(108,85,113)
#604C65
(96,76,101)
#544359
(84,67,89)
#483A4D
(72,58,77)
#3C3141
(60,49,65)
#302835
(48,40,53)
#241F29
(36,31,41)
#18161D
(24,22,29)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #846789

#846789
(132,103,137)
#8F7493
(143,116,147)
#9A819D
(154,129,157)
#A58EA7
(165,142,167)
#B09BB1
(176,155,177)
#BBA8BB
(187,168,187)
#C6B5C5
(198,181,197)
#D1C2CF
(209,194,207)
#DCCFD9
(220,207,217)
#E7DCE3
(231,220,227)
#F2E9ED
(242,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846789; }

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

This text font color is #846789.

Background Color

.myBgColor { background-color: #846789; }

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

This div background color is #846789.

Border color

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

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

This div border color is #846789.

Opacity

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

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

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

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

This text has shadow with #846789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846789.

Preview

Color preview on black background

This text has color #846789 on black background.


Color preview on white background

This text has color #846789 on white background.


Black color preview on #846789 background

This text has black color on #846789 background.


White color preview on #846789 background

This text has white color on #846789 background.


Related colors

Complementary color

Complementary color for #hex is #7B9876.


I love getcolorcode.com

Triadic colors

1 #898467 and #678984 with #846789 are triadic colors.

2 #896784 and #678489 with #846789 are triadic colors.