COLOR #829286

HEX: #829286 RGB: (130,146,134)

Color info

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

RGB color model

#829286 color RGB value is (130,146,134).

RGB: (130,146,134) (51%, 57%, 53%)

RGB channels and saturation

R 130 of 255 = 51%
G 146 of 255 = 57%
B 134 of 255 = 53%

130
146
134

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

Portions of RGB colors in percentages

R + G + B = 130 + 146 + 134 = 410 (100%)
R 130 of 410 ~ 31.71%
G 146 of 410 ~ 35.61%
B 134 of 410 ~ 32.68'%

%31.71
%35.61
%32.68

CMYK color model

#829286 color CMYK value is (11,0,8,43).

  • cyan value is 10.96%
  • magenta value is 0.00%
  • yellow value is 8.22%
  • key color value is 42.75%

CMYK: (11,0,8,43)
C11M0Y8K43 (11%, 0%, 8%, 43%)
(0.11 / 0.00 / 0.08 / 0.43)

CMYK percentages

%10.96
%0
%8.22
%42.75

Codes

Color #829286 in popluar color models

82 92 86
RGB 130 146 134
HSL 135° 6.84% 54.12%
HSB/HSV 135° 10.96% 57.25%
CMYK 10.96% 0.00% 8.22%
42.75%

Color #829286 in popluar number systems.

HEX 82 92 86
Decimal 130 146 134
Binary 10000010 10010010 10000110
Octal 202 222 206

Shades and tints

Shades of #829286

#829286
(130,146,134)
#77857A
(119,133,122)
#6C786E
(108,120,110)
#616B62
(97,107,98)
#565E56
(86,94,86)
#4B514A
(75,81,74)
#40443E
(64,68,62)
#353732
(53,55,50)
#2A2A26
(42,42,38)
#1F1D1A
(31,29,26)
#14100E
(20,16,14)
#000000
(0,0,0)

Tints of #829286

#829286
(130,146,134)
#8D9B91
(141,155,145)
#98A49C
(152,164,156)
#A3ADA7
(163,173,167)
#AEB6B2
(174,182,178)
#B9BFBD
(185,191,189)
#C4C8C8
(196,200,200)
#CFD1D3
(207,209,211)
#DADADE
(218,218,222)
#E5E3E9
(229,227,233)
#F0ECF4
(240,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829286; }

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

This text font color is #829286.

Background Color

.myBgColor { background-color: #829286; }

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

This div background color is #829286.

Border color

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

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

This div border color is #829286.

Opacity

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

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

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

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

This text has shadow with #829286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829286.

Preview

Color preview on black background

This text has color #829286 on black background.


Color preview on white background

This text has color #829286 on white background.


Black color preview on #829286 background

This text has black color on #829286 background.


White color preview on #829286 background

This text has white color on #829286 background.


Related colors

Complementary color

Complementary color for #hex is #7D6D79.


I love getcolorcode.com

Triadic colors

1 #868292 and #928682 with #829286 are triadic colors.

2 #869282 and #928286 with #829286 are triadic colors.