COLOR #828754

HEX: #828754 RGB: (130,135,84)

Color info

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

RGB color model

#828754 color RGB value is (130,135,84).

RGB: (130,135,84) (51%, 53%, 33%)

RGB channels and saturation

R 130 of 255 = 51%
G 135 of 255 = 53%
B 84 of 255 = 33%

130
135
84

R + G + B ~ 46%. #828754 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 135 + 84 = 349 (100%)
R 130 of 349 ~ 37.25%
G 135 of 349 ~ 38.68%
B 84 of 349 ~ 24.07'%

%37.25
%38.68
%24.07

CMYK color model

#828754 color CMYK value is (4,0,38,47).

  • cyan value is 3.70%
  • magenta value is 0.00%
  • yellow value is 37.78%
  • key color value is 47.06%

CMYK: (4,0,38,47)
C4M0Y38K47 (4%, 0%, 38%, 47%)
(0.04 / 0.00 / 0.38 / 0.47)

CMYK percentages

%3.7
%0
%37.78
%47.06

Codes

Color #828754 in popluar color models

82 87 54
RGB 130 135 84
HSL 66° 23.29% 42.94%
HSB/HSV 66° 37.78% 52.94%
CMYK 3.70% 0.00% 37.78%
47.06%

Color #828754 in popluar number systems.

HEX 82 87 54
Decimal 130 135 84
Binary 10000010 10000111 1010100
Octal 202 207 124

Shades and tints

Shades of #828754

#828754
(130,135,84)
#777B4D
(119,123,77)
#6C6F46
(108,111,70)
#61633F
(97,99,63)
#565738
(86,87,56)
#4B4B31
(75,75,49)
#403F2A
(64,63,42)
#353323
(53,51,35)
#2A271C
(42,39,28)
#1F1B15
(31,27,21)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #828754

#828754
(130,135,84)
#8D9163
(141,145,99)
#989B72
(152,155,114)
#A3A581
(163,165,129)
#AEAF90
(174,175,144)
#B9B99F
(185,185,159)
#C4C3AE
(196,195,174)
#CFCDBD
(207,205,189)
#DAD7CC
(218,215,204)
#E5E1DB
(229,225,219)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828754 color. Also use rgb(130,135,84) instead hex code.

Text Font Color

.myTextColor { color: #828754; }

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

This text font color is #828754.

Background Color

.myBgColor { background-color: #828754; }

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

This div background color is #828754.

Border color

.myBorderColor { border: 1px solid #828754; }

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

This div border color is #828754.

Opacity

.myOpacity80 { color: #828754; opacity: 0.8; }

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

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

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

This text has shadow with #828754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828754.

Preview

Color preview on black background

This text has color #828754 on black background.


Color preview on white background

This text has color #828754 on white background.


Black color preview on #828754 background

This text has black color on #828754 background.


White color preview on #828754 background

This text has white color on #828754 background.


Related colors

Complementary color

Complementary color for #hex is #7D78AB.


I love getcolorcode.com

Triadic colors

1 #548287 and #875482 with #828754 are triadic colors.

2 #548782 and #878254 with #828754 are triadic colors.