COLOR #825934

HEX: #825934 RGB: (130,89,52)

Color info

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

RGB color model

#825934 color RGB value is (130,89,52).

RGB: (130,89,52) (51%, 35%, 20%)

RGB channels and saturation

R 130 of 255 = 51%
G 89 of 255 = 35%
B 52 of 255 = 20%

130
89
52

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

Portions of RGB colors in percentages

R + G + B = 130 + 89 + 52 = 271 (100%)
R 130 of 271 ~ 47.97%
G 89 of 271 ~ 32.84%
B 52 of 271 ~ 19.19'%

%47.97
%32.84
%19.19

CMYK color model

#825934 color CMYK value is (0,32,60,49).

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

CMYK: (0,32,60,49)
C0M32Y60K49 (0%, 32%, 60%, 49%)
(0.00 / 0.32 / 0.60 / 0.49)

CMYK percentages

%0
%31.54
%60
%49.02

Codes

Color #825934 in popluar color models

82 59 34
RGB 130 89 52
HSL 28° 42.86% 35.69%
HSB/HSV 28° 60.00% 50.98%
CMYK 0.00% 31.54% 60.00%
49.02%

Color #825934 in popluar number systems.

HEX 82 59 34
Decimal 130 89 52
Binary 10000010 1011001 110100
Octal 202 131 64

Shades and tints

Shades of #825934

#825934
(130,89,52)
#775130
(119,81,48)
#6C492C
(108,73,44)
#614128
(97,65,40)
#563924
(86,57,36)
#4B3120
(75,49,32)
#40291C
(64,41,28)
#352118
(53,33,24)
#2A1914
(42,25,20)
#1F1110
(31,17,16)
#14090C
(20,9,12)
#000000
(0,0,0)

Tints of #825934

#825934
(130,89,52)
#8D6846
(141,104,70)
#987758
(152,119,88)
#A3866A
(163,134,106)
#AE957C
(174,149,124)
#B9A48E
(185,164,142)
#C4B3A0
(196,179,160)
#CFC2B2
(207,194,178)
#DAD1C4
(218,209,196)
#E5E0D6
(229,224,214)
#F0EFE8
(240,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825934; }

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

This text font color is #825934.

Background Color

.myBgColor { background-color: #825934; }

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

This div background color is #825934.

Border color

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

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

This div border color is #825934.

Opacity

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

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

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

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

This text has shadow with #825934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825934.

Preview

Color preview on black background

This text has color #825934 on black background.


Color preview on white background

This text has color #825934 on white background.


Black color preview on #825934 background

This text has black color on #825934 background.


White color preview on #825934 background

This text has white color on #825934 background.


Related colors

Complementary color

Complementary color for #hex is #7DA6CB.


I love getcolorcode.com

Triadic colors

1 #348259 and #593482 with #825934 are triadic colors.

2 #345982 and #598234 with #825934 are triadic colors.