COLOR #827332

HEX: #827332 RGB: (130,115,50)

Color info

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

RGB color model

#827332 color RGB value is (130,115,50).

RGB: (130,115,50) (51%, 45%, 20%)

RGB channels and saturation

R 130 of 255 = 51%
G 115 of 255 = 45%
B 50 of 255 = 20%

130
115
50

R + G + B ~ 39%. #827332 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 115 + 50 = 295 (100%)
R 130 of 295 ~ 44.07%
G 115 of 295 ~ 38.98%
B 50 of 295 ~ 16.95'%

%44.07
%38.98
%16.95

CMYK color model

#827332 color CMYK value is (0,12,62,49).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 61.54%
  • key color value is 49.02%

CMYK: (0,12,62,49)
C0M12Y62K49 (0%, 12%, 62%, 49%)
(0.00 / 0.12 / 0.62 / 0.49)

CMYK percentages

%0
%11.54
%61.54
%49.02

Codes

Color #827332 in popluar color models

82 73 32
RGB 130 115 50
HSL 49° 44.44% 35.29%
HSB/HSV 49° 61.54% 50.98%
CMYK 0.00% 11.54% 61.54%
49.02%

Color #827332 in popluar number systems.

HEX 82 73 32
Decimal 130 115 50
Binary 10000010 1110011 110010
Octal 202 163 62

Shades and tints

Shades of #827332

#827332
(130,115,50)
#77692E
(119,105,46)
#6C5F2A
(108,95,42)
#615526
(97,85,38)
#564B22
(86,75,34)
#4B411E
(75,65,30)
#40371A
(64,55,26)
#352D16
(53,45,22)
#2A2312
(42,35,18)
#1F190E
(31,25,14)
#140F0A
(20,15,10)
#000000
(0,0,0)

Tints of #827332

#827332
(130,115,50)
#8D7F44
(141,127,68)
#988B56
(152,139,86)
#A39768
(163,151,104)
#AEA37A
(174,163,122)
#B9AF8C
(185,175,140)
#C4BB9E
(196,187,158)
#CFC7B0
(207,199,176)
#DAD3C2
(218,211,194)
#E5DFD4
(229,223,212)
#F0EBE6
(240,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827332 color. Also use rgb(130,115,50) instead hex code.

Text Font Color

.myTextColor { color: #827332; }

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

This text font color is #827332.

Background Color

.myBgColor { background-color: #827332; }

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

This div background color is #827332.

Border color

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

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

This div border color is #827332.

Opacity

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

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

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

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

This text has shadow with #827332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827332.

Preview

Color preview on black background

This text has color #827332 on black background.


Color preview on white background

This text has color #827332 on white background.


Black color preview on #827332 background

This text has black color on #827332 background.


White color preview on #827332 background

This text has white color on #827332 background.


Related colors

Complementary color

Complementary color for #hex is #7D8CCD.


I love getcolorcode.com

Triadic colors

1 #328273 and #733282 with #827332 are triadic colors.

2 #327382 and #738232 with #827332 are triadic colors.