COLOR #835660

HEX: #835660 RGB: (131,86,96)

Color info

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

RGB color model

#835660 color RGB value is (131,86,96).

RGB: (131,86,96) (51%, 34%, 38%)

RGB channels and saturation

R 131 of 255 = 51%
G 86 of 255 = 34%
B 96 of 255 = 38%

131
86
96

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

Portions of RGB colors in percentages

R + G + B = 131 + 86 + 96 = 313 (100%)
R 131 of 313 ~ 41.85%
G 86 of 313 ~ 27.48%
B 96 of 313 ~ 30.67'%

%41.85
%27.48
%30.67

CMYK color model

#835660 color CMYK value is (0,34,27,49).

  • cyan value is 0.00%
  • magenta value is 34.35%
  • yellow value is 26.72%
  • key color value is 48.63%

CMYK: (0,34,27,49)
C0M34Y27K49 (0%, 34%, 27%, 49%)
(0.00 / 0.34 / 0.27 / 0.49)

CMYK percentages

%0
%34.35
%26.72
%48.63

Codes

Color #835660 in popluar color models

83 56 60
RGB 131 86 96
HSL 347° 20.74% 42.55%
HSB/HSV 347° 34.35% 51.37%
CMYK 0.00% 34.35% 26.72%
48.63%

Color #835660 in popluar number systems.

HEX 83 56 60
Decimal 131 86 96
Binary 10000011 1010110 1100000
Octal 203 126 140

Shades and tints

Shades of #835660

#835660
(131,86,96)
#784F58
(120,79,88)
#6D4850
(109,72,80)
#624148
(98,65,72)
#573A40
(87,58,64)
#4C3338
(76,51,56)
#412C30
(65,44,48)
#362528
(54,37,40)
#2B1E20
(43,30,32)
#201718
(32,23,24)
#151010
(21,16,16)
#000000
(0,0,0)

Tints of #835660

#835660
(131,86,96)
#8E656E
(142,101,110)
#99747C
(153,116,124)
#A4838A
(164,131,138)
#AF9298
(175,146,152)
#BAA1A6
(186,161,166)
#C5B0B4
(197,176,180)
#D0BFC2
(208,191,194)
#DBCED0
(219,206,208)
#E6DDDE
(230,221,222)
#F1ECEC
(241,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835660 color. Also use rgb(131,86,96) instead hex code.

Text Font Color

.myTextColor { color: #835660; }

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

This text font color is #835660.

Background Color

.myBgColor { background-color: #835660; }

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

This div background color is #835660.

Border color

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

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

This div border color is #835660.

Opacity

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

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

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

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

This text has shadow with #835660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835660.

Preview

Color preview on black background

This text has color #835660 on black background.


Color preview on white background

This text has color #835660 on white background.


Black color preview on #835660 background

This text has black color on #835660 background.


White color preview on #835660 background

This text has white color on #835660 background.


Related colors

Complementary color

Complementary color for #hex is #7CA99F.


I love getcolorcode.com

Triadic colors

1 #608356 and #566083 with #835660 are triadic colors.

2 #605683 and #568360 with #835660 are triadic colors.