COLOR #835196

HEX: #835196 RGB: (131,81,150)

Color info

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

RGB color model

#835196 color RGB value is (131,81,150).

RGB: (131,81,150) (51%, 32%, 59%)

RGB channels and saturation

R 131 of 255 = 51%
G 81 of 255 = 32%
B 150 of 255 = 59%

131
81
150

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

Portions of RGB colors in percentages

R + G + B = 131 + 81 + 150 = 362 (100%)
R 131 of 362 ~ 36.19%
G 81 of 362 ~ 22.38%
B 150 of 362 ~ 41.44'%

%36.19
%22.38
%41.44

CMYK color model

#835196 color CMYK value is (13,46,0,41).

  • cyan value is 12.67%
  • magenta value is 46.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (13,46,0,41)
C13M46Y0K41 (13%, 46%, 0%, 41%)
(0.13 / 0.46 / 0.00 / 0.41)

CMYK percentages

%12.67
%46
%0
%41.18

Codes

Color #835196 in popluar color models

83 51 96
RGB 131 81 150
HSL 283° 29.87% 45.29%
HSB/HSV 283° 46.00% 58.82%
CMYK 12.67% 46.00% 0.00%
41.18%

Color #835196 in popluar number systems.

HEX 83 51 96
Decimal 131 81 150
Binary 10000011 1010001 10010110
Octal 203 121 226

Shades and tints

Shades of #835196

#835196
(131,81,150)
#784A89
(120,74,137)
#6D437C
(109,67,124)
#623C6F
(98,60,111)
#573562
(87,53,98)
#4C2E55
(76,46,85)
#412748
(65,39,72)
#36203B
(54,32,59)
#2B192E
(43,25,46)
#201221
(32,18,33)
#150B14
(21,11,20)
#000000
(0,0,0)

Tints of #835196

#835196
(131,81,150)
#8E609F
(142,96,159)
#996FA8
(153,111,168)
#A47EB1
(164,126,177)
#AF8DBA
(175,141,186)
#BA9CC3
(186,156,195)
#C5ABCC
(197,171,204)
#D0BAD5
(208,186,213)
#DBC9DE
(219,201,222)
#E6D8E7
(230,216,231)
#F1E7F0
(241,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #835196; }

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

This text font color is #835196.

Background Color

.myBgColor { background-color: #835196; }

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

This div background color is #835196.

Border color

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

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

This div border color is #835196.

Opacity

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

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

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

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

This text has shadow with #835196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835196.

Preview

Color preview on black background

This text has color #835196 on black background.


Color preview on white background

This text has color #835196 on white background.


Black color preview on #835196 background

This text has black color on #835196 background.


White color preview on #835196 background

This text has white color on #835196 background.


Related colors

Complementary color

Complementary color for #hex is #7CAE69.


I love getcolorcode.com

Triadic colors

1 #968351 and #519683 with #835196 are triadic colors.

2 #965183 and #518396 with #835196 are triadic colors.