COLOR #826032

HEX: #826032 RGB: (130,96,50)

Color info

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

RGB color model

#826032 color RGB value is (130,96,50).

RGB: (130,96,50) (51%, 38%, 20%)

RGB channels and saturation

R 130 of 255 = 51%
G 96 of 255 = 38%
B 50 of 255 = 20%

130
96
50

R + G + B ~ 36%. #826032 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 96 + 50 = 276 (100%)
R 130 of 276 ~ 47.1%
G 96 of 276 ~ 34.78%
B 50 of 276 ~ 18.12'%

%47.1
%34.78
%18.12

CMYK color model

#826032 color CMYK value is (0,26,62,49).

  • cyan value is 0.00%
  • magenta value is 26.15%
  • yellow value is 61.54%
  • key color value is 49.02%

CMYK: (0,26,62,49)
C0M26Y62K49 (0%, 26%, 62%, 49%)
(0.00 / 0.26 / 0.62 / 0.49)

CMYK percentages

%0
%26.15
%61.54
%49.02

Codes

Color #826032 in popluar color models

82 60 32
RGB 130 96 50
HSL 35° 44.44% 35.29%
HSB/HSV 35° 61.54% 50.98%
CMYK 0.00% 26.15% 61.54%
49.02%

Color #826032 in popluar number systems.

HEX 82 60 32
Decimal 130 96 50
Binary 10000010 1100000 110010
Octal 202 140 62

Shades and tints

Shades of #826032

#826032
(130,96,50)
#77582E
(119,88,46)
#6C502A
(108,80,42)
#614826
(97,72,38)
#564022
(86,64,34)
#4B381E
(75,56,30)
#40301A
(64,48,26)
#352816
(53,40,22)
#2A2012
(42,32,18)
#1F180E
(31,24,14)
#14100A
(20,16,10)
#000000
(0,0,0)

Tints of #826032

#826032
(130,96,50)
#8D6E44
(141,110,68)
#987C56
(152,124,86)
#A38A68
(163,138,104)
#AE987A
(174,152,122)
#B9A68C
(185,166,140)
#C4B49E
(196,180,158)
#CFC2B0
(207,194,176)
#DAD0C2
(218,208,194)
#E5DED4
(229,222,212)
#F0ECE6
(240,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826032 color. Also use rgb(130,96,50) instead hex code.

Text Font Color

.myTextColor { color: #826032; }

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

This text font color is #826032.

Background Color

.myBgColor { background-color: #826032; }

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

This div background color is #826032.

Border color

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

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

This div border color is #826032.

Opacity

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

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

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

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

This text has shadow with #826032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826032.

Preview

Color preview on black background

This text has color #826032 on black background.


Color preview on white background

This text has color #826032 on white background.


Black color preview on #826032 background

This text has black color on #826032 background.


White color preview on #826032 background

This text has white color on #826032 background.


Related colors

Complementary color

Complementary color for #hex is #7D9FCD.


I love getcolorcode.com

Triadic colors

1 #328260 and #603282 with #826032 are triadic colors.

2 #326082 and #608232 with #826032 are triadic colors.