COLOR #828897

HEX: #828897 RGB: (130,136,151)

Color info

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

RGB color model

#828897 color RGB value is (130,136,151).

RGB: (130,136,151) (51%, 53%, 59%)

RGB channels and saturation

R 130 of 255 = 51%
G 136 of 255 = 53%
B 151 of 255 = 59%

130
136
151

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

Portions of RGB colors in percentages

R + G + B = 130 + 136 + 151 = 417 (100%)
R 130 of 417 ~ 31.18%
G 136 of 417 ~ 32.61%
B 151 of 417 ~ 36.21'%

%31.18
%32.61
%36.21

CMYK color model

#828897 color CMYK value is (14,10,0,41).

  • cyan value is 13.91%
  • magenta value is 9.93%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (14,10,0,41) C14M10Y0K41 (14%,10%,0%,41%) (0.14/0.10/0.00/0.41) 

CMYK percentages

%13.91
%9.93
%0
%40.78

Codes

Color #828897 in popluar color models

82 88 97
RGB 130 136 151
HSL 223° 9.17% 55.10%
HSB/HSV 223° 13.91% 59.22%
CMYK 13.91% 9.93% 0.00%
40.78%

Color #828897 in popluar number systems.

HEX 82 88 97
Decimal 130 136 151
Binary 10000010 10001000 10010111
Octal 202 210 227

Shades and tints

Shades of #828897

#828897
(130,136,151)
#777C8A
(119,124,138)
#6C707D
(108,112,125)
#616470
(97,100,112)
#565863
(86,88,99)
#4B4C56
(75,76,86)
#404049
(64,64,73)
#35343C
(53,52,60)
#2A282F
(42,40,47)
#1F1C22
(31,28,34)
#141015
(20,16,21)
#000000
(0,0,0)

Tints of #828897

#828897
(130,136,151)
#8D92A0
(141,146,160)
#989CA9
(152,156,169)
#A3A6B2
(163,166,178)
#AEB0BB
(174,176,187)
#B9BAC4
(185,186,196)
#C4C4CD
(196,196,205)
#CFCED6
(207,206,214)
#DAD8DF
(218,216,223)
#E5E2E8
(229,226,232)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828897 color. Also use rgb(130,136,151) instead hex code.

Text Font Color

.myTextColor { color: #828897; }

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

This text font color is #828897.

Background Color

.myBgColor { background-color: #828897; }

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

This div background color is #828897.

Border color

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

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

This div border color is #828897.

Opacity

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

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

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

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

This text has shadow with #828897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828897.

Preview

Color preview on black background

This text has color #828897 on black background.


Color preview on white background

This text has color #828897 on white background.


Black color preview on #828897 background

This text has black color on #828897 background.


White color preview on #828897 background

This text has white color on #828897 background.


Related colors

Complementary color

Complementary color for #hex is #7D7768.


I love getcolorcode.com

Triadic colors

1 #978288 and #889782 with #828897 are triadic colors.

2 #978882 and #888297 with #828897 are triadic colors.