COLOR #826A40

HEX: #826A40 RGB: (130,106,64)

Color info

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

RGB color model

#826A40 color RGB value is (130,106,64).

RGB: (130,106,64) (51%, 42%, 25%)

RGB channels and saturation

R 130 of 255 = 51%
G 106 of 255 = 42%
B 64 of 255 = 25%

130
106
64

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

Portions of RGB colors in percentages

R + G + B = 130 + 106 + 64 = 300 (100%)
R 130 of 300 ~ 43.33%
G 106 of 300 ~ 35.33%
B 64 of 300 ~ 21.33'%

%43.33
%35.33
%21.33

CMYK color model

#826A40 color CMYK value is (0,18,51,49).

  • cyan value is 0.00%
  • magenta value is 18.46%
  • yellow value is 50.77%
  • key color value is 49.02%
CMYK: (0,18,51,49) C0M18Y51K49 (0%,18%,51%,49%) (0.00/0.18/0.51/0.49) 

CMYK percentages

%0
%18.46
%50.77
%49.02

Codes

Color #826A40 in popluar color models

82 6A 40
RGB 130 106 64
HSL 38° 34.02% 38.04%
HSB/HSV 38° 50.77% 50.98%
CMYK 0.00% 18.46% 50.77%
49.02%

Color #826A40 in popluar number systems.

HEX 82 6A 40
Decimal 130 106 64
Binary 10000010 1101010 1000000
Octal 202 152 100

Shades and tints

Shades of #826A40

#826A40
(130,106,64)
#77613B
(119,97,59)
#6C5836
(108,88,54)
#614F31
(97,79,49)
#56462C
(86,70,44)
#4B3D27
(75,61,39)
#403422
(64,52,34)
#352B1D
(53,43,29)
#2A2218
(42,34,24)
#1F1913
(31,25,19)
#14100E
(20,16,14)
#000000
(0,0,0)

Tints of #826A40

#826A40
(130,106,64)
#8D7751
(141,119,81)
#988462
(152,132,98)
#A39173
(163,145,115)
#AE9E84
(174,158,132)
#B9AB95
(185,171,149)
#C4B8A6
(196,184,166)
#CFC5B7
(207,197,183)
#DAD2C8
(218,210,200)
#E5DFD9
(229,223,217)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826A40 color. Also use rgb(130,106,64) instead hex code.

Text Font Color

.myTextColor { color: #826A40; }

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

This text font color is #826A40.

Background Color

.myBgColor { background-color: #826A40; }

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

This div background color is #826A40.

Border color

.myBorderColor { border: 1px solid #826A40; }

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

This div border color is #826A40.

Opacity

.myOpacity80 { color: #826A40; opacity: 0.8; }

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

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

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

This text has shadow with #826A40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826A40.

Preview

Color preview on black background

This text has color #826A40 on black background.


Color preview on white background

This text has color #826A40 on white background.


Black color preview on #826A40 background

This text has black color on #826A40 background.


White color preview on #826A40 background

This text has white color on #826A40 background.


Related colors

Complementary color

Complementary color for #hex is #7D95BF.


I love getcolorcode.com

Triadic colors

1 #40826A and #6A4082 with #826A40 are triadic colors.

2 #406A82 and #6A8240 with #826A40 are triadic colors.