COLOR #846094

HEX: #846094 RGB: (132,96,148)

Color info

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

RGB color model

#846094 color RGB value is (132,96,148).

RGB: (132,96,148) (52%, 38%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 96 of 255 = 38%
B 148 of 255 = 58%

132
96
148

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

Portions of RGB colors in percentages

R + G + B = 132 + 96 + 148 = 376 (100%)
R 132 of 376 ~ 35.11%
G 96 of 376 ~ 25.53%
B 148 of 376 ~ 39.36'%

%35.11
%25.53
%39.36

CMYK color model

#846094 color CMYK value is (11,35,0,42).

  • cyan value is 10.81%
  • magenta value is 35.14%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (11,35,0,42)
C11M35Y0K42 (11%, 35%, 0%, 42%)
(0.11 / 0.35 / 0.00 / 0.42)

CMYK percentages

%10.81
%35.14
%0
%41.96

Codes

Color #846094 in popluar color models

84 60 94
RGB 132 96 148
HSL 282° 21.31% 47.84%
HSB/HSV 282° 35.14% 58.04%
CMYK 10.81% 35.14% 0.00%
41.96%

Color #846094 in popluar number systems.

HEX 84 60 94
Decimal 132 96 148
Binary 10000100 1100000 10010100
Octal 204 140 224

Shades and tints

Shades of #846094

#846094
(132,96,148)
#785887
(120,88,135)
#6C507A
(108,80,122)
#60486D
(96,72,109)
#544060
(84,64,96)
#483853
(72,56,83)
#3C3046
(60,48,70)
#302839
(48,40,57)
#24202C
(36,32,44)
#18181F
(24,24,31)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #846094

#846094
(132,96,148)
#8F6E9D
(143,110,157)
#9A7CA6
(154,124,166)
#A58AAF
(165,138,175)
#B098B8
(176,152,184)
#BBA6C1
(187,166,193)
#C6B4CA
(198,180,202)
#D1C2D3
(209,194,211)
#DCD0DC
(220,208,220)
#E7DEE5
(231,222,229)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846094 color. Also use rgb(132,96,148) instead hex code.

Text Font Color

.myTextColor { color: #846094; }

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

This text font color is #846094.

Background Color

.myBgColor { background-color: #846094; }

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

This div background color is #846094.

Border color

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

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

This div border color is #846094.

Opacity

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

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

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

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

This text has shadow with #846094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846094.

Preview

Color preview on black background

This text has color #846094 on black background.


Color preview on white background

This text has color #846094 on white background.


Black color preview on #846094 background

This text has black color on #846094 background.


White color preview on #846094 background

This text has white color on #846094 background.


Related colors

Complementary color

Complementary color for #hex is #7B9F6B.


I love getcolorcode.com

Triadic colors

1 #948460 and #609484 with #846094 are triadic colors.

2 #946084 and #608494 with #846094 are triadic colors.