COLOR #827861

HEX: #827861 RGB: (130,120,97)

Color info

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

RGB color model

#827861 color RGB value is (130,120,97).

RGB: (130,120,97) (51%, 47%, 38%)

RGB channels and saturation

R 130 of 255 = 51%
G 120 of 255 = 47%
B 97 of 255 = 38%

130
120
97

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

Portions of RGB colors in percentages

R + G + B = 130 + 120 + 97 = 347 (100%)
R 130 of 347 ~ 37.46%
G 120 of 347 ~ 34.58%
B 97 of 347 ~ 27.95'%

%37.46
%34.58
%27.95

CMYK color model

#827861 color CMYK value is (0,8,25,49).

  • cyan value is 0.00%
  • magenta value is 7.69%
  • yellow value is 25.38%
  • key color value is 49.02%

CMYK: (0,8,25,49)
C0M8Y25K49 (0%, 8%, 25%, 49%)
(0.00 / 0.08 / 0.25 / 0.49)

CMYK percentages

%0
%7.69
%25.38
%49.02

Codes

Color #827861 in popluar color models

82 78 61
RGB 130 120 97
HSL 42° 14.54% 44.51%
HSB/HSV 42° 25.38% 50.98%
CMYK 0.00% 7.69% 25.38%
49.02%

Color #827861 in popluar number systems.

HEX 82 78 61
Decimal 130 120 97
Binary 10000010 1111000 1100001
Octal 202 170 141

Shades and tints

Shades of #827861

#827861
(130,120,97)
#776E59
(119,110,89)
#6C6451
(108,100,81)
#615A49
(97,90,73)
#565041
(86,80,65)
#4B4639
(75,70,57)
#403C31
(64,60,49)
#353229
(53,50,41)
#2A2821
(42,40,33)
#1F1E19
(31,30,25)
#141411
(20,20,17)
#000000
(0,0,0)

Tints of #827861

#827861
(130,120,97)
#8D846F
(141,132,111)
#98907D
(152,144,125)
#A39C8B
(163,156,139)
#AEA899
(174,168,153)
#B9B4A7
(185,180,167)
#C4C0B5
(196,192,181)
#CFCCC3
(207,204,195)
#DAD8D1
(218,216,209)
#E5E4DF
(229,228,223)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827861 color. Also use rgb(130,120,97) instead hex code.

Text Font Color

.myTextColor { color: #827861; }

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

This text font color is #827861.

Background Color

.myBgColor { background-color: #827861; }

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

This div background color is #827861.

Border color

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

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

This div border color is #827861.

Opacity

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

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

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

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

This text has shadow with #827861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827861.

Preview

Color preview on black background

This text has color #827861 on black background.


Color preview on white background

This text has color #827861 on white background.


Black color preview on #827861 background

This text has black color on #827861 background.


White color preview on #827861 background

This text has white color on #827861 background.


Related colors

Complementary color

Complementary color for #hex is #7D879E.


I love getcolorcode.com

Triadic colors

1 #618278 and #786182 with #827861 are triadic colors.

2 #617882 and #788261 with #827861 are triadic colors.