COLOR #826F27

HEX: #826F27 RGB: (130,111,39)

Color info

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

RGB color model

#826F27 color RGB value is (130,111,39).

RGB: (130,111,39) (51%, 44%, 15%)

RGB channels and saturation

R 130 of 255 = 51%
G 111 of 255 = 44%
B 39 of 255 = 15%

130
111
39

R + G + B ~ 37%. #826F27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 111 + 39 = 280 (100%)
R 130 of 280 ~ 46.43%
G 111 of 280 ~ 39.64%
B 39 of 280 ~ 13.93'%

%46.43
%39.64
%13.93

CMYK color model

#826F27 color CMYK value is (0,15,70,49).

  • cyan value is 0.00%
  • magenta value is 14.62%
  • yellow value is 70.00%
  • key color value is 49.02%

CMYK: (0,15,70,49)
C0M15Y70K49 (0%, 15%, 70%, 49%)
(0.00 / 0.15 / 0.70 / 0.49)

CMYK percentages

%0
%14.62
%70
%49.02

Codes

Color #826F27 in popluar color models

82 6F 27
RGB 130 111 39
HSL 47° 53.85% 33.14%
HSB/HSV 47° 70.00% 50.98%
CMYK 0.00% 14.62% 70.00%
49.02%

Color #826F27 in popluar number systems.

HEX 82 6F 27
Decimal 130 111 39
Binary 10000010 1101111 100111
Octal 202 157 47

Shades and tints

Shades of #826F27

#826F27
(130,111,39)
#776524
(119,101,36)
#6C5B21
(108,91,33)
#61511E
(97,81,30)
#56471B
(86,71,27)
#4B3D18
(75,61,24)
#403315
(64,51,21)
#352912
(53,41,18)
#2A1F0F
(42,31,15)
#1F150C
(31,21,12)
#140B09
(20,11,9)
#000000
(0,0,0)

Tints of #826F27

#826F27
(130,111,39)
#8D7C3A
(141,124,58)
#98894D
(152,137,77)
#A39660
(163,150,96)
#AEA373
(174,163,115)
#B9B086
(185,176,134)
#C4BD99
(196,189,153)
#CFCAAC
(207,202,172)
#DAD7BF
(218,215,191)
#E5E4D2
(229,228,210)
#F0F1E5
(240,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826F27 color. Also use rgb(130,111,39) instead hex code.

Text Font Color

.myTextColor { color: #826F27; }

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

This text font color is #826F27.

Background Color

.myBgColor { background-color: #826F27; }

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

This div background color is #826F27.

Border color

.myBorderColor { border: 1px solid #826F27; }

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

This div border color is #826F27.

Opacity

.myOpacity80 { color: #826F27; opacity: 0.8; }

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

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

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

This text has shadow with #826F27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826F27.

Preview

Color preview on black background

This text has color #826F27 on black background.


Color preview on white background

This text has color #826F27 on white background.


Black color preview on #826F27 background

This text has black color on #826F27 background.


White color preview on #826F27 background

This text has white color on #826F27 background.


Related colors

Complementary color

Complementary color for #hex is #7D90D8.


I love getcolorcode.com

Triadic colors

1 #27826F and #6F2782 with #826F27 are triadic colors.

2 #276F82 and #6F8227 with #826F27 are triadic colors.