COLOR #826B73

HEX: #826B73 RGB: (130,107,115)

Color info

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

RGB color model

#826B73 color RGB value is (130,107,115).

RGB: (130,107,115) (51%, 42%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 107 of 255 = 42%
B 115 of 255 = 45%

130
107
115

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

Portions of RGB colors in percentages

R + G + B = 130 + 107 + 115 = 352 (100%)
R 130 of 352 ~ 36.93%
G 107 of 352 ~ 30.4%
B 115 of 352 ~ 32.67'%

%36.93
%30.4
%32.67

CMYK color model

#826B73 color CMYK value is (0,18,12,49).

  • cyan value is 0.00%
  • magenta value is 17.69%
  • yellow value is 11.54%
  • key color value is 49.02%
CMYK: (0,18,12,49) C0M18Y12K49 (0%,18%,12%,49%) (0.00/0.18/0.12/0.49) 

CMYK percentages

%0
%17.69
%11.54
%49.02

Codes

Color #826B73 in popluar color models

82 6B 73
RGB 130 107 115
HSL 339° 9.70% 46.47%
HSB/HSV 339° 17.69% 50.98%
CMYK 0.00% 17.69% 11.54%
49.02%

Color #826B73 in popluar number systems.

HEX 82 6B 73
Decimal 130 107 115
Binary 10000010 1101011 1110011
Octal 202 153 163

Shades and tints

Shades of #826B73

#826B73
(130,107,115)
#776269
(119,98,105)
#6C595F
(108,89,95)
#615055
(97,80,85)
#56474B
(86,71,75)
#4B3E41
(75,62,65)
#403537
(64,53,55)
#352C2D
(53,44,45)
#2A2323
(42,35,35)
#1F1A19
(31,26,25)
#14110F
(20,17,15)
#000000
(0,0,0)

Tints of #826B73

#826B73
(130,107,115)
#8D787F
(141,120,127)
#98858B
(152,133,139)
#A39297
(163,146,151)
#AE9FA3
(174,159,163)
#B9ACAF
(185,172,175)
#C4B9BB
(196,185,187)
#CFC6C7
(207,198,199)
#DAD3D3
(218,211,211)
#E5E0DF
(229,224,223)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826B73 color. Also use rgb(130,107,115) instead hex code.

Text Font Color

.myTextColor { color: #826B73; }

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

This text font color is #826B73.

Background Color

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

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

This div background color is #826B73.

Border color

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

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

This div border color is #826B73.

Opacity

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

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

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

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

This text has shadow with #826B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826B73.

Preview

Color preview on black background

This text has color #826B73 on black background.


Color preview on white background

This text has color #826B73 on white background.


Black color preview on #826B73 background

This text has black color on #826B73 background.


White color preview on #826B73 background

This text has white color on #826B73 background.


Related colors

Complementary color

Complementary color for #hex is #7D948C.


I love getcolorcode.com

Triadic colors

1 #73826B and #6B7382 with #826B73 are triadic colors.

2 #736B82 and #6B8273 with #826B73 are triadic colors.