COLOR #826762

HEX: #826762 RGB: (130,103,98)

Color info

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

RGB color model

#826762 color RGB value is (130,103,98).

RGB: (130,103,98) (51%, 40%, 38%)

RGB channels and saturation

R 130 of 255 = 51%
G 103 of 255 = 40%
B 98 of 255 = 38%

130
103
98

R + G + B ~ 43%. #826762 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 103 + 98 = 331 (100%)
R 130 of 331 ~ 39.27%
G 103 of 331 ~ 31.12%
B 98 of 331 ~ 29.61'%

%39.27
%31.12
%29.61

CMYK color model

#826762 color CMYK value is (0,21,25,49).

  • cyan value is 0.00%
  • magenta value is 20.77%
  • yellow value is 24.62%
  • key color value is 49.02%

CMYK: (0,21,25,49)
C0M21Y25K49 (0%, 21%, 25%, 49%)
(0.00 / 0.21 / 0.25 / 0.49)

CMYK percentages

%0
%20.77
%24.62
%49.02

Codes

Color #826762 in popluar color models

82 67 62
RGB 130 103 98
HSL 14.04% 44.71%
HSB/HSV 24.62% 50.98%
CMYK 0.00% 20.77% 24.62%
49.02%

Color #826762 in popluar number systems.

HEX 82 67 62
Decimal 130 103 98
Binary 10000010 1100111 1100010
Octal 202 147 142

Shades and tints

Shades of #826762

#826762
(130,103,98)
#775E5A
(119,94,90)
#6C5552
(108,85,82)
#614C4A
(97,76,74)
#564342
(86,67,66)
#4B3A3A
(75,58,58)
#403132
(64,49,50)
#35282A
(53,40,42)
#2A1F22
(42,31,34)
#1F161A
(31,22,26)
#140D12
(20,13,18)
#000000
(0,0,0)

Tints of #826762

#826762
(130,103,98)
#8D7470
(141,116,112)
#98817E
(152,129,126)
#A38E8C
(163,142,140)
#AE9B9A
(174,155,154)
#B9A8A8
(185,168,168)
#C4B5B6
(196,181,182)
#CFC2C4
(207,194,196)
#DACFD2
(218,207,210)
#E5DCE0
(229,220,224)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826762 color. Also use rgb(130,103,98) instead hex code.

Text Font Color

.myTextColor { color: #826762; }

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

This text font color is #826762.

Background Color

.myBgColor { background-color: #826762; }

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

This div background color is #826762.

Border color

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

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

This div border color is #826762.

Opacity

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

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

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

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

This text has shadow with #826762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826762.

Preview

Color preview on black background

This text has color #826762 on black background.


Color preview on white background

This text has color #826762 on white background.


Black color preview on #826762 background

This text has black color on #826762 background.


White color preview on #826762 background

This text has white color on #826762 background.


Related colors

Complementary color

Complementary color for #hex is #7D989D.


I love getcolorcode.com

Triadic colors

1 #628267 and #676282 with #826762 are triadic colors.

2 #626782 and #678262 with #826762 are triadic colors.