COLOR #82846D

HEX: #82846D RGB: (130,132,109)

Color info

#82846D contains red, green and blue colors in about the same proportion. Web safe color of #82846D is #999966 (or #996).

RGB color model

#82846D color RGB value is (130,132,109).

RGB: (130,132,109) (51%, 52%, 43%)

RGB channels and saturation

R 130 of 255 = 51%
G 132 of 255 = 52%
B 109 of 255 = 43%

130
132
109

R + G + B ~ 49%. #82846D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 132 + 109 = 371 (100%)
R 130 of 371 ~ 35.04%
G 132 of 371 ~ 35.58%
B 109 of 371 ~ 29.38'%

%35.04
%35.58
%29.38

CMYK color model

#82846D color CMYK value is (2,0,17,48).

  • cyan value is 1.52%
  • magenta value is 0.00%
  • yellow value is 17.42%
  • key color value is 48.24%

CMYK: (2,0,17,48)
C2M0Y17K48 (2%, 0%, 17%, 48%)
(0.02 / 0.00 / 0.17 / 0.48)

CMYK percentages

%1.52
%0
%17.42
%48.24

Codes

Color #82846D in popluar color models

82 84 6D
RGB 130 132 109
HSL 65° 9.54% 47.25%
HSB/HSV 65° 17.42% 51.76%
CMYK 1.52% 0.00% 17.42%
48.24%

Color #82846D in popluar number systems.

HEX 82 84 6D
Decimal 130 132 109
Binary 10000010 10000100 1101101
Octal 202 204 155

Shades and tints

Shades of #82846D

#82846D
(130,132,109)
#777864
(119,120,100)
#6C6C5B
(108,108,91)
#616052
(97,96,82)
#565449
(86,84,73)
#4B4840
(75,72,64)
#403C37
(64,60,55)
#35302E
(53,48,46)
#2A2425
(42,36,37)
#1F181C
(31,24,28)
#140C13
(20,12,19)
#000000
(0,0,0)

Tints of #82846D

#82846D
(130,132,109)
#8D8F7A
(141,143,122)
#989A87
(152,154,135)
#A3A594
(163,165,148)
#AEB0A1
(174,176,161)
#B9BBAE
(185,187,174)
#C4C6BB
(196,198,187)
#CFD1C8
(207,209,200)
#DADCD5
(218,220,213)
#E5E7E2
(229,231,226)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82846D color. Also use rgb(130,132,109) instead hex code.

Text Font Color

.myTextColor { color: #82846D; }

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

This text font color is #82846D.

Background Color

.myBgColor { background-color: #82846D; }

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

This div background color is #82846D.

Border color

.myBorderColor { border: 1px solid #82846D; }

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

This div border color is #82846D.

Opacity

.myOpacity80 { color: #82846D; opacity: 0.8; }

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

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

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

This text has shadow with #82846D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82846D.

Preview

Color preview on black background

This text has color #82846D on black background.


Color preview on white background

This text has color #82846D on white background.


Black color preview on #82846D background

This text has black color on #82846D background.


White color preview on #82846D background

This text has white color on #82846D background.


Related colors

Complementary color

Complementary color for #hex is #7D7B92.


I love getcolorcode.com

Triadic colors

1 #6D8284 and #846D82 with #82846D are triadic colors.

2 #6D8482 and #84826D with #82846D are triadic colors.