COLOR #835565

HEX: #835565 RGB: (131,85,101)

Color info

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

RGB color model

#835565 color RGB value is (131,85,101).

RGB: (131,85,101) (51%, 33%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 85 of 255 = 33%
B 101 of 255 = 40%

131
85
101

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

Portions of RGB colors in percentages

R + G + B = 131 + 85 + 101 = 317 (100%)
R 131 of 317 ~ 41.32%
G 85 of 317 ~ 26.81%
B 101 of 317 ~ 31.86'%

%41.32
%26.81
%31.86

CMYK color model

#835565 color CMYK value is (0,35,23,49).

  • cyan value is 0.00%
  • magenta value is 35.11%
  • yellow value is 22.90%
  • key color value is 48.63%

CMYK: (0,35,23,49)
C0M35Y23K49 (0%, 35%, 23%, 49%)
(0.00 / 0.35 / 0.23 / 0.49)

CMYK percentages

%0
%35.11
%22.9
%48.63

Codes

Color #835565 in popluar color models

83 55 65
RGB 131 85 101
HSL 339° 21.30% 42.35%
HSB/HSV 339° 35.11% 51.37%
CMYK 0.00% 35.11% 22.90%
48.63%

Color #835565 in popluar number systems.

HEX 83 55 65
Decimal 131 85 101
Binary 10000011 1010101 1100101
Octal 203 125 145

Shades and tints

Shades of #835565

#835565
(131,85,101)
#784E5C
(120,78,92)
#6D4753
(109,71,83)
#62404A
(98,64,74)
#573941
(87,57,65)
#4C3238
(76,50,56)
#412B2F
(65,43,47)
#362426
(54,36,38)
#2B1D1D
(43,29,29)
#201614
(32,22,20)
#150F0B
(21,15,11)
#000000
(0,0,0)

Tints of #835565

#835565
(131,85,101)
#8E6473
(142,100,115)
#997381
(153,115,129)
#A4828F
(164,130,143)
#AF919D
(175,145,157)
#BAA0AB
(186,160,171)
#C5AFB9
(197,175,185)
#D0BEC7
(208,190,199)
#DBCDD5
(219,205,213)
#E6DCE3
(230,220,227)
#F1EBF1
(241,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835565 color. Also use rgb(131,85,101) instead hex code.

Text Font Color

.myTextColor { color: #835565; }

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

This text font color is #835565.

Background Color

.myBgColor { background-color: #835565; }

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

This div background color is #835565.

Border color

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

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

This div border color is #835565.

Opacity

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

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

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

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

This text has shadow with #835565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835565.

Preview

Color preview on black background

This text has color #835565 on black background.


Color preview on white background

This text has color #835565 on white background.


Black color preview on #835565 background

This text has black color on #835565 background.


White color preview on #835565 background

This text has white color on #835565 background.


Related colors

Complementary color

Complementary color for #hex is #7CAA9A.


I love getcolorcode.com

Triadic colors

1 #658355 and #556583 with #835565 are triadic colors.

2 #655583 and #558365 with #835565 are triadic colors.