COLOR #835386

HEX: #835386 RGB: (131,83,134)

Color info

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

RGB color model

#835386 color RGB value is (131,83,134).

RGB: (131,83,134) (51%, 33%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 83 of 255 = 33%
B 134 of 255 = 53%

131
83
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 83 + 134 = 348 (100%)
R 131 of 348 ~ 37.64%
G 83 of 348 ~ 23.85%
B 134 of 348 ~ 38.51'%

%37.64
%23.85
%38.51

CMYK color model

#835386 color CMYK value is (2,38,0,47).

  • cyan value is 2.24%
  • magenta value is 38.06%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (2,38,0,47)
C2M38Y0K47 (2%, 38%, 0%, 47%)
(0.02 / 0.38 / 0.00 / 0.47)

CMYK percentages

%2.24
%38.06
%0
%47.45

Codes

Color #835386 in popluar color models

83 53 86
RGB 131 83 134
HSL 296° 23.50% 42.55%
HSB/HSV 296° 38.06% 52.55%
CMYK 2.24% 38.06% 0.00%
47.45%

Color #835386 in popluar number systems.

HEX 83 53 86
Decimal 131 83 134
Binary 10000011 1010011 10000110
Octal 203 123 206

Shades and tints

Shades of #835386

#835386
(131,83,134)
#784C7A
(120,76,122)
#6D456E
(109,69,110)
#623E62
(98,62,98)
#573756
(87,55,86)
#4C304A
(76,48,74)
#41293E
(65,41,62)
#362232
(54,34,50)
#2B1B26
(43,27,38)
#20141A
(32,20,26)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #835386

#835386
(131,83,134)
#8E6291
(142,98,145)
#99719C
(153,113,156)
#A480A7
(164,128,167)
#AF8FB2
(175,143,178)
#BA9EBD
(186,158,189)
#C5ADC8
(197,173,200)
#D0BCD3
(208,188,211)
#DBCBDE
(219,203,222)
#E6DAE9
(230,218,233)
#F1E9F4
(241,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835386 color. Also use rgb(131,83,134) instead hex code.

Text Font Color

.myTextColor { color: #835386; }

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

This text font color is #835386.

Background Color

.myBgColor { background-color: #835386; }

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

This div background color is #835386.

Border color

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

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

This div border color is #835386.

Opacity

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

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

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

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

This text has shadow with #835386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835386.

Preview

Color preview on black background

This text has color #835386 on black background.


Color preview on white background

This text has color #835386 on white background.


Black color preview on #835386 background

This text has black color on #835386 background.


White color preview on #835386 background

This text has white color on #835386 background.


Related colors

Complementary color

Complementary color for #hex is #7CAC79.


I love getcolorcode.com

Triadic colors

1 #868353 and #538683 with #835386 are triadic colors.

2 #865383 and #538386 with #835386 are triadic colors.