COLOR #836549

HEX: #836549 RGB: (131,101,73)

Color info

#836549 contains red, green and blue colors in about the same proportion. Web safe color of #836549 is #996633 (or #963).

RGB color model

#836549 color RGB value is (131,101,73).

RGB: (131,101,73) (51%, 40%, 29%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 73 of 255 = 29%

131
101
73

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

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 73 = 305 (100%)
R 131 of 305 ~ 42.95%
G 101 of 305 ~ 33.11%
B 73 of 305 ~ 23.93'%

%42.95
%33.11
%23.93

CMYK color model

#836549 color CMYK value is (0,23,44,49).

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

CMYK: (0,23,44,49)
C0M23Y44K49 (0%, 23%, 44%, 49%)
(0.00 / 0.23 / 0.44 / 0.49)

CMYK percentages

%0
%22.9
%44.27
%48.63

Codes

Color #836549 in popluar color models

83 65 49
RGB 131 101 73
HSL 29° 28.43% 40.00%
HSB/HSV 29° 44.27% 51.37%
CMYK 0.00% 22.90% 44.27%
48.63%

Color #836549 in popluar number systems.

HEX 83 65 49
Decimal 131 101 73
Binary 10000011 1100101 1001001
Octal 203 145 111

Shades and tints

Shades of #836549

#836549
(131,101,73)
#785C43
(120,92,67)
#6D533D
(109,83,61)
#624A37
(98,74,55)
#574131
(87,65,49)
#4C382B
(76,56,43)
#412F25
(65,47,37)
#36261F
(54,38,31)
#2B1D19
(43,29,25)
#201413
(32,20,19)
#150B0D
(21,11,13)
#000000
(0,0,0)

Tints of #836549

#836549
(131,101,73)
#8E7359
(142,115,89)
#998169
(153,129,105)
#A48F79
(164,143,121)
#AF9D89
(175,157,137)
#BAAB99
(186,171,153)
#C5B9A9
(197,185,169)
#D0C7B9
(208,199,185)
#DBD5C9
(219,213,201)
#E6E3D9
(230,227,217)
#F1F1E9
(241,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836549; }

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

This text font color is #836549.

Background Color

.myBgColor { background-color: #836549; }

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

This div background color is #836549.

Border color

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

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

This div border color is #836549.

Opacity

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

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

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

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

This text has shadow with #836549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836549.

Preview

Color preview on black background

This text has color #836549 on black background.


Color preview on white background

This text has color #836549 on white background.


Black color preview on #836549 background

This text has black color on #836549 background.


White color preview on #836549 background

This text has white color on #836549 background.


Related colors

Complementary color

Complementary color for #hex is #7C9AB6.


I love getcolorcode.com

Triadic colors

1 #498365 and #654983 with #836549 are triadic colors.

2 #496583 and #658349 with #836549 are triadic colors.