COLOR #82834A

HEX: #82834A RGB: (130,131,74)

Color info

#82834A contains red, green and blue colors in about the same proportion. Web safe color of #82834A is #999933 (or #993).

RGB color model

#82834A color RGB value is (130,131,74).

RGB: (130,131,74) (51%, 51%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 131 of 255 = 51%
B 74 of 255 = 29%

130
131
74

R + G + B ~ 44%. #82834A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 131 + 74 = 335 (100%)
R 130 of 335 ~ 38.81%
G 131 of 335 ~ 39.1%
B 74 of 335 ~ 22.09'%

%38.81
%39.1
%22.09

CMYK color model

#82834A color CMYK value is (1,0,44,49).

  • cyan value is 0.76%
  • magenta value is 0.00%
  • yellow value is 43.51%
  • key color value is 48.63%
CMYK: (1,0,44,49) C1M0Y44K49 (1%,0%,44%,49%) (0.01/0.00/0.44/0.49) 

CMYK percentages

%0.76
%0
%43.51
%48.63

Codes

Color #82834A in popluar color models

82 83 4A
RGB 130 131 74
HSL 61° 27.80% 40.20%
HSB/HSV 61° 43.51% 51.37%
CMYK 0.76% 0.00% 43.51%
48.63%

Color #82834A in popluar number systems.

HEX 82 83 4A
Decimal 130 131 74
Binary 10000010 10000011 1001010
Octal 202 203 112

Shades and tints

Shades of #82834A

#82834A
(130,131,74)
#777844
(119,120,68)
#6C6D3E
(108,109,62)
#616238
(97,98,56)
#565732
(86,87,50)
#4B4C2C
(75,76,44)
#404126
(64,65,38)
#353620
(53,54,32)
#2A2B1A
(42,43,26)
#1F2014
(31,32,20)
#14150E
(20,21,14)
#000000
(0,0,0)

Tints of #82834A

#82834A
(130,131,74)
#8D8E5A
(141,142,90)
#98996A
(152,153,106)
#A3A47A
(163,164,122)
#AEAF8A
(174,175,138)
#B9BA9A
(185,186,154)
#C4C5AA
(196,197,170)
#CFD0BA
(207,208,186)
#DADBCA
(218,219,202)
#E5E6DA
(229,230,218)
#F0F1EA
(240,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82834A color. Also use rgb(130,131,74) instead hex code.

Text Font Color

.myTextColor { color: #82834A; }

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

This text font color is #82834A.

Background Color

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

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

This div background color is #82834A.

Border color

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

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

This div border color is #82834A.

Opacity

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

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

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

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

This text has shadow with #82834A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82834A.

Preview

Color preview on black background

This text has color #82834A on black background.


Color preview on white background

This text has color #82834A on white background.


Black color preview on #82834A background

This text has black color on #82834A background.


White color preview on #82834A background

This text has white color on #82834A background.


Related colors

Complementary color

Complementary color for #hex is #7D7CB5.


I love getcolorcode.com

Triadic colors

1 #4A8283 and #834A82 with #82834A are triadic colors.

2 #4A8382 and #83824A with #82834A are triadic colors.