COLOR #846593

HEX: #846593 RGB: (132,101,147)

Color info

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

RGB color model

#846593 color RGB value is (132,101,147).

RGB: (132,101,147) (52%, 40%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 101 of 255 = 40%
B 147 of 255 = 58%

132
101
147

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

Portions of RGB colors in percentages

R + G + B = 132 + 101 + 147 = 380 (100%)
R 132 of 380 ~ 34.74%
G 101 of 380 ~ 26.58%
B 147 of 380 ~ 38.68'%

%34.74
%26.58
%38.68

CMYK color model

#846593 color CMYK value is (10,31,0,42).

  • cyan value is 10.20%
  • magenta value is 31.29%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (10,31,0,42)
C10M31Y0K42 (10%, 31%, 0%, 42%)
(0.10 / 0.31 / 0.00 / 0.42)

CMYK percentages

%10.2
%31.29
%0
%42.35

Codes

Color #846593 in popluar color models

84 65 93
RGB 132 101 147
HSL 280° 18.55% 48.63%
HSB/HSV 280° 31.29% 57.65%
CMYK 10.20% 31.29% 0.00%
42.35%

Color #846593 in popluar number systems.

HEX 84 65 93
Decimal 132 101 147
Binary 10000100 1100101 10010011
Octal 204 145 223

Shades and tints

Shades of #846593

#846593
(132,101,147)
#785C86
(120,92,134)
#6C5379
(108,83,121)
#604A6C
(96,74,108)
#54415F
(84,65,95)
#483852
(72,56,82)
#3C2F45
(60,47,69)
#302638
(48,38,56)
#241D2B
(36,29,43)
#18141E
(24,20,30)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #846593

#846593
(132,101,147)
#8F739C
(143,115,156)
#9A81A5
(154,129,165)
#A58FAE
(165,143,174)
#B09DB7
(176,157,183)
#BBABC0
(187,171,192)
#C6B9C9
(198,185,201)
#D1C7D2
(209,199,210)
#DCD5DB
(220,213,219)
#E7E3E4
(231,227,228)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846593 color. Also use rgb(132,101,147) instead hex code.

Text Font Color

.myTextColor { color: #846593; }

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

This text font color is #846593.

Background Color

.myBgColor { background-color: #846593; }

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

This div background color is #846593.

Border color

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

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

This div border color is #846593.

Opacity

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

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

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

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

This text has shadow with #846593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846593.

Preview

Color preview on black background

This text has color #846593 on black background.


Color preview on white background

This text has color #846593 on white background.


Black color preview on #846593 background

This text has black color on #846593 background.


White color preview on #846593 background

This text has white color on #846593 background.


Related colors

Complementary color

Complementary color for #hex is #7B9A6C.


I love getcolorcode.com

Triadic colors

1 #938465 and #659384 with #846593 are triadic colors.

2 #936584 and #658493 with #846593 are triadic colors.