COLOR #836226

HEX: #836226 RGB: (131,98,38)

Color info

#836226 contains mainly red and green colors. Web safe color of #836226 is #996633 (or #963).

RGB color model

#836226 color RGB value is (131,98,38).

RGB: (131,98,38) (51%, 38%, 15%)

RGB channels and saturation

R 131 of 255 = 51%
G 98 of 255 = 38%
B 38 of 255 = 15%

131
98
38

R + G + B ~ 35%. #836226 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 98 + 38 = 267 (100%)
R 131 of 267 ~ 49.06%
G 98 of 267 ~ 36.7%
B 38 of 267 ~ 14.23'%

%49.06
%36.7
%14.23

CMYK color model

#836226 color CMYK value is (0,25,71,49).

  • cyan value is 0.00%
  • magenta value is 25.19%
  • yellow value is 70.99%
  • key color value is 48.63%
CMYK: (0,25,71,49) C0M25Y71K49 (0%,25%,71%,49%) (0.00/0.25/0.71/0.49) 

CMYK percentages

%0
%25.19
%70.99
%48.63

Codes

Color #836226 in popluar color models

83 62 26
RGB 131 98 38
HSL 39° 55.03% 33.14%
HSB/HSV 39° 70.99% 51.37%
CMYK 0.00% 25.19% 70.99%
48.63%

Color #836226 in popluar number systems.

HEX 83 62 26
Decimal 131 98 38
Binary 10000011 1100010 100110
Octal 203 142 46

Shades and tints

Shades of #836226

#836226
(131,98,38)
#785A23
(120,90,35)
#6D5220
(109,82,32)
#624A1D
(98,74,29)
#57421A
(87,66,26)
#4C3A17
(76,58,23)
#413214
(65,50,20)
#362A11
(54,42,17)
#2B220E
(43,34,14)
#201A0B
(32,26,11)
#151208
(21,18,8)
#000000
(0,0,0)

Tints of #836226

#836226
(131,98,38)
#8E7039
(142,112,57)
#997E4C
(153,126,76)
#A48C5F
(164,140,95)
#AF9A72
(175,154,114)
#BAA885
(186,168,133)
#C5B698
(197,182,152)
#D0C4AB
(208,196,171)
#DBD2BE
(219,210,190)
#E6E0D1
(230,224,209)
#F1EEE4
(241,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836226; }

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

This text font color is #836226.

Background Color

.myBgColor { background-color: #836226; }

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

This div background color is #836226.

Border color

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

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

This div border color is #836226.

Opacity

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

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

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

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

This text has shadow with #836226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836226.

Preview

Color preview on black background

This text has color #836226 on black background.


Color preview on white background

This text has color #836226 on white background.


Black color preview on #836226 background

This text has black color on #836226 background.


White color preview on #836226 background

This text has white color on #836226 background.


Related colors

Complementary color

Complementary color for #hex is #7C9DD9.


I love getcolorcode.com

Triadic colors

1 #268362 and #622683 with #836226 are triadic colors.

2 #266283 and #628326 with #836226 are triadic colors.