COLOR #836558

HEX: #836558 RGB: (131,101,88)

Color info

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

RGB color model

#836558 color RGB value is (131,101,88).

RGB: (131,101,88) (51%, 40%, 35%)

RGB channels and saturation

R 131 of 255 = 51%
G 101 of 255 = 40%
B 88 of 255 = 35%

131
101
88

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

Portions of RGB colors in percentages

R + G + B = 131 + 101 + 88 = 320 (100%)
R 131 of 320 ~ 40.94%
G 101 of 320 ~ 31.56%
B 88 of 320 ~ 27.5'%

%40.94
%31.56
%27.5

CMYK color model

#836558 color CMYK value is (0,23,33,49).

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

CMYK: (0,23,33,49)
C0M23Y33K49 (0%, 23%, 33%, 49%)
(0.00 / 0.23 / 0.33 / 0.49)

CMYK percentages

%0
%22.9
%32.82
%48.63

Codes

Color #836558 in popluar color models

83 65 58
RGB 131 101 88
HSL 18° 19.63% 42.94%
HSB/HSV 18° 32.82% 51.37%
CMYK 0.00% 22.90% 32.82%
48.63%

Color #836558 in popluar number systems.

HEX 83 65 58
Decimal 131 101 88
Binary 10000011 1100101 1011000
Octal 203 145 130

Shades and tints

Shades of #836558

#836558
(131,101,88)
#785C50
(120,92,80)
#6D5348
(109,83,72)
#624A40
(98,74,64)
#574138
(87,65,56)
#4C3830
(76,56,48)
#412F28
(65,47,40)
#362620
(54,38,32)
#2B1D18
(43,29,24)
#201410
(32,20,16)
#150B08
(21,11,8)
#000000
(0,0,0)

Tints of #836558

#836558
(131,101,88)
#8E7367
(142,115,103)
#998176
(153,129,118)
#A48F85
(164,143,133)
#AF9D94
(175,157,148)
#BAABA3
(186,171,163)
#C5B9B2
(197,185,178)
#D0C7C1
(208,199,193)
#DBD5D0
(219,213,208)
#E6E3DF
(230,227,223)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836558; }

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

This text font color is #836558.

Background Color

.myBgColor { background-color: #836558; }

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

This div background color is #836558.

Border color

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

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

This div border color is #836558.

Opacity

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

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

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

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

This text has shadow with #836558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836558.

Preview

Color preview on black background

This text has color #836558 on black background.


Color preview on white background

This text has color #836558 on white background.


Black color preview on #836558 background

This text has black color on #836558 background.


White color preview on #836558 background

This text has white color on #836558 background.


Related colors

Complementary color

Complementary color for #hex is #7C9AA7.


I love getcolorcode.com

Triadic colors

1 #588365 and #655883 with #836558 are triadic colors.

2 #586583 and #658358 with #836558 are triadic colors.