COLOR #826146

HEX: #826146 RGB: (130,97,70)

Color info

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

RGB color model

#826146 color RGB value is (130,97,70).

RGB: (130,97,70) (51%, 38%, 27%)

RGB channels and saturation

R 130 of 255 = 51%
G 97 of 255 = 38%
B 70 of 255 = 27%

130
97
70

R + G + B ~ 39%. #826146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 97 + 70 = 297 (100%)
R 130 of 297 ~ 43.77%
G 97 of 297 ~ 32.66%
B 70 of 297 ~ 23.57'%

%43.77
%32.66
%23.57

CMYK color model

#826146 color CMYK value is (0,25,46,49).

  • cyan value is 0.00%
  • magenta value is 25.38%
  • yellow value is 46.15%
  • key color value is 49.02%

CMYK: (0,25,46,49)
C0M25Y46K49 (0%, 25%, 46%, 49%)
(0.00 / 0.25 / 0.46 / 0.49)

CMYK percentages

%0
%25.38
%46.15
%49.02

Codes

Color #826146 in popluar color models

82 61 46
RGB 130 97 70
HSL 27° 30.00% 39.22%
HSB/HSV 27° 46.15% 50.98%
CMYK 0.00% 25.38% 46.15%
49.02%

Color #826146 in popluar number systems.

HEX 82 61 46
Decimal 130 97 70
Binary 10000010 1100001 1000110
Octal 202 141 106

Shades and tints

Shades of #826146

#826146
(130,97,70)
#775940
(119,89,64)
#6C513A
(108,81,58)
#614934
(97,73,52)
#56412E
(86,65,46)
#4B3928
(75,57,40)
#403122
(64,49,34)
#35291C
(53,41,28)
#2A2116
(42,33,22)
#1F1910
(31,25,16)
#14110A
(20,17,10)
#000000
(0,0,0)

Tints of #826146

#826146
(130,97,70)
#8D6F56
(141,111,86)
#987D66
(152,125,102)
#A38B76
(163,139,118)
#AE9986
(174,153,134)
#B9A796
(185,167,150)
#C4B5A6
(196,181,166)
#CFC3B6
(207,195,182)
#DAD1C6
(218,209,198)
#E5DFD6
(229,223,214)
#F0EDE6
(240,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826146 color. Also use rgb(130,97,70) instead hex code.

Text Font Color

.myTextColor { color: #826146; }

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

This text font color is #826146.

Background Color

.myBgColor { background-color: #826146; }

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

This div background color is #826146.

Border color

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

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

This div border color is #826146.

Opacity

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

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

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

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

This text has shadow with #826146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826146.

Preview

Color preview on black background

This text has color #826146 on black background.


Color preview on white background

This text has color #826146 on white background.


Black color preview on #826146 background

This text has black color on #826146 background.


White color preview on #826146 background

This text has white color on #826146 background.


Related colors

Complementary color

Complementary color for #hex is #7D9EB9.


I love getcolorcode.com

Triadic colors

1 #468261 and #614682 with #826146 are triadic colors.

2 #466182 and #618246 with #826146 are triadic colors.