COLOR #825531

HEX: #825531 RGB: (130,85,49)

Color info

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

RGB color model

#825531 color RGB value is (130,85,49).

RGB: (130,85,49) (51%, 33%, 19%)

RGB channels and saturation

R 130 of 255 = 51%
G 85 of 255 = 33%
B 49 of 255 = 19%

130
85
49

R + G + B ~ 34%. #825531 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 85 + 49 = 264 (100%)
R 130 of 264 ~ 49.24%
G 85 of 264 ~ 32.2%
B 49 of 264 ~ 18.56'%

%49.24
%32.2
%18.56

CMYK color model

#825531 color CMYK value is (0,35,62,49).

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

CMYK: (0,35,62,49)
C0M35Y62K49 (0%, 35%, 62%, 49%)
(0.00 / 0.35 / 0.62 / 0.49)

CMYK percentages

%0
%34.62
%62.31
%49.02

Codes

Color #825531 in popluar color models

82 55 31
RGB 130 85 49
HSL 27° 45.25% 35.10%
HSB/HSV 27° 62.31% 50.98%
CMYK 0.00% 34.62% 62.31%
49.02%

Color #825531 in popluar number systems.

HEX 82 55 31
Decimal 130 85 49
Binary 10000010 1010101 110001
Octal 202 125 61

Shades and tints

Shades of #825531

#825531
(130,85,49)
#774E2D
(119,78,45)
#6C4729
(108,71,41)
#614025
(97,64,37)
#563921
(86,57,33)
#4B321D
(75,50,29)
#402B19
(64,43,25)
#352415
(53,36,21)
#2A1D11
(42,29,17)
#1F160D
(31,22,13)
#140F09
(20,15,9)
#000000
(0,0,0)

Tints of #825531

#825531
(130,85,49)
#8D6443
(141,100,67)
#987355
(152,115,85)
#A38267
(163,130,103)
#AE9179
(174,145,121)
#B9A08B
(185,160,139)
#C4AF9D
(196,175,157)
#CFBEAF
(207,190,175)
#DACDC1
(218,205,193)
#E5DCD3
(229,220,211)
#F0EBE5
(240,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825531; }

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

This text font color is #825531.

Background Color

.myBgColor { background-color: #825531; }

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

This div background color is #825531.

Border color

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

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

This div border color is #825531.

Opacity

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

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

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

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

This text has shadow with #825531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825531.

Preview

Color preview on black background

This text has color #825531 on black background.


Color preview on white background

This text has color #825531 on white background.


Black color preview on #825531 background

This text has black color on #825531 background.


White color preview on #825531 background

This text has white color on #825531 background.


Related colors

Complementary color

Complementary color for #hex is #7DAACE.


I love getcolorcode.com

Triadic colors

1 #318255 and #553182 with #825531 are triadic colors.

2 #315582 and #558231 with #825531 are triadic colors.