COLOR #825036

HEX: #825036 RGB: (130,80,54)

Color info

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

RGB color model

#825036 color RGB value is (130,80,54).

RGB: (130,80,54) (51%, 31%, 21%)

RGB channels and saturation

R 130 of 255 = 51%
G 80 of 255 = 31%
B 54 of 255 = 21%

130
80
54

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

Portions of RGB colors in percentages

R + G + B = 130 + 80 + 54 = 264 (100%)
R 130 of 264 ~ 49.24%
G 80 of 264 ~ 30.3%
B 54 of 264 ~ 20.45'%

%49.24
%30.3
%20.45

CMYK color model

#825036 color CMYK value is (0,38,58,49).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 58.46%
  • key color value is 49.02%

CMYK: (0,38,58,49)
C0M38Y58K49 (0%, 38%, 58%, 49%)
(0.00 / 0.38 / 0.58 / 0.49)

CMYK percentages

%0
%38.46
%58.46
%49.02

Codes

Color #825036 in popluar color models

82 50 36
RGB 130 80 54
HSL 21° 41.30% 36.08%
HSB/HSV 21° 58.46% 50.98%
CMYK 0.00% 38.46% 58.46%
49.02%

Color #825036 in popluar number systems.

HEX 82 50 36
Decimal 130 80 54
Binary 10000010 1010000 110110
Octal 202 120 66

Shades and tints

Shades of #825036

#825036
(130,80,54)
#774932
(119,73,50)
#6C422E
(108,66,46)
#613B2A
(97,59,42)
#563426
(86,52,38)
#4B2D22
(75,45,34)
#40261E
(64,38,30)
#351F1A
(53,31,26)
#2A1816
(42,24,22)
#1F1112
(31,17,18)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #825036

#825036
(130,80,54)
#8D5F48
(141,95,72)
#986E5A
(152,110,90)
#A37D6C
(163,125,108)
#AE8C7E
(174,140,126)
#B99B90
(185,155,144)
#C4AAA2
(196,170,162)
#CFB9B4
(207,185,180)
#DAC8C6
(218,200,198)
#E5D7D8
(229,215,216)
#F0E6EA
(240,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825036 color. Also use rgb(130,80,54) instead hex code.

Text Font Color

.myTextColor { color: #825036; }

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

This text font color is #825036.

Background Color

.myBgColor { background-color: #825036; }

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

This div background color is #825036.

Border color

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

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

This div border color is #825036.

Opacity

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

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

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

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

This text has shadow with #825036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825036.

Preview

Color preview on black background

This text has color #825036 on black background.


Color preview on white background

This text has color #825036 on white background.


Black color preview on #825036 background

This text has black color on #825036 background.


White color preview on #825036 background

This text has white color on #825036 background.


Related colors

Complementary color

Complementary color for #hex is #7DAFC9.


I love getcolorcode.com

Triadic colors

1 #368250 and #503682 with #825036 are triadic colors.

2 #365082 and #508236 with #825036 are triadic colors.