COLOR #834E96

HEX: #834E96 RGB: (131,78,150)

Color info

#834E96 contains mainly red and blue colors. Web safe color of #834E96 is #996699 (or #969).

RGB color model

#834E96 color RGB value is (131,78,150).

RGB: (131,78,150) (51%, 31%, 59%)

RGB channels and saturation

R 131 of 255 = 51%
G 78 of 255 = 31%
B 150 of 255 = 59%

131
78
150

R + G + B ~ 47%. #834E96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 78 + 150 = 359 (100%)
R 131 of 359 ~ 36.49%
G 78 of 359 ~ 21.73%
B 150 of 359 ~ 41.78'%

%36.49
%21.73
%41.78

CMYK color model

#834E96 color CMYK value is (13,48,0,41).

  • cyan value is 12.67%
  • magenta value is 48.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (13,48,0,41) C13M48Y0K41 (13%,48%,0%,41%) (0.13/0.48/0.00/0.41) 

CMYK percentages

%12.67
%48
%0
%41.18

Codes

Color #834E96 in popluar color models

83 4E 96
RGB 131 78 150
HSL 284° 31.58% 44.71%
HSB/HSV 284° 48.00% 58.82%
CMYK 12.67% 48.00% 0.00%
41.18%

Color #834E96 in popluar number systems.

HEX 83 4E 96
Decimal 131 78 150
Binary 10000011 1001110 10010110
Octal 203 116 226

Shades and tints

Shades of #834E96

#834E96
(131,78,150)
#784789
(120,71,137)
#6D407C
(109,64,124)
#62396F
(98,57,111)
#573262
(87,50,98)
#4C2B55
(76,43,85)
#412448
(65,36,72)
#361D3B
(54,29,59)
#2B162E
(43,22,46)
#200F21
(32,15,33)
#150814
(21,8,20)
#000000
(0,0,0)

Tints of #834E96

#834E96
(131,78,150)
#8E5E9F
(142,94,159)
#996EA8
(153,110,168)
#A47EB1
(164,126,177)
#AF8EBA
(175,142,186)
#BA9EC3
(186,158,195)
#C5AECC
(197,174,204)
#D0BED5
(208,190,213)
#DBCEDE
(219,206,222)
#E6DEE7
(230,222,231)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834E96 color. Also use rgb(131,78,150) instead hex code.

Text Font Color

.myTextColor { color: #834E96; }

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

This text font color is #834E96.

Background Color

.myBgColor { background-color: #834E96; }

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

This div background color is #834E96.

Border color

.myBorderColor { border: 1px solid #834E96; }

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

This div border color is #834E96.

Opacity

.myOpacity80 { color: #834E96; opacity: 0.8; }

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

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

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

This text has shadow with #834E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834E96.

Preview

Color preview on black background

This text has color #834E96 on black background.


Color preview on white background

This text has color #834E96 on white background.


Black color preview on #834E96 background

This text has black color on #834E96 background.


White color preview on #834E96 background

This text has white color on #834E96 background.


Related colors

Complementary color

Complementary color for #hex is #7CB169.


I love getcolorcode.com

Triadic colors

1 #96834E and #4E9683 with #834E96 are triadic colors.

2 #964E83 and #4E8396 with #834E96 are triadic colors.