COLOR #826D63

HEX: #826D63 RGB: (130,109,99)

Color info

#826D63 contains red, green and blue colors in about the same proportion. Web safe color of #826D63 is #996666 (or #966).

RGB color model

#826D63 color RGB value is (130,109,99).

RGB: (130,109,99) (51%, 43%, 39%)

RGB channels and saturation

R 130 of 255 = 51%
G 109 of 255 = 43%
B 99 of 255 = 39%

130
109
99

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

Portions of RGB colors in percentages

R + G + B = 130 + 109 + 99 = 338 (100%)
R 130 of 338 ~ 38.46%
G 109 of 338 ~ 32.25%
B 99 of 338 ~ 29.29'%

%38.46
%32.25
%29.29

CMYK color model

#826D63 color CMYK value is (0,16,24,49).

  • cyan value is 0.00%
  • magenta value is 16.15%
  • yellow value is 23.85%
  • key color value is 49.02%
CMYK: (0,16,24,49) C0M16Y24K49 (0%,16%,24%,49%) (0.00/0.16/0.24/0.49) 

CMYK percentages

%0
%16.15
%23.85
%49.02

Codes

Color #826D63 in popluar color models

82 6D 63
RGB 130 109 99
HSL 19° 13.54% 44.90%
HSB/HSV 19° 23.85% 50.98%
CMYK 0.00% 16.15% 23.85%
49.02%

Color #826D63 in popluar number systems.

HEX 82 6D 63
Decimal 130 109 99
Binary 10000010 1101101 1100011
Octal 202 155 143

Shades and tints

Shades of #826D63

#826D63
(130,109,99)
#77645A
(119,100,90)
#6C5B51
(108,91,81)
#615248
(97,82,72)
#56493F
(86,73,63)
#4B4036
(75,64,54)
#40372D
(64,55,45)
#352E24
(53,46,36)
#2A251B
(42,37,27)
#1F1C12
(31,28,18)
#141309
(20,19,9)
#000000
(0,0,0)

Tints of #826D63

#826D63
(130,109,99)
#8D7A71
(141,122,113)
#98877F
(152,135,127)
#A3948D
(163,148,141)
#AEA19B
(174,161,155)
#B9AEA9
(185,174,169)
#C4BBB7
(196,187,183)
#CFC8C5
(207,200,197)
#DAD5D3
(218,213,211)
#E5E2E1
(229,226,225)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826D63 color. Also use rgb(130,109,99) instead hex code.

Text Font Color

.myTextColor { color: #826D63; }

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

This text font color is #826D63.

Background Color

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

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

This div background color is #826D63.

Border color

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

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

This div border color is #826D63.

Opacity

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

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

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

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

This text has shadow with #826D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826D63.

Preview

Color preview on black background

This text has color #826D63 on black background.


Color preview on white background

This text has color #826D63 on white background.


Black color preview on #826D63 background

This text has black color on #826D63 background.


White color preview on #826D63 background

This text has white color on #826D63 background.


Related colors

Complementary color

Complementary color for #hex is #7D929C.


I love getcolorcode.com

Triadic colors

1 #63826D and #6D6382 with #826D63 are triadic colors.

2 #636D82 and #6D8263 with #826D63 are triadic colors.