COLOR #836426

HEX: #836426 RGB: (131,100,38)

Color info

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

RGB color model

#836426 color RGB value is (131,100,38).

RGB: (131,100,38) (51%, 39%, 15%)

RGB channels and saturation

R 131 of 255 = 51%
G 100 of 255 = 39%
B 38 of 255 = 15%

131
100
38

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

Portions of RGB colors in percentages

R + G + B = 131 + 100 + 38 = 269 (100%)
R 131 of 269 ~ 48.7%
G 100 of 269 ~ 37.17%
B 38 of 269 ~ 14.13'%

%48.7
%37.17
%14.13

CMYK color model

#836426 color CMYK value is (0,24,71,49).

  • cyan value is 0.00%
  • magenta value is 23.66%
  • yellow value is 70.99%
  • key color value is 48.63%

CMYK: (0,24,71,49)
C0M24Y71K49 (0%, 24%, 71%, 49%)
(0.00 / 0.24 / 0.71 / 0.49)

CMYK percentages

%0
%23.66
%70.99
%48.63

Codes

Color #836426 in popluar color models

83 64 26
RGB 131 100 38
HSL 40° 55.03% 33.14%
HSB/HSV 40° 70.99% 51.37%
CMYK 0.00% 23.66% 70.99%
48.63%

Color #836426 in popluar number systems.

HEX 83 64 26
Decimal 131 100 38
Binary 10000011 1100100 100110
Octal 203 144 46

Shades and tints

Shades of #836426

#836426
(131,100,38)
#785B23
(120,91,35)
#6D5220
(109,82,32)
#62491D
(98,73,29)
#57401A
(87,64,26)
#4C3717
(76,55,23)
#412E14
(65,46,20)
#362511
(54,37,17)
#2B1C0E
(43,28,14)
#20130B
(32,19,11)
#150A08
(21,10,8)
#000000
(0,0,0)

Tints of #836426

#836426
(131,100,38)
#8E7239
(142,114,57)
#99804C
(153,128,76)
#A48E5F
(164,142,95)
#AF9C72
(175,156,114)
#BAAA85
(186,170,133)
#C5B898
(197,184,152)
#D0C6AB
(208,198,171)
#DBD4BE
(219,212,190)
#E6E2D1
(230,226,209)
#F1F0E4
(241,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836426; }

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

This text font color is #836426.

Background Color

.myBgColor { background-color: #836426; }

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

This div background color is #836426.

Border color

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

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

This div border color is #836426.

Opacity

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

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

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

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

This text has shadow with #836426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836426.

Preview

Color preview on black background

This text has color #836426 on black background.


Color preview on white background

This text has color #836426 on white background.


Black color preview on #836426 background

This text has black color on #836426 background.


White color preview on #836426 background

This text has white color on #836426 background.


Related colors

Complementary color

Complementary color for #hex is #7C9BD9.


I love getcolorcode.com

Triadic colors

1 #268364 and #642683 with #836426 are triadic colors.

2 #266483 and #648326 with #836426 are triadic colors.