COLOR #836573

HEX: #836573 RGB: (131,101,115)

Color info

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

RGB color model

#836573 color RGB value is (131,101,115).

RGB: (131,101,115) (51%, 40%, 45%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 115 of 255 = 45%

131
101
115

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

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 115 = 347 (100%)
R 131 of 347 ~ 37.75%
G 101 of 347 ~ 29.11%
B 115 of 347 ~ 33.14'%

%37.75
%29.11
%33.14

CMYK color model

#836573 color CMYK value is (0,23,12,49).

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

CMYK: (0,23,12,49)
C0M23Y12K49 (0%, 23%, 12%, 49%)
(0.00 / 0.23 / 0.12 / 0.49)

CMYK percentages

%0
%22.9
%12.21
%48.63

Codes

Color #836573 in popluar color models

83 65 73
RGB 131 101 115
HSL 332° 12.93% 45.49%
HSB/HSV 332° 22.90% 51.37%
CMYK 0.00% 22.90% 12.21%
48.63%

Color #836573 in popluar number systems.

HEX 83 65 73
Decimal 131 101 115
Binary 10000011 1100101 1110011
Octal 203 145 163

Shades and tints

Shades of #836573

#836573
(131,101,115)
#785C69
(120,92,105)
#6D535F
(109,83,95)
#624A55
(98,74,85)
#57414B
(87,65,75)
#4C3841
(76,56,65)
#412F37
(65,47,55)
#36262D
(54,38,45)
#2B1D23
(43,29,35)
#201419
(32,20,25)
#150B0F
(21,11,15)
#000000
(0,0,0)

Tints of #836573

#836573
(131,101,115)
#8E737F
(142,115,127)
#99818B
(153,129,139)
#A48F97
(164,143,151)
#AF9DA3
(175,157,163)
#BAABAF
(186,171,175)
#C5B9BB
(197,185,187)
#D0C7C7
(208,199,199)
#DBD5D3
(219,213,211)
#E6E3DF
(230,227,223)
#F1F1EB
(241,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836573; }

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

This text font color is #836573.

Background Color

.myBgColor { background-color: #836573; }

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

This div background color is #836573.

Border color

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

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

This div border color is #836573.

Opacity

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

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

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

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

This text has shadow with #836573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836573.

Preview

Color preview on black background

This text has color #836573 on black background.


Color preview on white background

This text has color #836573 on white background.


Black color preview on #836573 background

This text has black color on #836573 background.


White color preview on #836573 background

This text has white color on #836573 background.


Related colors

Complementary color

Complementary color for #hex is #7C9A8C.


I love getcolorcode.com

Triadic colors

1 #738365 and #657383 with #836573 are triadic colors.

2 #736583 and #658373 with #836573 are triadic colors.