COLOR #825915

HEX: #825915 RGB: (130,89,21)

Color info

#825915 contains mainly red and green colors. Web safe color of #825915 is #996600 (or #960).

RGB color model

#825915 color RGB value is (130,89,21).

RGB: (130,89,21) (51%, 35%, 8%)

RGB channels and saturation

R 130 of 255 = 51%
G 89 of 255 = 35%
B 21 of 255 = 8%

130
89
21

R + G + B ~ 31%. #825915 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 89 + 21 = 240 (100%)
R 130 of 240 ~ 54.17%
G 89 of 240 ~ 37.08%
B 21 of 240 ~ 8.75'%

%54.17
%37.08

CMYK color model

#825915 color CMYK value is (0,32,84,49).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 83.85%
  • key color value is 49.02%
CMYK: (0,32,84,49) C0M32Y84K49 (0%,32%,84%,49%) (0.00/0.32/0.84/0.49) 

CMYK percentages

%0
%31.54
%83.85
%49.02

Codes

Color #825915 in popluar color models

82 59 15
RGB 130 89 21
HSL 37° 72.19% 29.61%
HSB/HSV 37° 83.85% 50.98%
CMYK 0.00% 31.54% 83.85%
49.02%

Color #825915 in popluar number systems.

HEX 82 59 15
Decimal 130 89 21
Binary 10000010 1011001 10101
Octal 202 131 25

Shades and tints

Shades of #825915

#825915
(130,89,21)
#775114
(119,81,20)
#6C4913
(108,73,19)
#614112
(97,65,18)
#563911
(86,57,17)
#4B3110
(75,49,16)
#40290F
(64,41,15)
#35210E
(53,33,14)
#2A190D
(42,25,13)
#1F110C
(31,17,12)
#14090B
(20,9,11)
#000000
(0,0,0)

Tints of #825915

#825915
(130,89,21)
#8D682A
(141,104,42)
#98773F
(152,119,63)
#A38654
(163,134,84)
#AE9569
(174,149,105)
#B9A47E
(185,164,126)
#C4B393
(196,179,147)
#CFC2A8
(207,194,168)
#DAD1BD
(218,209,189)
#E5E0D2
(229,224,210)
#F0EFE7
(240,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825915; }

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

This text font color is #825915.

Background Color

.myBgColor { background-color: #825915; }

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

This div background color is #825915.

Border color

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

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

This div border color is #825915.

Opacity

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

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

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

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

This text has shadow with #825915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825915.

Preview

Color preview on black background

This text has color #825915 on black background.


Color preview on white background

This text has color #825915 on white background.


Black color preview on #825915 background

This text has black color on #825915 background.


White color preview on #825915 background

This text has white color on #825915 background.


Related colors

Complementary color

Complementary color for #hex is #7DA6EA.


I love getcolorcode.com

Triadic colors

1 #158259 and #591582 with #825915 are triadic colors.

2 #155982 and #598215 with #825915 are triadic colors.