COLOR #826907

HEX: #826907 RGB: (130,105,7)

Color info

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

RGB color model

#826907 color RGB value is (130,105,7).

RGB: (130,105,7) (51%, 41%, 3%)

RGB channels and saturation

R 130 of 255 = 51%
G 105 of 255 = 41%
B 7 of 255 = 3%

130
105
7

R + G + B ~ 32%. #826907 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 105 + 7 = 242 (100%)
R 130 of 242 ~ 53.72%
G 105 of 242 ~ 43.39%
B 7 of 242 ~ 2.89'%

%53.72
%43.39

CMYK color model

#826907 color CMYK value is (0,19,95,49).

  • cyan value is 0.00%
  • magenta value is 19.23%
  • yellow value is 94.62%
  • key color value is 49.02%

CMYK: (0,19,95,49)
C0M19Y95K49 (0%, 19%, 95%, 49%)
(0.00 / 0.19 / 0.95 / 0.49)

CMYK percentages

%0
%19.23
%94.62
%49.02

Codes

Color #826907 in popluar color models

82 69 07
RGB 130 105 7
HSL 48° 89.78% 26.86%
HSB/HSV 48° 94.62% 50.98%
CMYK 0.00% 19.23% 94.62%
49.02%

Color #826907 in popluar number systems.

HEX 82 69 07
Decimal 130 105 7
Binary 10000010 1101001 111
Octal 202 151 7

Shades and tints

Shades of #826907

#826907
(130,105,7)
#776007
(119,96,7)
#6C5707
(108,87,7)
#614E07
(97,78,7)
#564507
(86,69,7)
#4B3C07
(75,60,7)
#403307
(64,51,7)
#352A07
(53,42,7)
#2A2107
(42,33,7)
#1F1807
(31,24,7)
#140F07
(20,15,7)
#000000
(0,0,0)

Tints of #826907

#826907
(130,105,7)
#8D761D
(141,118,29)
#988333
(152,131,51)
#A39049
(163,144,73)
#AE9D5F
(174,157,95)
#B9AA75
(185,170,117)
#C4B78B
(196,183,139)
#CFC4A1
(207,196,161)
#DAD1B7
(218,209,183)
#E5DECD
(229,222,205)
#F0EBE3
(240,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826907 color. Also use rgb(130,105,7) instead hex code.

Text Font Color

.myTextColor { color: #826907; }

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

This text font color is #826907.

Background Color

.myBgColor { background-color: #826907; }

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

This div background color is #826907.

Border color

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

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

This div border color is #826907.

Opacity

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

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

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

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

This text has shadow with #826907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826907.

Preview

Color preview on black background

This text has color #826907 on black background.


Color preview on white background

This text has color #826907 on white background.


Black color preview on #826907 background

This text has black color on #826907 background.


White color preview on #826907 background

This text has white color on #826907 background.


Related colors

Complementary color

Complementary color for #hex is #7D96F8.


I love getcolorcode.com

Triadic colors

1 #078269 and #690782 with #826907 are triadic colors.

2 #076982 and #698207 with #826907 are triadic colors.