COLOR #827539

HEX: #827539 RGB: (130,117,57)

Color info

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

RGB color model

#827539 color RGB value is (130,117,57).

RGB: (130,117,57) (51%, 46%, 22%)

RGB channels and saturation

R 130 of 255 = 51%
G 117 of 255 = 46%
B 57 of 255 = 22%

130
117
57

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

Portions of RGB colors in percentages

R + G + B = 130 + 117 + 57 = 304 (100%)
R 130 of 304 ~ 42.76%
G 117 of 304 ~ 38.49%
B 57 of 304 ~ 18.75'%

%42.76
%38.49
%18.75

CMYK color model

#827539 color CMYK value is (0,10,56,49).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 56.15%
  • key color value is 49.02%
CMYK: (0,10,56,49) C0M10Y56K49 (0%,10%,56%,49%) (0.00/0.10/0.56/0.49) 

CMYK percentages

%0
%10
%56.15
%49.02

Codes

Color #827539 in popluar color models

82 75 39
RGB 130 117 57
HSL 49° 39.04% 36.67%
HSB/HSV 49° 56.15% 50.98%
CMYK 0.00% 10.00% 56.15%
49.02%

Color #827539 in popluar number systems.

HEX 82 75 39
Decimal 130 117 57
Binary 10000010 1110101 111001
Octal 202 165 71

Shades and tints

Shades of #827539

#827539
(130,117,57)
#776B34
(119,107,52)
#6C612F
(108,97,47)
#61572A
(97,87,42)
#564D25
(86,77,37)
#4B4320
(75,67,32)
#40391B
(64,57,27)
#352F16
(53,47,22)
#2A2511
(42,37,17)
#1F1B0C
(31,27,12)
#141107
(20,17,7)
#000000
(0,0,0)

Tints of #827539

#827539
(130,117,57)
#8D814B
(141,129,75)
#988D5D
(152,141,93)
#A3996F
(163,153,111)
#AEA581
(174,165,129)
#B9B193
(185,177,147)
#C4BDA5
(196,189,165)
#CFC9B7
(207,201,183)
#DAD5C9
(218,213,201)
#E5E1DB
(229,225,219)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827539 color. Also use rgb(130,117,57) instead hex code.

Text Font Color

.myTextColor { color: #827539; }

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

This text font color is #827539.

Background Color

.myBgColor { background-color: #827539; }

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

This div background color is #827539.

Border color

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

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

This div border color is #827539.

Opacity

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

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

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

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

This text has shadow with #827539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827539.

Preview

Color preview on black background

This text has color #827539 on black background.


Color preview on white background

This text has color #827539 on white background.


Black color preview on #827539 background

This text has black color on #827539 background.


White color preview on #827539 background

This text has white color on #827539 background.


Related colors

Complementary color

Complementary color for #hex is #7D8AC6.


I love getcolorcode.com

Triadic colors

1 #398275 and #753982 with #827539 are triadic colors.

2 #397582 and #758239 with #827539 are triadic colors.