COLOR #827840

HEX: #827840 RGB: (130,120,64)

Color info

#827840 contains mainly red and green colors. Web safe color of #827840 is #996633 (or #963).

RGB color model

#827840 color RGB value is (130,120,64).

RGB: (130,120,64) (51%, 47%, 25%)

RGB channels and saturation

R 130 of 255 = 51%
G 120 of 255 = 47%
B 64 of 255 = 25%

130
120
64

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

Portions of RGB colors in percentages

R + G + B = 130 + 120 + 64 = 314 (100%)
R 130 of 314 ~ 41.4%
G 120 of 314 ~ 38.22%
B 64 of 314 ~ 20.38'%

%41.4
%38.22
%20.38

CMYK color model

#827840 color CMYK value is (0,8,51,49).

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

CMYK: (0,8,51,49)
C0M8Y51K49 (0%, 8%, 51%, 49%)
(0.00 / 0.08 / 0.51 / 0.49)

CMYK percentages

%0
%7.69
%50.77
%49.02

Codes

Color #827840 in popluar color models

82 78 40
RGB 130 120 64
HSL 51° 34.02% 38.04%
HSB/HSV 51° 50.77% 50.98%
CMYK 0.00% 7.69% 50.77%
49.02%

Color #827840 in popluar number systems.

HEX 82 78 40
Decimal 130 120 64
Binary 10000010 1111000 1000000
Octal 202 170 100

Shades and tints

Shades of #827840

#827840
(130,120,64)
#776E3B
(119,110,59)
#6C6436
(108,100,54)
#615A31
(97,90,49)
#56502C
(86,80,44)
#4B4627
(75,70,39)
#403C22
(64,60,34)
#35321D
(53,50,29)
#2A2818
(42,40,24)
#1F1E13
(31,30,19)
#14140E
(20,20,14)
#000000
(0,0,0)

Tints of #827840

#827840
(130,120,64)
#8D8451
(141,132,81)
#989062
(152,144,98)
#A39C73
(163,156,115)
#AEA884
(174,168,132)
#B9B495
(185,180,149)
#C4C0A6
(196,192,166)
#CFCCB7
(207,204,183)
#DAD8C8
(218,216,200)
#E5E4D9
(229,228,217)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827840; }

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

This text font color is #827840.

Background Color

.myBgColor { background-color: #827840; }

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

This div background color is #827840.

Border color

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

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

This div border color is #827840.

Opacity

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

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

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

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

This text has shadow with #827840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827840.

Preview

Color preview on black background

This text has color #827840 on black background.


Color preview on white background

This text has color #827840 on white background.


Black color preview on #827840 background

This text has black color on #827840 background.


White color preview on #827840 background

This text has white color on #827840 background.


Related colors

Complementary color

Complementary color for #hex is #7D87BF.


I love getcolorcode.com

Triadic colors

1 #408278 and #784082 with #827840 are triadic colors.

2 #407882 and #788240 with #827840 are triadic colors.