COLOR #828168

HEX: #828168 RGB: (130,129,104)

Color info

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

RGB color model

#828168 color RGB value is (130,129,104).

RGB: (130,129,104) (51%, 51%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 129 of 255 = 51%
B 104 of 255 = 41%

130
129
104

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

Portions of RGB colors in percentages

R + G + B = 130 + 129 + 104 = 363 (100%)
R 130 of 363 ~ 35.81%
G 129 of 363 ~ 35.54%
B 104 of 363 ~ 28.65'%

%35.81
%35.54
%28.65

CMYK color model

#828168 color CMYK value is (0,1,20,49).

  • cyan value is 0.00%
  • magenta value is 0.77%
  • yellow value is 20.00%
  • key color value is 49.02%

CMYK: (0,1,20,49)
C0M1Y20K49 (0%, 1%, 20%, 49%)
(0.00 / 0.01 / 0.20 / 0.49)

CMYK percentages

%0
%0.77
%20
%49.02

Codes

Color #828168 in popluar color models

82 81 68
RGB 130 129 104
HSL 58° 11.11% 45.88%
HSB/HSV 58° 20.00% 50.98%
CMYK 0.00% 0.77% 20.00%
49.02%

Color #828168 in popluar number systems.

HEX 82 81 68
Decimal 130 129 104
Binary 10000010 10000001 1101000
Octal 202 201 150

Shades and tints

Shades of #828168

#828168
(130,129,104)
#77765F
(119,118,95)
#6C6B56
(108,107,86)
#61604D
(97,96,77)
#565544
(86,85,68)
#4B4A3B
(75,74,59)
#403F32
(64,63,50)
#353429
(53,52,41)
#2A2920
(42,41,32)
#1F1E17
(31,30,23)
#14130E
(20,19,14)
#000000
(0,0,0)

Tints of #828168

#828168
(130,129,104)
#8D8C75
(141,140,117)
#989782
(152,151,130)
#A3A28F
(163,162,143)
#AEAD9C
(174,173,156)
#B9B8A9
(185,184,169)
#C4C3B6
(196,195,182)
#CFCEC3
(207,206,195)
#DAD9D0
(218,217,208)
#E5E4DD
(229,228,221)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828168; }

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

This text font color is #828168.

Background Color

.myBgColor { background-color: #828168; }

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

This div background color is #828168.

Border color

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

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

This div border color is #828168.

Opacity

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

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

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

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

This text has shadow with #828168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828168.

Preview

Color preview on black background

This text has color #828168 on black background.


Color preview on white background

This text has color #828168 on white background.


Black color preview on #828168 background

This text has black color on #828168 background.


White color preview on #828168 background

This text has white color on #828168 background.


Related colors

Complementary color

Complementary color for #hex is #7D7E97.


I love getcolorcode.com

Triadic colors

1 #688281 and #816882 with #828168 are triadic colors.

2 #688182 and #818268 with #828168 are triadic colors.