COLOR #835771

HEX: #835771 RGB: (131,87,113)

Color info

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

RGB color model

#835771 color RGB value is (131,87,113).

RGB: (131,87,113) (51%, 34%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 87 of 255 = 34%
B 113 of 255 = 44%

131
87
113

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

Portions of RGB colors in percentages

R + G + B = 131 + 87 + 113 = 331 (100%)
R 131 of 331 ~ 39.58%
G 87 of 331 ~ 26.28%
B 113 of 331 ~ 34.14'%

%39.58
%26.28
%34.14

CMYK color model

#835771 color CMYK value is (0,34,14,49).

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

CMYK: (0,34,14,49)
C0M34Y14K49 (0%, 34%, 14%, 49%)
(0.00 / 0.34 / 0.14 / 0.49)

CMYK percentages

%0
%33.59
%13.74
%48.63

Codes

Color #835771 in popluar color models

83 57 71
RGB 131 87 113
HSL 325° 20.18% 42.75%
HSB/HSV 325° 33.59% 51.37%
CMYK 0.00% 33.59% 13.74%
48.63%

Color #835771 in popluar number systems.

HEX 83 57 71
Decimal 131 87 113
Binary 10000011 1010111 1110001
Octal 203 127 161

Shades and tints

Shades of #835771

#835771
(131,87,113)
#785067
(120,80,103)
#6D495D
(109,73,93)
#624253
(98,66,83)
#573B49
(87,59,73)
#4C343F
(76,52,63)
#412D35
(65,45,53)
#36262B
(54,38,43)
#2B1F21
(43,31,33)
#201817
(32,24,23)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #835771

#835771
(131,87,113)
#8E667D
(142,102,125)
#997589
(153,117,137)
#A48495
(164,132,149)
#AF93A1
(175,147,161)
#BAA2AD
(186,162,173)
#C5B1B9
(197,177,185)
#D0C0C5
(208,192,197)
#DBCFD1
(219,207,209)
#E6DEDD
(230,222,221)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #835771; }

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

This text font color is #835771.

Background Color

.myBgColor { background-color: #835771; }

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

This div background color is #835771.

Border color

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

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

This div border color is #835771.

Opacity

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

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

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

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

This text has shadow with #835771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835771.

Preview

Color preview on black background

This text has color #835771 on black background.


Color preview on white background

This text has color #835771 on white background.


Black color preview on #835771 background

This text has black color on #835771 background.


White color preview on #835771 background

This text has white color on #835771 background.


Related colors

Complementary color

Complementary color for #hex is #7CA88E.


I love getcolorcode.com

Triadic colors

1 #718357 and #577183 with #835771 are triadic colors.

2 #715783 and #578371 with #835771 are triadic colors.