COLOR #828768

HEX: #828768 RGB: (130,135,104)

Color info

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

RGB color model

#828768 color RGB value is (130,135,104).

RGB: (130,135,104) (51%, 53%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 135 of 255 = 53%
B 104 of 255 = 41%

130
135
104

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

Portions of RGB colors in percentages

R + G + B = 130 + 135 + 104 = 369 (100%)
R 130 of 369 ~ 35.23%
G 135 of 369 ~ 36.59%
B 104 of 369 ~ 28.18'%

%35.23
%36.59
%28.18

CMYK color model

#828768 color CMYK value is (4,0,23,47).

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

CMYK: (4,0,23,47)
C4M0Y23K47 (4%, 0%, 23%, 47%)
(0.04 / 0.00 / 0.23 / 0.47)

CMYK percentages

%3.7
%0
%22.96
%47.06

Codes

Color #828768 in popluar color models

82 87 68
RGB 130 135 104
HSL 70° 12.97% 46.86%
HSB/HSV 70° 22.96% 52.94%
CMYK 3.70% 0.00% 22.96%
47.06%

Color #828768 in popluar number systems.

HEX 82 87 68
Decimal 130 135 104
Binary 10000010 10000111 1101000
Octal 202 207 150

Shades and tints

Shades of #828768

#828768
(130,135,104)
#777B5F
(119,123,95)
#6C6F56
(108,111,86)
#61634D
(97,99,77)
#565744
(86,87,68)
#4B4B3B
(75,75,59)
#403F32
(64,63,50)
#353329
(53,51,41)
#2A2720
(42,39,32)
#1F1B17
(31,27,23)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #828768

#828768
(130,135,104)
#8D9175
(141,145,117)
#989B82
(152,155,130)
#A3A58F
(163,165,143)
#AEAF9C
(174,175,156)
#B9B9A9
(185,185,169)
#C4C3B6
(196,195,182)
#CFCDC3
(207,205,195)
#DAD7D0
(218,215,208)
#E5E1DD
(229,225,221)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828768; }

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

This text font color is #828768.

Background Color

.myBgColor { background-color: #828768; }

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

This div background color is #828768.

Border color

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

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

This div border color is #828768.

Opacity

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

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

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

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

This text has shadow with #828768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828768.

Preview

Color preview on black background

This text has color #828768 on black background.


Color preview on white background

This text has color #828768 on white background.


Black color preview on #828768 background

This text has black color on #828768 background.


White color preview on #828768 background

This text has white color on #828768 background.


Related colors

Complementary color

Complementary color for #hex is #7D7897.


I love getcolorcode.com

Triadic colors

1 #688287 and #876882 with #828768 are triadic colors.

2 #688782 and #878268 with #828768 are triadic colors.