COLOR #825931

HEX: #825931 RGB: (130,89,49)

Color info

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

RGB color model

#825931 color RGB value is (130,89,49).

RGB: (130,89,49) (51%, 35%, 19%)

RGB channels and saturation

R 130 of 255 = 51%
G 89 of 255 = 35%
B 49 of 255 = 19%

130
89
49

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

Portions of RGB colors in percentages

R + G + B = 130 + 89 + 49 = 268 (100%)
R 130 of 268 ~ 48.51%
G 89 of 268 ~ 33.21%
B 49 of 268 ~ 18.28'%

%48.51
%33.21
%18.28

CMYK color model

#825931 color CMYK value is (0,32,62,49).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 62.31%
  • key color value is 49.02%

CMYK: (0,32,62,49)
C0M32Y62K49 (0%, 32%, 62%, 49%)
(0.00 / 0.32 / 0.62 / 0.49)

CMYK percentages

%0
%31.54
%62.31
%49.02

Codes

Color #825931 in popluar color models

82 59 31
RGB 130 89 49
HSL 30° 45.25% 35.10%
HSB/HSV 30° 62.31% 50.98%
CMYK 0.00% 31.54% 62.31%
49.02%

Color #825931 in popluar number systems.

HEX 82 59 31
Decimal 130 89 49
Binary 10000010 1011001 110001
Octal 202 131 61

Shades and tints

Shades of #825931

#825931
(130,89,49)
#77512D
(119,81,45)
#6C4929
(108,73,41)
#614125
(97,65,37)
#563921
(86,57,33)
#4B311D
(75,49,29)
#402919
(64,41,25)
#352115
(53,33,21)
#2A1911
(42,25,17)
#1F110D
(31,17,13)
#140909
(20,9,9)
#000000
(0,0,0)

Tints of #825931

#825931
(130,89,49)
#8D6843
(141,104,67)
#987755
(152,119,85)
#A38667
(163,134,103)
#AE9579
(174,149,121)
#B9A48B
(185,164,139)
#C4B39D
(196,179,157)
#CFC2AF
(207,194,175)
#DAD1C1
(218,209,193)
#E5E0D3
(229,224,211)
#F0EFE5
(240,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825931 color. Also use rgb(130,89,49) instead hex code.

Text Font Color

.myTextColor { color: #825931; }

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

This text font color is #825931.

Background Color

.myBgColor { background-color: #825931; }

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

This div background color is #825931.

Border color

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

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

This div border color is #825931.

Opacity

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

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

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

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

This text has shadow with #825931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825931.

Preview

Color preview on black background

This text has color #825931 on black background.


Color preview on white background

This text has color #825931 on white background.


Black color preview on #825931 background

This text has black color on #825931 background.


White color preview on #825931 background

This text has white color on #825931 background.


Related colors

Complementary color

Complementary color for #hex is #7DA6CE.


I love getcolorcode.com

Triadic colors

1 #318259 and #593182 with #825931 are triadic colors.

2 #315982 and #598231 with #825931 are triadic colors.