COLOR #835784

HEX: #835784 RGB: (131,87,132)

Color info

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

RGB color model

#835784 color RGB value is (131,87,132).

RGB: (131,87,132) (51%, 34%, 52%)

RGB channels and saturation

R 131 of 255 = 51%
G 87 of 255 = 34%
B 132 of 255 = 52%

131
87
132

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

Portions of RGB colors in percentages

R + G + B = 131 + 87 + 132 = 350 (100%)
R 131 of 350 ~ 37.43%
G 87 of 350 ~ 24.86%
B 132 of 350 ~ 37.71'%

%37.43
%24.86
%37.71

CMYK color model

#835784 color CMYK value is (1,34,0,48).

  • cyan value is 0.76%
  • magenta value is 34.09%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (1,34,0,48)
C1M34Y0K48 (1%, 34%, 0%, 48%)
(0.01 / 0.34 / 0.00 / 0.48)

CMYK percentages

%0.76
%34.09
%0
%48.24

Codes

Color #835784 in popluar color models

83 57 84
RGB 131 87 132
HSL 299° 20.55% 42.94%
HSB/HSV 299° 34.09% 51.76%
CMYK 0.76% 34.09% 0.00%
48.24%

Color #835784 in popluar number systems.

HEX 83 57 84
Decimal 131 87 132
Binary 10000011 1010111 10000100
Octal 203 127 204

Shades and tints

Shades of #835784

#835784
(131,87,132)
#785078
(120,80,120)
#6D496C
(109,73,108)
#624260
(98,66,96)
#573B54
(87,59,84)
#4C3448
(76,52,72)
#412D3C
(65,45,60)
#362630
(54,38,48)
#2B1F24
(43,31,36)
#201818
(32,24,24)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #835784

#835784
(131,87,132)
#8E668F
(142,102,143)
#99759A
(153,117,154)
#A484A5
(164,132,165)
#AF93B0
(175,147,176)
#BAA2BB
(186,162,187)
#C5B1C6
(197,177,198)
#D0C0D1
(208,192,209)
#DBCFDC
(219,207,220)
#E6DEE7
(230,222,231)
#F1EDF2
(241,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835784 color. Also use rgb(131,87,132) instead hex code.

Text Font Color

.myTextColor { color: #835784; }

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

This text font color is #835784.

Background Color

.myBgColor { background-color: #835784; }

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

This div background color is #835784.

Border color

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

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

This div border color is #835784.

Opacity

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

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

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

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

This text has shadow with #835784 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835784.

Preview

Color preview on black background

This text has color #835784 on black background.


Color preview on white background

This text has color #835784 on white background.


Black color preview on #835784 background

This text has black color on #835784 background.


White color preview on #835784 background

This text has white color on #835784 background.


Related colors

Complementary color

Complementary color for #hex is #7CA87B.


I love getcolorcode.com

Triadic colors

1 #848357 and #578483 with #835784 are triadic colors.

2 #845783 and #578384 with #835784 are triadic colors.