COLOR #827256

HEX: #827256 RGB: (130,114,86)

Color info

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

RGB color model

#827256 color RGB value is (130,114,86).

RGB: (130,114,86) (51%, 45%, 34%)

RGB channels and saturation

R 130 of 255 = 51%
G 114 of 255 = 45%
B 86 of 255 = 34%

130
114
86

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

Portions of RGB colors in percentages

R + G + B = 130 + 114 + 86 = 330 (100%)
R 130 of 330 ~ 39.39%
G 114 of 330 ~ 34.55%
B 86 of 330 ~ 26.06'%

%39.39
%34.55
%26.06

CMYK color model

#827256 color CMYK value is (0,12,34,49).

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

CMYK: (0,12,34,49)
C0M12Y34K49 (0%, 12%, 34%, 49%)
(0.00 / 0.12 / 0.34 / 0.49)

CMYK percentages

%0
%12.31
%33.85
%49.02

Codes

Color #827256 in popluar color models

82 72 56
RGB 130 114 86
HSL 38° 20.37% 42.35%
HSB/HSV 38° 33.85% 50.98%
CMYK 0.00% 12.31% 33.85%
49.02%

Color #827256 in popluar number systems.

HEX 82 72 56
Decimal 130 114 86
Binary 10000010 1110010 1010110
Octal 202 162 126

Shades and tints

Shades of #827256

#827256
(130,114,86)
#77684F
(119,104,79)
#6C5E48
(108,94,72)
#615441
(97,84,65)
#564A3A
(86,74,58)
#4B4033
(75,64,51)
#40362C
(64,54,44)
#352C25
(53,44,37)
#2A221E
(42,34,30)
#1F1817
(31,24,23)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #827256

#827256
(130,114,86)
#8D7E65
(141,126,101)
#988A74
(152,138,116)
#A39683
(163,150,131)
#AEA292
(174,162,146)
#B9AEA1
(185,174,161)
#C4BAB0
(196,186,176)
#CFC6BF
(207,198,191)
#DAD2CE
(218,210,206)
#E5DEDD
(229,222,221)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827256; }

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

This text font color is #827256.

Background Color

.myBgColor { background-color: #827256; }

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

This div background color is #827256.

Border color

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

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

This div border color is #827256.

Opacity

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

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

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

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

This text has shadow with #827256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827256.

Preview

Color preview on black background

This text has color #827256 on black background.


Color preview on white background

This text has color #827256 on white background.


Black color preview on #827256 background

This text has black color on #827256 background.


White color preview on #827256 background

This text has white color on #827256 background.


Related colors

Complementary color

Complementary color for #hex is #7D8DA9.


I love getcolorcode.com

Triadic colors

1 #568272 and #725682 with #827256 are triadic colors.

2 #567282 and #728256 with #827256 are triadic colors.