COLOR #828793

HEX: #828793 RGB: (130,135,147)

Color info

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

RGB color model

#828793 color RGB value is (130,135,147).

RGB: (130,135,147) (51%, 53%, 58%)

RGB channels and saturation

R 130 of 255 = 51%
G 135 of 255 = 53%
B 147 of 255 = 58%

130
135
147

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

Portions of RGB colors in percentages

R + G + B = 130 + 135 + 147 = 412 (100%)
R 130 of 412 ~ 31.55%
G 135 of 412 ~ 32.77%
B 147 of 412 ~ 35.68'%

%31.55
%32.77
%35.68

CMYK color model

#828793 color CMYK value is (12,8,0,42).

  • cyan value is 11.56%
  • magenta value is 8.16%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (12,8,0,42)
C12M8Y0K42 (12%, 8%, 0%, 42%)
(0.12 / 0.08 / 0.00 / 0.42)

CMYK percentages

%11.56
%8.16
%0
%42.35

Codes

Color #828793 in popluar color models

82 87 93
RGB 130 135 147
HSL 222° 7.30% 54.31%
HSB/HSV 222° 11.56% 57.65%
CMYK 11.56% 8.16% 0.00%
42.35%

Color #828793 in popluar number systems.

HEX 82 87 93
Decimal 130 135 147
Binary 10000010 10000111 10010011
Octal 202 207 223

Shades and tints

Shades of #828793

#828793
(130,135,147)
#777B86
(119,123,134)
#6C6F79
(108,111,121)
#61636C
(97,99,108)
#56575F
(86,87,95)
#4B4B52
(75,75,82)
#403F45
(64,63,69)
#353338
(53,51,56)
#2A272B
(42,39,43)
#1F1B1E
(31,27,30)
#140F11
(20,15,17)
#000000
(0,0,0)

Tints of #828793

#828793
(130,135,147)
#8D919C
(141,145,156)
#989BA5
(152,155,165)
#A3A5AE
(163,165,174)
#AEAFB7
(174,175,183)
#B9B9C0
(185,185,192)
#C4C3C9
(196,195,201)
#CFCDD2
(207,205,210)
#DAD7DB
(218,215,219)
#E5E1E4
(229,225,228)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #828793; }

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

This text font color is #828793.

Background Color

.myBgColor { background-color: #828793; }

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

This div background color is #828793.

Border color

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

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

This div border color is #828793.

Opacity

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

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

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

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

This text has shadow with #828793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828793.

Preview

Color preview on black background

This text has color #828793 on black background.


Color preview on white background

This text has color #828793 on white background.


Black color preview on #828793 background

This text has black color on #828793 background.


White color preview on #828793 background

This text has white color on #828793 background.


Related colors

Complementary color

Complementary color for #hex is #7D786C.


I love getcolorcode.com

Triadic colors

1 #938287 and #879382 with #828793 are triadic colors.

2 #938782 and #878293 with #828793 are triadic colors.