COLOR #82856E

HEX: #82856E RGB: (130,133,110)

Color info

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

RGB color model

#82856E color RGB value is (130,133,110).

RGB: (130,133,110) (51%, 52%, 43%)

RGB channels and saturation

R 130 of 255 = 51%
G 133 of 255 = 52%
B 110 of 255 = 43%

130
133
110

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

Portions of RGB colors in percentages

R + G + B = 130 + 133 + 110 = 373 (100%)
R 130 of 373 ~ 34.85%
G 133 of 373 ~ 35.66%
B 110 of 373 ~ 29.49'%

%34.85
%35.66
%29.49

CMYK color model

#82856E color CMYK value is (2,0,17,48).

  • cyan value is 2.26%
  • magenta value is 0.00%
  • yellow value is 17.29%
  • key color value is 47.84%
CMYK: (2,0,17,48) C2M0Y17K48 (2%,0%,17%,48%) (0.02/0.00/0.17/0.48) 

CMYK percentages

%2.26
%0
%17.29
%47.84

Codes

Color #82856E in popluar color models

82 85 6E
RGB 130 133 110
HSL 68° 9.47% 47.65%
HSB/HSV 68° 17.29% 52.16%
CMYK 2.26% 0.00% 17.29%
47.84%

Color #82856E in popluar number systems.

HEX 82 85 6E
Decimal 130 133 110
Binary 10000010 10000101 1101110
Octal 202 205 156

Shades and tints

Shades of #82856E

#82856E
(130,133,110)
#777964
(119,121,100)
#6C6D5A
(108,109,90)
#616150
(97,97,80)
#565546
(86,85,70)
#4B493C
(75,73,60)
#403D32
(64,61,50)
#353128
(53,49,40)
#2A251E
(42,37,30)
#1F1914
(31,25,20)
#140D0A
(20,13,10)
#000000
(0,0,0)

Tints of #82856E

#82856E
(130,133,110)
#8D907B
(141,144,123)
#989B88
(152,155,136)
#A3A695
(163,166,149)
#AEB1A2
(174,177,162)
#B9BCAF
(185,188,175)
#C4C7BC
(196,199,188)
#CFD2C9
(207,210,201)
#DADDD6
(218,221,214)
#E5E8E3
(229,232,227)
#F0F3F0
(240,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82856E color. Also use rgb(130,133,110) instead hex code.

Text Font Color

.myTextColor { color: #82856E; }

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

This text font color is #82856E.

Background Color

.myBgColor { background-color: #82856E; }

<div style="background-color:#82856E">Inner text</div>

This div background color is #82856E.

Border color

.myBorderColor { border: 1px solid #82856E; }

<div style="border:3px solid #82856E">Div</div>

This div border color is #82856E.

Opacity

.myOpacity80 { color: #82856E; opacity: 0.8; }

<p style="color:#82856E;opacity:0.8;">80%</p>

Text with #82856E 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 #82856E;}

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

This text has shadow with #82856E color.


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

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

This text has shadow with #82856E primary color and red secondary color.


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

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

This text has shadow with #82856E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82856E.

Preview

Color preview on black background

This text has color #82856E on black background.


Color preview on white background

This text has color #82856E on white background.


Black color preview on #82856E background

This text has black color on #82856E background.


White color preview on #82856E background

This text has white color on #82856E background.


Related colors

Complementary color

Complementary color for #hex is #7D7A91.


I love getcolorcode.com

Triadic colors

1 #6E8285 and #856E82 with #82856E are triadic colors.

2 #6E8582 and #85826E with #82856E are triadic colors.