COLOR #829986

HEX: #829986 RGB: (130,153,134)

Color info

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

RGB color model

#829986 color RGB value is (130,153,134).

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

RGB channels and saturation

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

130
153
134

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

Portions of RGB colors in percentages

R + G + B = 130 + 153 + 134 = 417 (100%)
R 130 of 417 ~ 31.18%
G 153 of 417 ~ 36.69%
B 134 of 417 ~ 32.13'%

%31.18
%36.69
%32.13

CMYK color model

#829986 color CMYK value is (15,0,12,40).

  • cyan value is 15.03%
  • magenta value is 0.00%
  • yellow value is 12.42%
  • key color value is 40.00%

CMYK: (15,0,12,40)
C15M0Y12K40 (15%, 0%, 12%, 40%)
(0.15 / 0.00 / 0.12 / 0.40)

CMYK percentages

%15.03
%0
%12.42
%40

Codes

Color #829986 in popluar color models

82 99 86
RGB 130 153 134
HSL 130° 10.13% 55.49%
HSB/HSV 130° 15.03% 60.00%
CMYK 15.03% 0.00% 12.42%
40.00%

Color #829986 in popluar number systems.

HEX 82 99 86
Decimal 130 153 134
Binary 10000010 10011001 10000110
Octal 202 231 206

Shades and tints

Shades of #829986

#829986
(130,153,134)
#778C7A
(119,140,122)
#6C7F6E
(108,127,110)
#617262
(97,114,98)
#566556
(86,101,86)
#4B584A
(75,88,74)
#404B3E
(64,75,62)
#353E32
(53,62,50)
#2A3126
(42,49,38)
#1F241A
(31,36,26)
#14170E
(20,23,14)
#000000
(0,0,0)

Tints of #829986

#829986
(130,153,134)
#8DA291
(141,162,145)
#98AB9C
(152,171,156)
#A3B4A7
(163,180,167)
#AEBDB2
(174,189,178)
#B9C6BD
(185,198,189)
#C4CFC8
(196,207,200)
#CFD8D3
(207,216,211)
#DAE1DE
(218,225,222)
#E5EAE9
(229,234,233)
#F0F3F4
(240,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829986; }

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

This text font color is #829986.

Background Color

.myBgColor { background-color: #829986; }

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

This div background color is #829986.

Border color

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

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

This div border color is #829986.

Opacity

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

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

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

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

This text has shadow with #829986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829986.

Preview

Color preview on black background

This text has color #829986 on black background.


Color preview on white background

This text has color #829986 on white background.


Black color preview on #829986 background

This text has black color on #829986 background.


White color preview on #829986 background

This text has white color on #829986 background.


Related colors

Complementary color

Complementary color for #hex is #7D6679.


I love getcolorcode.com

Triadic colors

1 #868299 and #998682 with #829986 are triadic colors.

2 #869982 and #998286 with #829986 are triadic colors.