COLOR #846795

HEX: #846795 RGB: (132,103,149)

Color info

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

RGB color model

#846795 color RGB value is (132,103,149).

RGB: (132,103,149) (52%, 40%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 103 of 255 = 40%
B 149 of 255 = 58%

132
103
149

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

Portions of RGB colors in percentages

R + G + B = 132 + 103 + 149 = 384 (100%)
R 132 of 384 ~ 34.38%
G 103 of 384 ~ 26.82%
B 149 of 384 ~ 38.8'%

%34.38
%26.82
%38.8

CMYK color model

#846795 color CMYK value is (11,31,0,42).

  • cyan value is 11.41%
  • magenta value is 30.87%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (11,31,0,42)
C11M31Y0K42 (11%, 31%, 0%, 42%)
(0.11 / 0.31 / 0.00 / 0.42)

CMYK percentages

%11.41
%30.87
%0
%41.57

Codes

Color #846795 in popluar color models

84 67 95
RGB 132 103 149
HSL 278° 18.25% 49.41%
HSB/HSV 278° 30.87% 58.43%
CMYK 11.41% 30.87% 0.00%
41.57%

Color #846795 in popluar number systems.

HEX 84 67 95
Decimal 132 103 149
Binary 10000100 1100111 10010101
Octal 204 147 225

Shades and tints

Shades of #846795

#846795
(132,103,149)
#785E88
(120,94,136)
#6C557B
(108,85,123)
#604C6E
(96,76,110)
#544361
(84,67,97)
#483A54
(72,58,84)
#3C3147
(60,49,71)
#30283A
(48,40,58)
#241F2D
(36,31,45)
#181620
(24,22,32)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #846795

#846795
(132,103,149)
#8F749E
(143,116,158)
#9A81A7
(154,129,167)
#A58EB0
(165,142,176)
#B09BB9
(176,155,185)
#BBA8C2
(187,168,194)
#C6B5CB
(198,181,203)
#D1C2D4
(209,194,212)
#DCCFDD
(220,207,221)
#E7DCE6
(231,220,230)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846795; }

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

This text font color is #846795.

Background Color

.myBgColor { background-color: #846795; }

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

This div background color is #846795.

Border color

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

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

This div border color is #846795.

Opacity

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

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

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

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

This text has shadow with #846795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846795.

Preview

Color preview on black background

This text has color #846795 on black background.


Color preview on white background

This text has color #846795 on white background.


Black color preview on #846795 background

This text has black color on #846795 background.


White color preview on #846795 background

This text has white color on #846795 background.


Related colors

Complementary color

Complementary color for #hex is #7B986A.


I love getcolorcode.com

Triadic colors

1 #958467 and #679584 with #846795 are triadic colors.

2 #956784 and #678495 with #846795 are triadic colors.