COLOR #828698

HEX: #828698 RGB: (130,134,152)

Color info

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

RGB color model

#828698 color RGB value is (130,134,152).

RGB: (130,134,152) (51%, 53%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 134 of 255 = 53%
B 152 of 255 = 60%

130
134
152

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

Portions of RGB colors in percentages

R + G + B = 130 + 134 + 152 = 416 (100%)
R 130 of 416 ~ 31.25%
G 134 of 416 ~ 32.21%
B 152 of 416 ~ 36.54'%

%31.25
%32.21
%36.54

CMYK color model

#828698 color CMYK value is (14,12,0,40).

  • cyan value is 14.47%
  • magenta value is 11.84%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (14,12,0,40)
C14M12Y0K40 (14%, 12%, 0%, 40%)
(0.14 / 0.12 / 0.00 / 0.40)

CMYK percentages

%14.47
%11.84
%0
%40.39

Codes

Color #828698 in popluar color models

82 86 98
RGB 130 134 152
HSL 229° 9.65% 55.29%
HSB/HSV 229° 14.47% 59.61%
CMYK 14.47% 11.84% 0.00%
40.39%

Color #828698 in popluar number systems.

HEX 82 86 98
Decimal 130 134 152
Binary 10000010 10000110 10011000
Octal 202 206 230

Shades and tints

Shades of #828698

#828698
(130,134,152)
#777A8B
(119,122,139)
#6C6E7E
(108,110,126)
#616271
(97,98,113)
#565664
(86,86,100)
#4B4A57
(75,74,87)
#403E4A
(64,62,74)
#35323D
(53,50,61)
#2A2630
(42,38,48)
#1F1A23
(31,26,35)
#140E16
(20,14,22)
#000000
(0,0,0)

Tints of #828698

#828698
(130,134,152)
#8D91A1
(141,145,161)
#989CAA
(152,156,170)
#A3A7B3
(163,167,179)
#AEB2BC
(174,178,188)
#B9BDC5
(185,189,197)
#C4C8CE
(196,200,206)
#CFD3D7
(207,211,215)
#DADEE0
(218,222,224)
#E5E9E9
(229,233,233)
#F0F4F2
(240,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828698 color. Also use rgb(130,134,152) instead hex code.

Text Font Color

.myTextColor { color: #828698; }

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

This text font color is #828698.

Background Color

.myBgColor { background-color: #828698; }

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

This div background color is #828698.

Border color

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

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

This div border color is #828698.

Opacity

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

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

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

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

This text has shadow with #828698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828698.

Preview

Color preview on black background

This text has color #828698 on black background.


Color preview on white background

This text has color #828698 on white background.


Black color preview on #828698 background

This text has black color on #828698 background.


White color preview on #828698 background

This text has white color on #828698 background.


Related colors

Complementary color

Complementary color for #hex is #7D7967.


I love getcolorcode.com

Triadic colors

1 #988286 and #869882 with #828698 are triadic colors.

2 #988682 and #868298 with #828698 are triadic colors.