COLOR #826317

HEX: #826317 RGB: (130,99,23)

Color info

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

RGB color model

#826317 color RGB value is (130,99,23).

RGB: (130,99,23) (51%, 39%, 9%)

RGB channels and saturation

R 130 of 255 = 51%
G 99 of 255 = 39%
B 23 of 255 = 9%

130
99
23

R + G + B ~ 33%. #826317 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 99 + 23 = 252 (100%)
R 130 of 252 ~ 51.59%
G 99 of 252 ~ 39.29%
B 23 of 252 ~ 9.13'%

%51.59
%39.29

CMYK color model

#826317 color CMYK value is (0,24,82,49).

  • cyan value is 0.00%
  • magenta value is 23.85%
  • yellow value is 82.31%
  • key color value is 49.02%

CMYK: (0,24,82,49)
C0M24Y82K49 (0%, 24%, 82%, 49%)
(0.00 / 0.24 / 0.82 / 0.49)

CMYK percentages

%0
%23.85
%82.31
%49.02

Codes

Color #826317 in popluar color models

82 63 17
RGB 130 99 23
HSL 43° 69.93% 30.00%
HSB/HSV 43° 82.31% 50.98%
CMYK 0.00% 23.85% 82.31%
49.02%

Color #826317 in popluar number systems.

HEX 82 63 17
Decimal 130 99 23
Binary 10000010 1100011 10111
Octal 202 143 27

Shades and tints

Shades of #826317

#826317
(130,99,23)
#775A15
(119,90,21)
#6C5113
(108,81,19)
#614811
(97,72,17)
#563F0F
(86,63,15)
#4B360D
(75,54,13)
#402D0B
(64,45,11)
#352409
(53,36,9)
#2A1B07
(42,27,7)
#1F1205
(31,18,5)
#140903
(20,9,3)
#000000
(0,0,0)

Tints of #826317

#826317
(130,99,23)
#8D712C
(141,113,44)
#987F41
(152,127,65)
#A38D56
(163,141,86)
#AE9B6B
(174,155,107)
#B9A980
(185,169,128)
#C4B795
(196,183,149)
#CFC5AA
(207,197,170)
#DAD3BF
(218,211,191)
#E5E1D4
(229,225,212)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826317 color. Also use rgb(130,99,23) instead hex code.

Text Font Color

.myTextColor { color: #826317; }

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

This text font color is #826317.

Background Color

.myBgColor { background-color: #826317; }

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

This div background color is #826317.

Border color

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

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

This div border color is #826317.

Opacity

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

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

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

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

This text has shadow with #826317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826317.

Preview

Color preview on black background

This text has color #826317 on black background.


Color preview on white background

This text has color #826317 on white background.


Black color preview on #826317 background

This text has black color on #826317 background.


White color preview on #826317 background

This text has white color on #826317 background.


Related colors

Complementary color

Complementary color for #hex is #7D9CE8.


I love getcolorcode.com

Triadic colors

1 #178263 and #631782 with #826317 are triadic colors.

2 #176382 and #638217 with #826317 are triadic colors.