COLOR #835780

HEX: #835780 RGB: (131,87,128)

Color info

#835780 contains red, green and blue colors in about the same proportion. Web safe color of #835780 is #996666 (or #966).

RGB color model

#835780 color RGB value is (131,87,128).

RGB: (131,87,128) (51%, 34%, 50%)

RGB channels and saturation

R 131 of 255 = 51%
G 87 of 255 = 34%
B 128 of 255 = 50%

131
87
128

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

Portions of RGB colors in percentages

R + G + B = 131 + 87 + 128 = 346 (100%)
R 131 of 346 ~ 37.86%
G 87 of 346 ~ 25.14%
B 128 of 346 ~ 36.99'%

%37.86
%25.14
%36.99

CMYK color model

#835780 color CMYK value is (0,34,2,49).

  • cyan value is 0.00%
  • magenta value is 33.59%
  • yellow value is 2.29%
  • key color value is 48.63%

CMYK: (0,34,2,49)
C0M34Y2K49 (0%, 34%, 2%, 49%)
(0.00 / 0.34 / 0.02 / 0.49)

CMYK percentages

%0
%33.59
%2.29
%48.63

Codes

Color #835780 in popluar color models

83 57 80
RGB 131 87 128
HSL 304° 20.18% 42.75%
HSB/HSV 304° 33.59% 51.37%
CMYK 0.00% 33.59% 2.29%
48.63%

Color #835780 in popluar number systems.

HEX 83 57 80
Decimal 131 87 128
Binary 10000011 1010111 10000000
Octal 203 127 200

Shades and tints

Shades of #835780

#835780
(131,87,128)
#785075
(120,80,117)
#6D496A
(109,73,106)
#62425F
(98,66,95)
#573B54
(87,59,84)
#4C3449
(76,52,73)
#412D3E
(65,45,62)
#362633
(54,38,51)
#2B1F28
(43,31,40)
#20181D
(32,24,29)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #835780

#835780
(131,87,128)
#8E668B
(142,102,139)
#997596
(153,117,150)
#A484A1
(164,132,161)
#AF93AC
(175,147,172)
#BAA2B7
(186,162,183)
#C5B1C2
(197,177,194)
#D0C0CD
(208,192,205)
#DBCFD8
(219,207,216)
#E6DEE3
(230,222,227)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #835780; }

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

This text font color is #835780.

Background Color

.myBgColor { background-color: #835780; }

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

This div background color is #835780.

Border color

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

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

This div border color is #835780.

Opacity

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

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

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

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

This text has shadow with #835780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835780.

Preview

Color preview on black background

This text has color #835780 on black background.


Color preview on white background

This text has color #835780 on white background.


Black color preview on #835780 background

This text has black color on #835780 background.


White color preview on #835780 background

This text has white color on #835780 background.


Related colors

Complementary color

Complementary color for #hex is #7CA87F.


I love getcolorcode.com

Triadic colors

1 #808357 and #578083 with #835780 are triadic colors.

2 #805783 and #578380 with #835780 are triadic colors.