COLOR #82772A

HEX: #82772A RGB: (130,119,42)

Color info

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

RGB color model

#82772A color RGB value is (130,119,42).

RGB: (130,119,42) (51%, 47%, 16%)

RGB channels and saturation

R 130 of 255 = 51%
G 119 of 255 = 47%
B 42 of 255 = 16%

130
119
42

R + G + B ~ 38%. #82772A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 119 + 42 = 291 (100%)
R 130 of 291 ~ 44.67%
G 119 of 291 ~ 40.89%
B 42 of 291 ~ 14.43'%

%44.67
%40.89
%14.43

CMYK color model

#82772A color CMYK value is (0,8,68,49).

  • cyan value is 0.00%
  • magenta value is 8.46%
  • yellow value is 67.69%
  • key color value is 49.02%
CMYK: (0,8,68,49) C0M8Y68K49 (0%,8%,68%,49%) (0.00/0.08/0.68/0.49) 

CMYK percentages

%0
%8.46
%67.69
%49.02

Codes

Color #82772A in popluar color models

82 77 2A
RGB 130 119 42
HSL 53° 51.16% 33.73%
HSB/HSV 53° 67.69% 50.98%
CMYK 0.00% 8.46% 67.69%
49.02%

Color #82772A in popluar number systems.

HEX 82 77 2A
Decimal 130 119 42
Binary 10000010 1110111 101010
Octal 202 167 52

Shades and tints

Shades of #82772A

#82772A
(130,119,42)
#776D27
(119,109,39)
#6C6324
(108,99,36)
#615921
(97,89,33)
#564F1E
(86,79,30)
#4B451B
(75,69,27)
#403B18
(64,59,24)
#353115
(53,49,21)
#2A2712
(42,39,18)
#1F1D0F
(31,29,15)
#14130C
(20,19,12)
#000000
(0,0,0)

Tints of #82772A

#82772A
(130,119,42)
#8D833D
(141,131,61)
#988F50
(152,143,80)
#A39B63
(163,155,99)
#AEA776
(174,167,118)
#B9B389
(185,179,137)
#C4BF9C
(196,191,156)
#CFCBAF
(207,203,175)
#DAD7C2
(218,215,194)
#E5E3D5
(229,227,213)
#F0EFE8
(240,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82772A color. Also use rgb(130,119,42) instead hex code.

Text Font Color

.myTextColor { color: #82772A; }

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

This text font color is #82772A.

Background Color

.myBgColor { background-color: #82772A; }

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

This div background color is #82772A.

Border color

.myBorderColor { border: 1px solid #82772A; }

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

This div border color is #82772A.

Opacity

.myOpacity80 { color: #82772A; opacity: 0.8; }

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

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

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

This text has shadow with #82772A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82772A.

Preview

Color preview on black background

This text has color #82772A on black background.


Color preview on white background

This text has color #82772A on white background.


Black color preview on #82772A background

This text has black color on #82772A background.


White color preview on #82772A background

This text has white color on #82772A background.


Related colors

Complementary color

Complementary color for #hex is #7D88D5.


I love getcolorcode.com

Triadic colors

1 #2A8277 and #772A82 with #82772A are triadic colors.

2 #2A7782 and #77822A with #82772A are triadic colors.