COLOR #829686

HEX: #829686 RGB: (130,150,134)

Color info

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

RGB color model

#829686 color RGB value is (130,150,134).

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

RGB channels and saturation

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

130
150
134

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

Portions of RGB colors in percentages

R + G + B = 130 + 150 + 134 = 414 (100%)
R 130 of 414 ~ 31.4%
G 150 of 414 ~ 36.23%
B 134 of 414 ~ 32.37'%

%31.4
%36.23
%32.37

CMYK color model

#829686 color CMYK value is (13,0,11,41).

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

CMYK: (13,0,11,41)
C13M0Y11K41 (13%, 0%, 11%, 41%)
(0.13 / 0.00 / 0.11 / 0.41)

CMYK percentages

%13.33
%0
%10.67
%41.18

Codes

Color #829686 in popluar color models

82 96 86
RGB 130 150 134
HSL 132° 8.70% 54.90%
HSB/HSV 132° 13.33% 58.82%
CMYK 13.33% 0.00% 10.67%
41.18%

Color #829686 in popluar number systems.

HEX 82 96 86
Decimal 130 150 134
Binary 10000010 10010110 10000110
Octal 202 226 206

Shades and tints

Shades of #829686

#829686
(130,150,134)
#77897A
(119,137,122)
#6C7C6E
(108,124,110)
#616F62
(97,111,98)
#566256
(86,98,86)
#4B554A
(75,85,74)
#40483E
(64,72,62)
#353B32
(53,59,50)
#2A2E26
(42,46,38)
#1F211A
(31,33,26)
#14140E
(20,20,14)
#000000
(0,0,0)

Tints of #829686

#829686
(130,150,134)
#8D9F91
(141,159,145)
#98A89C
(152,168,156)
#A3B1A7
(163,177,167)
#AEBAB2
(174,186,178)
#B9C3BD
(185,195,189)
#C4CCC8
(196,204,200)
#CFD5D3
(207,213,211)
#DADEDE
(218,222,222)
#E5E7E9
(229,231,233)
#F0F0F4
(240,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829686; }

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

This text font color is #829686.

Background Color

.myBgColor { background-color: #829686; }

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

This div background color is #829686.

Border color

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

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

This div border color is #829686.

Opacity

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

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

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

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

This text has shadow with #829686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829686.

Preview

Color preview on black background

This text has color #829686 on black background.


Color preview on white background

This text has color #829686 on white background.


Black color preview on #829686 background

This text has black color on #829686 background.


White color preview on #829686 background

This text has white color on #829686 background.


Related colors

Complementary color

Complementary color for #hex is #7D6979.


I love getcolorcode.com

Triadic colors

1 #868296 and #968682 with #829686 are triadic colors.

2 #869682 and #968286 with #829686 are triadic colors.