COLOR #836250

HEX: #836250 RGB: (131,98,80)

Color info

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

RGB color model

#836250 color RGB value is (131,98,80).

RGB: (131,98,80) (51%, 38%, 31%)

RGB channels and saturation

R 131 of 255 = 51%
G 98 of 255 = 38%
B 80 of 255 = 31%

131
98
80

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

Portions of RGB colors in percentages

R + G + B = 131 + 98 + 80 = 309 (100%)
R 131 of 309 ~ 42.39%
G 98 of 309 ~ 31.72%
B 80 of 309 ~ 25.89'%

%42.39
%31.72
%25.89

CMYK color model

#836250 color CMYK value is (0,25,39,49).

  • cyan value is 0.00%
  • magenta value is 25.19%
  • yellow value is 38.93%
  • key color value is 48.63%

CMYK: (0,25,39,49)
C0M25Y39K49 (0%, 25%, 39%, 49%)
(0.00 / 0.25 / 0.39 / 0.49)

CMYK percentages

%0
%25.19
%38.93
%48.63

Codes

Color #836250 in popluar color models

83 62 50
RGB 131 98 80
HSL 21° 24.17% 41.37%
HSB/HSV 21° 38.93% 51.37%
CMYK 0.00% 25.19% 38.93%
48.63%

Color #836250 in popluar number systems.

HEX 83 62 50
Decimal 131 98 80
Binary 10000011 1100010 1010000
Octal 203 142 120

Shades and tints

Shades of #836250

#836250
(131,98,80)
#785A49
(120,90,73)
#6D5242
(109,82,66)
#624A3B
(98,74,59)
#574234
(87,66,52)
#4C3A2D
(76,58,45)
#413226
(65,50,38)
#362A1F
(54,42,31)
#2B2218
(43,34,24)
#201A11
(32,26,17)
#15120A
(21,18,10)
#000000
(0,0,0)

Tints of #836250

#836250
(131,98,80)
#8E705F
(142,112,95)
#997E6E
(153,126,110)
#A48C7D
(164,140,125)
#AF9A8C
(175,154,140)
#BAA89B
(186,168,155)
#C5B6AA
(197,182,170)
#D0C4B9
(208,196,185)
#DBD2C8
(219,210,200)
#E6E0D7
(230,224,215)
#F1EEE6
(241,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836250 color. Also use rgb(131,98,80) instead hex code.

Text Font Color

.myTextColor { color: #836250; }

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

This text font color is #836250.

Background Color

.myBgColor { background-color: #836250; }

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

This div background color is #836250.

Border color

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

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

This div border color is #836250.

Opacity

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

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

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

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

This text has shadow with #836250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836250.

Preview

Color preview on black background

This text has color #836250 on black background.


Color preview on white background

This text has color #836250 on white background.


Black color preview on #836250 background

This text has black color on #836250 background.


White color preview on #836250 background

This text has white color on #836250 background.


Related colors

Complementary color

Complementary color for #hex is #7C9DAF.


I love getcolorcode.com

Triadic colors

1 #508362 and #625083 with #836250 are triadic colors.

2 #506283 and #628350 with #836250 are triadic colors.