COLOR #828796

HEX: #828796 RGB: (130,135,150)

Color info

#828796 contains red, green and blue colors in about the same proportion. Web safe color of #828796 is #999999 (or #999).

RGB color model

#828796 color RGB value is (130,135,150).

RGB: (130,135,150) (51%, 53%, 59%)

RGB channels and saturation

R 130 of 255 = 51%
G 135 of 255 = 53%
B 150 of 255 = 59%

130
135
150

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

Portions of RGB colors in percentages

R + G + B = 130 + 135 + 150 = 415 (100%)
R 130 of 415 ~ 31.33%
G 135 of 415 ~ 32.53%
B 150 of 415 ~ 36.14'%

%31.33
%32.53
%36.14

CMYK color model

#828796 color CMYK value is (13,10,0,41).

  • cyan value is 13.33%
  • magenta value is 10.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (13,10,0,41)
C13M10Y0K41 (13%, 10%, 0%, 41%)
(0.13 / 0.10 / 0.00 / 0.41)

CMYK percentages

%13.33
%10
%0
%41.18

Codes

Color #828796 in popluar color models

82 87 96
RGB 130 135 150
HSL 225° 8.70% 54.90%
HSB/HSV 225° 13.33% 58.82%
CMYK 13.33% 10.00% 0.00%
41.18%

Color #828796 in popluar number systems.

HEX 82 87 96
Decimal 130 135 150
Binary 10000010 10000111 10010110
Octal 202 207 226

Shades and tints

Shades of #828796

#828796
(130,135,150)
#777B89
(119,123,137)
#6C6F7C
(108,111,124)
#61636F
(97,99,111)
#565762
(86,87,98)
#4B4B55
(75,75,85)
#403F48
(64,63,72)
#35333B
(53,51,59)
#2A272E
(42,39,46)
#1F1B21
(31,27,33)
#140F14
(20,15,20)
#000000
(0,0,0)

Tints of #828796

#828796
(130,135,150)
#8D919F
(141,145,159)
#989BA8
(152,155,168)
#A3A5B1
(163,165,177)
#AEAFBA
(174,175,186)
#B9B9C3
(185,185,195)
#C4C3CC
(196,195,204)
#CFCDD5
(207,205,213)
#DAD7DE
(218,215,222)
#E5E1E7
(229,225,231)
#F0EBF0
(240,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828796; }

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

This text font color is #828796.

Background Color

.myBgColor { background-color: #828796; }

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

This div background color is #828796.

Border color

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

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

This div border color is #828796.

Opacity

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

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

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

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

This text has shadow with #828796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828796.

Preview

Color preview on black background

This text has color #828796 on black background.


Color preview on white background

This text has color #828796 on white background.


Black color preview on #828796 background

This text has black color on #828796 background.


White color preview on #828796 background

This text has white color on #828796 background.


Related colors

Complementary color

Complementary color for #hex is #7D7869.


I love getcolorcode.com

Triadic colors

1 #968287 and #879682 with #828796 are triadic colors.

2 #968782 and #878296 with #828796 are triadic colors.