COLOR #827960

HEX: #827960 RGB: (130,121,96)

Color info

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

RGB color model

#827960 color RGB value is (130,121,96).

RGB: (130,121,96) (51%, 47%, 38%)

RGB channels and saturation

R 130 of 255 = 51%
G 121 of 255 = 47%
B 96 of 255 = 38%

130
121
96

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

Portions of RGB colors in percentages

R + G + B = 130 + 121 + 96 = 347 (100%)
R 130 of 347 ~ 37.46%
G 121 of 347 ~ 34.87%
B 96 of 347 ~ 27.67'%

%37.46
%34.87
%27.67

CMYK color model

#827960 color CMYK value is (0,7,26,49).

  • cyan value is 0.00%
  • magenta value is 6.92%
  • yellow value is 26.15%
  • key color value is 49.02%

CMYK: (0,7,26,49)
C0M7Y26K49 (0%, 7%, 26%, 49%)
(0.00 / 0.07 / 0.26 / 0.49)

CMYK percentages

%0
%6.92
%26.15
%49.02

Codes

Color #827960 in popluar color models

82 79 60
RGB 130 121 96
HSL 44° 15.04% 44.31%
HSB/HSV 44° 26.15% 50.98%
CMYK 0.00% 6.92% 26.15%
49.02%

Color #827960 in popluar number systems.

HEX 82 79 60
Decimal 130 121 96
Binary 10000010 1111001 1100000
Octal 202 171 140

Shades and tints

Shades of #827960

#827960
(130,121,96)
#776E58
(119,110,88)
#6C6350
(108,99,80)
#615848
(97,88,72)
#564D40
(86,77,64)
#4B4238
(75,66,56)
#403730
(64,55,48)
#352C28
(53,44,40)
#2A2120
(42,33,32)
#1F1618
(31,22,24)
#140B10
(20,11,16)
#000000
(0,0,0)

Tints of #827960

#827960
(130,121,96)
#8D856E
(141,133,110)
#98917C
(152,145,124)
#A39D8A
(163,157,138)
#AEA998
(174,169,152)
#B9B5A6
(185,181,166)
#C4C1B4
(196,193,180)
#CFCDC2
(207,205,194)
#DAD9D0
(218,217,208)
#E5E5DE
(229,229,222)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827960 color. Also use rgb(130,121,96) instead hex code.

Text Font Color

.myTextColor { color: #827960; }

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

This text font color is #827960.

Background Color

.myBgColor { background-color: #827960; }

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

This div background color is #827960.

Border color

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

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

This div border color is #827960.

Opacity

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

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

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

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

This text has shadow with #827960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827960.

Preview

Color preview on black background

This text has color #827960 on black background.


Color preview on white background

This text has color #827960 on white background.


Black color preview on #827960 background

This text has black color on #827960 background.


White color preview on #827960 background

This text has white color on #827960 background.


Related colors

Complementary color

Complementary color for #hex is #7D869F.


I love getcolorcode.com

Triadic colors

1 #608279 and #796082 with #827960 are triadic colors.

2 #607982 and #798260 with #827960 are triadic colors.