COLOR #836058

HEX: #836058 RGB: (131,96,88)

Color info

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

RGB color model

#836058 color RGB value is (131,96,88).

RGB: (131,96,88) (51%, 38%, 35%)

RGB channels and saturation

R 131 of 255 = 51%
G 96 of 255 = 38%
B 88 of 255 = 35%

131
96
88

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

Portions of RGB colors in percentages

R + G + B = 131 + 96 + 88 = 315 (100%)
R 131 of 315 ~ 41.59%
G 96 of 315 ~ 30.48%
B 88 of 315 ~ 27.94'%

%41.59
%30.48
%27.94

CMYK color model

#836058 color CMYK value is (0,27,33,49).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 32.82%
  • key color value is 48.63%
CMYK: (0,27,33,49) C0M27Y33K49 (0%,27%,33%,49%) (0.00/0.27/0.33/0.49) 

CMYK percentages

%0
%26.72
%32.82
%48.63

Codes

Color #836058 in popluar color models

83 60 58
RGB 131 96 88
HSL 11° 19.63% 42.94%
HSB/HSV 11° 32.82% 51.37%
CMYK 0.00% 26.72% 32.82%
48.63%

Color #836058 in popluar number systems.

HEX 83 60 58
Decimal 131 96 88
Binary 10000011 1100000 1011000
Octal 203 140 130

Shades and tints

Shades of #836058

#836058
(131,96,88)
#785850
(120,88,80)
#6D5048
(109,80,72)
#624840
(98,72,64)
#574038
(87,64,56)
#4C3830
(76,56,48)
#413028
(65,48,40)
#362820
(54,40,32)
#2B2018
(43,32,24)
#201810
(32,24,16)
#151008
(21,16,8)
#000000
(0,0,0)

Tints of #836058

#836058
(131,96,88)
#8E6E67
(142,110,103)
#997C76
(153,124,118)
#A48A85
(164,138,133)
#AF9894
(175,152,148)
#BAA6A3
(186,166,163)
#C5B4B2
(197,180,178)
#D0C2C1
(208,194,193)
#DBD0D0
(219,208,208)
#E6DEDF
(230,222,223)
#F1ECEE
(241,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836058; }

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

This text font color is #836058.

Background Color

.myBgColor { background-color: #836058; }

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

This div background color is #836058.

Border color

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

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

This div border color is #836058.

Opacity

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

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

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

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

This text has shadow with #836058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836058.

Preview

Color preview on black background

This text has color #836058 on black background.


Color preview on white background

This text has color #836058 on white background.


Black color preview on #836058 background

This text has black color on #836058 background.


White color preview on #836058 background

This text has white color on #836058 background.


Related colors

Complementary color

Complementary color for #hex is #7C9FA7.


I love getcolorcode.com

Triadic colors

1 #588360 and #605883 with #836058 are triadic colors.

2 #586083 and #608358 with #836058 are triadic colors.