COLOR #846098

HEX: #846098 RGB: (132,96,152)

Color info

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

RGB color model

#846098 color RGB value is (132,96,152).

RGB: (132,96,152) (52%, 38%, 60%)

RGB channels and saturation

R 132 of 255 = 52%
G 96 of 255 = 38%
B 152 of 255 = 60%

132
96
152

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

Portions of RGB colors in percentages

R + G + B = 132 + 96 + 152 = 380 (100%)
R 132 of 380 ~ 34.74%
G 96 of 380 ~ 25.26%
B 152 of 380 ~ 40'%

%34.74
%25.26
%40

CMYK color model

#846098 color CMYK value is (13,37,0,40).

  • cyan value is 13.16%
  • magenta value is 36.84%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (13,37,0,40)
C13M37Y0K40 (13%, 37%, 0%, 40%)
(0.13 / 0.37 / 0.00 / 0.40)

CMYK percentages

%13.16
%36.84
%0
%40.39

Codes

Color #846098 in popluar color models

84 60 98
RGB 132 96 152
HSL 279° 22.58% 48.63%
HSB/HSV 279° 36.84% 59.61%
CMYK 13.16% 36.84% 0.00%
40.39%

Color #846098 in popluar number systems.

HEX 84 60 98
Decimal 132 96 152
Binary 10000100 1100000 10011000
Octal 204 140 230

Shades and tints

Shades of #846098

#846098
(132,96,152)
#78588B
(120,88,139)
#6C507E
(108,80,126)
#604871
(96,72,113)
#544064
(84,64,100)
#483857
(72,56,87)
#3C304A
(60,48,74)
#30283D
(48,40,61)
#242030
(36,32,48)
#181823
(24,24,35)
#0C1016
(12,16,22)
#000000
(0,0,0)

Tints of #846098

#846098
(132,96,152)
#8F6EA1
(143,110,161)
#9A7CAA
(154,124,170)
#A58AB3
(165,138,179)
#B098BC
(176,152,188)
#BBA6C5
(187,166,197)
#C6B4CE
(198,180,206)
#D1C2D7
(209,194,215)
#DCD0E0
(220,208,224)
#E7DEE9
(231,222,233)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #846098; }

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

This text font color is #846098.

Background Color

.myBgColor { background-color: #846098; }

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

This div background color is #846098.

Border color

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

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

This div border color is #846098.

Opacity

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

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

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

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

This text has shadow with #846098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846098.

Preview

Color preview on black background

This text has color #846098 on black background.


Color preview on white background

This text has color #846098 on white background.


Black color preview on #846098 background

This text has black color on #846098 background.


White color preview on #846098 background

This text has white color on #846098 background.


Related colors

Complementary color

Complementary color for #hex is #7B9F67.


I love getcolorcode.com

Triadic colors

1 #988460 and #609884 with #846098 are triadic colors.

2 #986084 and #608498 with #846098 are triadic colors.