COLOR #827972

HEX: #827972 RGB: (130,121,114)

Color info

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

RGB color model

#827972 color RGB value is (130,121,114).

RGB: (130,121,114) (51%, 47%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 121 of 255 = 47%
B 114 of 255 = 45%

130
121
114

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

Portions of RGB colors in percentages

R + G + B = 130 + 121 + 114 = 365 (100%)
R 130 of 365 ~ 35.62%
G 121 of 365 ~ 33.15%
B 114 of 365 ~ 31.23'%

%35.62
%33.15
%31.23

CMYK color model

#827972 color CMYK value is (0,7,12,49).

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

CMYK: (0,7,12,49)
C0M7Y12K49 (0%, 7%, 12%, 49%)
(0.00 / 0.07 / 0.12 / 0.49)

CMYK percentages

%0
%6.92
%12.31
%49.02

Codes

Color #827972 in popluar color models

82 79 72
RGB 130 121 114
HSL 26° 6.56% 47.84%
HSB/HSV 26° 12.31% 50.98%
CMYK 0.00% 6.92% 12.31%
49.02%

Color #827972 in popluar number systems.

HEX 82 79 72
Decimal 130 121 114
Binary 10000010 1111001 1110010
Octal 202 171 162

Shades and tints

Shades of #827972

#827972
(130,121,114)
#776E68
(119,110,104)
#6C635E
(108,99,94)
#615854
(97,88,84)
#564D4A
(86,77,74)
#4B4240
(75,66,64)
#403736
(64,55,54)
#352C2C
(53,44,44)
#2A2122
(42,33,34)
#1F1618
(31,22,24)
#140B0E
(20,11,14)
#000000
(0,0,0)

Tints of #827972

#827972
(130,121,114)
#8D857E
(141,133,126)
#98918A
(152,145,138)
#A39D96
(163,157,150)
#AEA9A2
(174,169,162)
#B9B5AE
(185,181,174)
#C4C1BA
(196,193,186)
#CFCDC6
(207,205,198)
#DAD9D2
(218,217,210)
#E5E5DE
(229,229,222)
#F0F1EA
(240,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827972; }

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

This text font color is #827972.

Background Color

.myBgColor { background-color: #827972; }

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

This div background color is #827972.

Border color

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

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

This div border color is #827972.

Opacity

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

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

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

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

This text has shadow with #827972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827972.

Preview

Color preview on black background

This text has color #827972 on black background.


Color preview on white background

This text has color #827972 on white background.


Black color preview on #827972 background

This text has black color on #827972 background.


White color preview on #827972 background

This text has white color on #827972 background.


Related colors

Complementary color

Complementary color for #hex is #7D868D.


I love getcolorcode.com

Triadic colors

1 #728279 and #797282 with #827972 are triadic colors.

2 #727982 and #798272 with #827972 are triadic colors.