COLOR #835667

HEX: #835667 RGB: (131,86,103)

Color info

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

RGB color model

#835667 color RGB value is (131,86,103).

RGB: (131,86,103) (51%, 34%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 86 of 255 = 34%
B 103 of 255 = 40%

131
86
103

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

Portions of RGB colors in percentages

R + G + B = 131 + 86 + 103 = 320 (100%)
R 131 of 320 ~ 40.94%
G 86 of 320 ~ 26.88%
B 103 of 320 ~ 32.19'%

%40.94
%26.88
%32.19

CMYK color model

#835667 color CMYK value is (0,34,21,49).

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

CMYK: (0,34,21,49)
C0M34Y21K49 (0%, 34%, 21%, 49%)
(0.00 / 0.34 / 0.21 / 0.49)

CMYK percentages

%0
%34.35
%21.37
%48.63

Codes

Color #835667 in popluar color models

83 56 67
RGB 131 86 103
HSL 337° 20.74% 42.55%
HSB/HSV 337° 34.35% 51.37%
CMYK 0.00% 34.35% 21.37%
48.63%

Color #835667 in popluar number systems.

HEX 83 56 67
Decimal 131 86 103
Binary 10000011 1010110 1100111
Octal 203 126 147

Shades and tints

Shades of #835667

#835667
(131,86,103)
#784F5E
(120,79,94)
#6D4855
(109,72,85)
#62414C
(98,65,76)
#573A43
(87,58,67)
#4C333A
(76,51,58)
#412C31
(65,44,49)
#362528
(54,37,40)
#2B1E1F
(43,30,31)
#201716
(32,23,22)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #835667

#835667
(131,86,103)
#8E6574
(142,101,116)
#997481
(153,116,129)
#A4838E
(164,131,142)
#AF929B
(175,146,155)
#BAA1A8
(186,161,168)
#C5B0B5
(197,176,181)
#D0BFC2
(208,191,194)
#DBCECF
(219,206,207)
#E6DDDC
(230,221,220)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #835667; }

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

This text font color is #835667.

Background Color

.myBgColor { background-color: #835667; }

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

This div background color is #835667.

Border color

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

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

This div border color is #835667.

Opacity

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

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

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

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

This text has shadow with #835667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835667.

Preview

Color preview on black background

This text has color #835667 on black background.


Color preview on white background

This text has color #835667 on white background.


Black color preview on #835667 background

This text has black color on #835667 background.


White color preview on #835667 background

This text has white color on #835667 background.


Related colors

Complementary color

Complementary color for #hex is #7CA998.


I love getcolorcode.com

Triadic colors

1 #678356 and #566783 with #835667 are triadic colors.

2 #675683 and #568367 with #835667 are triadic colors.