COLOR #846D91

HEX: #846D91 RGB: (132,109,145)

Color info

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

RGB color model

#846D91 color RGB value is (132,109,145).

RGB: (132,109,145) (52%, 43%, 57%)

RGB channels and saturation

R 132 of 255 = 52%
G 109 of 255 = 43%
B 145 of 255 = 57%

132
109
145

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

Portions of RGB colors in percentages

R + G + B = 132 + 109 + 145 = 386 (100%)
R 132 of 386 ~ 34.2%
G 109 of 386 ~ 28.24%
B 145 of 386 ~ 37.56'%

%34.2
%28.24
%37.56

CMYK color model

#846D91 color CMYK value is (9,25,0,43).

  • cyan value is 8.97%
  • magenta value is 24.83%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (9,25,0,43)
C9M25Y0K43 (9%, 25%, 0%, 43%)
(0.09 / 0.25 / 0.00 / 0.43)

CMYK percentages

%8.97
%24.83
%0
%43.14

Codes

Color #846D91 in popluar color models

84 6D 91
RGB 132 109 145
HSL 278° 14.17% 49.80%
HSB/HSV 278° 24.83% 56.86%
CMYK 8.97% 24.83% 0.00%
43.14%

Color #846D91 in popluar number systems.

HEX 84 6D 91
Decimal 132 109 145
Binary 10000100 1101101 10010001
Octal 204 155 221

Shades and tints

Shades of #846D91

#846D91
(132,109,145)
#786484
(120,100,132)
#6C5B77
(108,91,119)
#60526A
(96,82,106)
#54495D
(84,73,93)
#484050
(72,64,80)
#3C3743
(60,55,67)
#302E36
(48,46,54)
#242529
(36,37,41)
#181C1C
(24,28,28)
#0C130F
(12,19,15)
#000000
(0,0,0)

Tints of #846D91

#846D91
(132,109,145)
#8F7A9B
(143,122,155)
#9A87A5
(154,135,165)
#A594AF
(165,148,175)
#B0A1B9
(176,161,185)
#BBAEC3
(187,174,195)
#C6BBCD
(198,187,205)
#D1C8D7
(209,200,215)
#DCD5E1
(220,213,225)
#E7E2EB
(231,226,235)
#F2EFF5
(242,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846D91 color. Also use rgb(132,109,145) instead hex code.

Text Font Color

.myTextColor { color: #846D91; }

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

This text font color is #846D91.

Background Color

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

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

This div background color is #846D91.

Border color

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

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

This div border color is #846D91.

Opacity

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

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

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

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

This text has shadow with #846D91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846D91.

Preview

Color preview on black background

This text has color #846D91 on black background.


Color preview on white background

This text has color #846D91 on white background.


Black color preview on #846D91 background

This text has black color on #846D91 background.


White color preview on #846D91 background

This text has white color on #846D91 background.


Related colors

Complementary color

Complementary color for #hex is #7B926E.


I love getcolorcode.com

Triadic colors

1 #91846D and #6D9184 with #846D91 are triadic colors.

2 #916D84 and #6D8491 with #846D91 are triadic colors.