COLOR #825732

HEX: #825732 RGB: (130,87,50)

Color info

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

RGB color model

#825732 color RGB value is (130,87,50).

RGB: (130,87,50) (51%, 34%, 20%)

RGB channels and saturation

R 130 of 255 = 51%
G 87 of 255 = 34%
B 50 of 255 = 20%

130
87
50

R + G + B ~ 35%. #825732 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 87 + 50 = 267 (100%)
R 130 of 267 ~ 48.69%
G 87 of 267 ~ 32.58%
B 50 of 267 ~ 18.73'%

%48.69
%32.58
%18.73

CMYK color model

#825732 color CMYK value is (0,33,62,49).

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

CMYK: (0,33,62,49)
C0M33Y62K49 (0%, 33%, 62%, 49%)
(0.00 / 0.33 / 0.62 / 0.49)

CMYK percentages

%0
%33.08
%61.54
%49.02

Codes

Color #825732 in popluar color models

82 57 32
RGB 130 87 50
HSL 28° 44.44% 35.29%
HSB/HSV 28° 61.54% 50.98%
CMYK 0.00% 33.08% 61.54%
49.02%

Color #825732 in popluar number systems.

HEX 82 57 32
Decimal 130 87 50
Binary 10000010 1010111 110010
Octal 202 127 62

Shades and tints

Shades of #825732

#825732
(130,87,50)
#77502E
(119,80,46)
#6C492A
(108,73,42)
#614226
(97,66,38)
#563B22
(86,59,34)
#4B341E
(75,52,30)
#402D1A
(64,45,26)
#352616
(53,38,22)
#2A1F12
(42,31,18)
#1F180E
(31,24,14)
#14110A
(20,17,10)
#000000
(0,0,0)

Tints of #825732

#825732
(130,87,50)
#8D6644
(141,102,68)
#987556
(152,117,86)
#A38468
(163,132,104)
#AE937A
(174,147,122)
#B9A28C
(185,162,140)
#C4B19E
(196,177,158)
#CFC0B0
(207,192,176)
#DACFC2
(218,207,194)
#E5DED4
(229,222,212)
#F0EDE6
(240,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825732; }

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

This text font color is #825732.

Background Color

.myBgColor { background-color: #825732; }

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

This div background color is #825732.

Border color

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

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

This div border color is #825732.

Opacity

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

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

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

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

This text has shadow with #825732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825732.

Preview

Color preview on black background

This text has color #825732 on black background.


Color preview on white background

This text has color #825732 on white background.


Black color preview on #825732 background

This text has black color on #825732 background.


White color preview on #825732 background

This text has white color on #825732 background.


Related colors

Complementary color

Complementary color for #hex is #7DA8CD.


I love getcolorcode.com

Triadic colors

1 #328257 and #573282 with #825732 are triadic colors.

2 #325782 and #578232 with #825732 are triadic colors.