COLOR #826A4A

HEX: #826A4A RGB: (130,106,74)

Color info

#826A4A contains red, green and blue colors in about the same proportion. Web safe color of #826A4A is #996633 (or #963).

RGB color model

#826A4A color RGB value is (130,106,74).

RGB: (130,106,74) (51%, 42%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 106 of 255 = 42%
B 74 of 255 = 29%

130
106
74

R + G + B ~ 41%. #826A4A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 106 + 74 = 310 (100%)
R 130 of 310 ~ 41.94%
G 106 of 310 ~ 34.19%
B 74 of 310 ~ 23.87'%

%41.94
%34.19
%23.87

CMYK color model

#826A4A color CMYK value is (0,18,43,49).

  • cyan value is 0.00%
  • magenta value is 18.46%
  • yellow value is 43.08%
  • key color value is 49.02%

CMYK: (0,18,43,49)
C0M18Y43K49 (0%, 18%, 43%, 49%)
(0.00 / 0.18 / 0.43 / 0.49)

CMYK percentages

%0
%18.46
%43.08
%49.02

Codes

Color #826A4A in popluar color models

82 6A 4A
RGB 130 106 74
HSL 34° 27.45% 40.00%
HSB/HSV 34° 43.08% 50.98%
CMYK 0.00% 18.46% 43.08%
49.02%

Color #826A4A in popluar number systems.

HEX 82 6A 4A
Decimal 130 106 74
Binary 10000010 1101010 1001010
Octal 202 152 112

Shades and tints

Shades of #826A4A

#826A4A
(130,106,74)
#776144
(119,97,68)
#6C583E
(108,88,62)
#614F38
(97,79,56)
#564632
(86,70,50)
#4B3D2C
(75,61,44)
#403426
(64,52,38)
#352B20
(53,43,32)
#2A221A
(42,34,26)
#1F1914
(31,25,20)
#14100E
(20,16,14)
#000000
(0,0,0)

Tints of #826A4A

#826A4A
(130,106,74)
#8D775A
(141,119,90)
#98846A
(152,132,106)
#A3917A
(163,145,122)
#AE9E8A
(174,158,138)
#B9AB9A
(185,171,154)
#C4B8AA
(196,184,170)
#CFC5BA
(207,197,186)
#DAD2CA
(218,210,202)
#E5DFDA
(229,223,218)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826A4A; }

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

This text font color is #826A4A.

Background Color

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

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

This div background color is #826A4A.

Border color

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

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

This div border color is #826A4A.

Opacity

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

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

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

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

This text has shadow with #826A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826A4A.

Preview

Color preview on black background

This text has color #826A4A on black background.


Color preview on white background

This text has color #826A4A on white background.


Black color preview on #826A4A background

This text has black color on #826A4A background.


White color preview on #826A4A background

This text has white color on #826A4A background.


Related colors

Complementary color

Complementary color for #hex is #7D95B5.


I love getcolorcode.com

Triadic colors

1 #4A826A and #6A4A82 with #826A4A are triadic colors.

2 #4A6A82 and #6A824A with #826A4A are triadic colors.