COLOR #835779

HEX: #835779 RGB: (131,87,121)

Color info

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

RGB color model

#835779 color RGB value is (131,87,121).

RGB: (131,87,121) (51%, 34%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 87 of 255 = 34%
B 121 of 255 = 47%

131
87
121

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

Portions of RGB colors in percentages

R + G + B = 131 + 87 + 121 = 339 (100%)
R 131 of 339 ~ 38.64%
G 87 of 339 ~ 25.66%
B 121 of 339 ~ 35.69'%

%38.64
%25.66
%35.69

CMYK color model

#835779 color CMYK value is (0,34,8,49).

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

CMYK: (0,34,8,49)
C0M34Y8K49 (0%, 34%, 8%, 49%)
(0.00 / 0.34 / 0.08 / 0.49)

CMYK percentages

%0
%33.59
%7.63
%48.63

Codes

Color #835779 in popluar color models

83 57 79
RGB 131 87 121
HSL 314° 20.18% 42.75%
HSB/HSV 314° 33.59% 51.37%
CMYK 0.00% 33.59% 7.63%
48.63%

Color #835779 in popluar number systems.

HEX 83 57 79
Decimal 131 87 121
Binary 10000011 1010111 1111001
Octal 203 127 171

Shades and tints

Shades of #835779

#835779
(131,87,121)
#78506E
(120,80,110)
#6D4963
(109,73,99)
#624258
(98,66,88)
#573B4D
(87,59,77)
#4C3442
(76,52,66)
#412D37
(65,45,55)
#36262C
(54,38,44)
#2B1F21
(43,31,33)
#201816
(32,24,22)
#15110B
(21,17,11)
#000000
(0,0,0)

Tints of #835779

#835779
(131,87,121)
#8E6685
(142,102,133)
#997591
(153,117,145)
#A4849D
(164,132,157)
#AF93A9
(175,147,169)
#BAA2B5
(186,162,181)
#C5B1C1
(197,177,193)
#D0C0CD
(208,192,205)
#DBCFD9
(219,207,217)
#E6DEE5
(230,222,229)
#F1EDF1
(241,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #835779; }

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

This text font color is #835779.

Background Color

.myBgColor { background-color: #835779; }

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

This div background color is #835779.

Border color

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

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

This div border color is #835779.

Opacity

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

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

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

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

This text has shadow with #835779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835779.

Preview

Color preview on black background

This text has color #835779 on black background.


Color preview on white background

This text has color #835779 on white background.


Black color preview on #835779 background

This text has black color on #835779 background.


White color preview on #835779 background

This text has white color on #835779 background.


Related colors

Complementary color

Complementary color for #hex is #7CA886.


I love getcolorcode.com

Triadic colors

1 #798357 and #577983 with #835779 are triadic colors.

2 #795783 and #578379 with #835779 are triadic colors.