COLOR #827968

HEX: #827968 RGB: (130,121,104)

Color info

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

RGB color model

#827968 color RGB value is (130,121,104).

RGB: (130,121,104) (51%, 47%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 121 of 255 = 47%
B 104 of 255 = 41%

130
121
104

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

Portions of RGB colors in percentages

R + G + B = 130 + 121 + 104 = 355 (100%)
R 130 of 355 ~ 36.62%
G 121 of 355 ~ 34.08%
B 104 of 355 ~ 29.3'%

%36.62
%34.08
%29.3

CMYK color model

#827968 color CMYK value is (0,7,20,49).

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

CMYK: (0,7,20,49)
C0M7Y20K49 (0%, 7%, 20%, 49%)
(0.00 / 0.07 / 0.20 / 0.49)

CMYK percentages

%0
%6.92
%20
%49.02

Codes

Color #827968 in popluar color models

82 79 68
RGB 130 121 104
HSL 39° 11.11% 45.88%
HSB/HSV 39° 20.00% 50.98%
CMYK 0.00% 6.92% 20.00%
49.02%

Color #827968 in popluar number systems.

HEX 82 79 68
Decimal 130 121 104
Binary 10000010 1111001 1101000
Octal 202 171 150

Shades and tints

Shades of #827968

#827968
(130,121,104)
#776E5F
(119,110,95)
#6C6356
(108,99,86)
#61584D
(97,88,77)
#564D44
(86,77,68)
#4B423B
(75,66,59)
#403732
(64,55,50)
#352C29
(53,44,41)
#2A2120
(42,33,32)
#1F1617
(31,22,23)
#140B0E
(20,11,14)
#000000
(0,0,0)

Tints of #827968

#827968
(130,121,104)
#8D8575
(141,133,117)
#989182
(152,145,130)
#A39D8F
(163,157,143)
#AEA99C
(174,169,156)
#B9B5A9
(185,181,169)
#C4C1B6
(196,193,182)
#CFCDC3
(207,205,195)
#DAD9D0
(218,217,208)
#E5E5DD
(229,229,221)
#F0F1EA
(240,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827968; }

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

This text font color is #827968.

Background Color

.myBgColor { background-color: #827968; }

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

This div background color is #827968.

Border color

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

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

This div border color is #827968.

Opacity

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

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

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

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

This text has shadow with #827968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827968.

Preview

Color preview on black background

This text has color #827968 on black background.


Color preview on white background

This text has color #827968 on white background.


Black color preview on #827968 background

This text has black color on #827968 background.


White color preview on #827968 background

This text has white color on #827968 background.


Related colors

Complementary color

Complementary color for #hex is #7D8697.


I love getcolorcode.com

Triadic colors

1 #688279 and #796882 with #827968 are triadic colors.

2 #687982 and #798268 with #827968 are triadic colors.