COLOR #824E06

HEX: #824E06 RGB: (130,78,6)

Color info

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

RGB color model

#824E06 color RGB value is (130,78,6).

RGB: (130,78,6) (51%, 31%, 2%)

RGB channels and saturation

R 130 of 255 = 51%
G 78 of 255 = 31%
B 6 of 255 = 2%

130
78
6

R + G + B ~ 28%. #824E06 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 78 + 6 = 214 (100%)
R 130 of 214 ~ 60.75%
G 78 of 214 ~ 36.45%
B 6 of 214 ~ 2.8'%

%60.75
%36.45

CMYK color model

#824E06 color CMYK value is (0,40,95,49).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 95.38%
  • key color value is 49.02%
CMYK: (0,40,95,49) C0M40Y95K49 (0%,40%,95%,49%) (0.00/0.40/0.95/0.49) 

CMYK percentages

%0
%40
%95.38
%49.02

Codes

Color #824E06 in popluar color models

82 4E 06
RGB 130 78 6
HSL 35° 91.18% 26.67%
HSB/HSV 35° 95.38% 50.98%
CMYK 0.00% 40.00% 95.38%
49.02%

Color #824E06 in popluar number systems.

HEX 82 4E 06
Decimal 130 78 6
Binary 10000010 1001110 110
Octal 202 116 6

Shades and tints

Shades of #824E06

#824E06
(130,78,6)
#774706
(119,71,6)
#6C4006
(108,64,6)
#613906
(97,57,6)
#563206
(86,50,6)
#4B2B06
(75,43,6)
#402406
(64,36,6)
#351D06
(53,29,6)
#2A1606
(42,22,6)
#1F0F06
(31,15,6)
#140806
(20,8,6)
#000000
(0,0,0)

Tints of #824E06

#824E06
(130,78,6)
#8D5E1C
(141,94,28)
#986E32
(152,110,50)
#A37E48
(163,126,72)
#AE8E5E
(174,142,94)
#B99E74
(185,158,116)
#C4AE8A
(196,174,138)
#CFBEA0
(207,190,160)
#DACEB6
(218,206,182)
#E5DECC
(229,222,204)
#F0EEE2
(240,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824E06 color. Also use rgb(130,78,6) instead hex code.

Text Font Color

.myTextColor { color: #824E06; }

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

This text font color is #824E06.

Background Color

.myBgColor { background-color: #824E06; }

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

This div background color is #824E06.

Border color

.myBorderColor { border: 1px solid #824E06; }

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

This div border color is #824E06.

Opacity

.myOpacity80 { color: #824E06; opacity: 0.8; }

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

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

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

This text has shadow with #824E06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824E06.

Preview

Color preview on black background

This text has color #824E06 on black background.


Color preview on white background

This text has color #824E06 on white background.


Black color preview on #824E06 background

This text has black color on #824E06 background.


White color preview on #824E06 background

This text has white color on #824E06 background.


Related colors

Complementary color

Complementary color for #hex is #7DB1F9.


I love getcolorcode.com

Triadic colors

1 #06824E and #4E0682 with #824E06 are triadic colors.

2 #064E82 and #4E8206 with #824E06 are triadic colors.