COLOR #829782

HEX: #829782 RGB: (130,151,130)

Color info

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

RGB color model

#829782 color RGB value is (130,151,130).

RGB: (130,151,130) (51%, 59%, 51%)

RGB channels and saturation

R 130 of 255 = 51%
G 151 of 255 = 59%
B 130 of 255 = 51%

130
151
130

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

Portions of RGB colors in percentages

R + G + B = 130 + 151 + 130 = 411 (100%)
R 130 of 411 ~ 31.63%
G 151 of 411 ~ 36.74%
B 130 of 411 ~ 31.63'%

%31.63
%36.74
%31.63

CMYK color model

#829782 color CMYK value is (14,0,14,41).

  • cyan value is 13.91%
  • magenta value is 0.00%
  • yellow value is 13.91%
  • key color value is 40.78%

CMYK: (14,0,14,41)
C14M0Y14K41 (14%, 0%, 14%, 41%)
(0.14 / 0.00 / 0.14 / 0.41)

CMYK percentages

%13.91
%0
%13.91
%40.78

Codes

Color #829782 in popluar color models

82 97 82
RGB 130 151 130
HSL 120° 9.17% 55.10%
HSB/HSV 120° 13.91% 59.22%
CMYK 13.91% 0.00% 13.91%
40.78%

Color #829782 in popluar number systems.

HEX 82 97 82
Decimal 130 151 130
Binary 10000010 10010111 10000010
Octal 202 227 202

Shades and tints

Shades of #829782

#829782
(130,151,130)
#778A77
(119,138,119)
#6C7D6C
(108,125,108)
#617061
(97,112,97)
#566356
(86,99,86)
#4B564B
(75,86,75)
#404940
(64,73,64)
#353C35
(53,60,53)
#2A2F2A
(42,47,42)
#1F221F
(31,34,31)
#141514
(20,21,20)
#000000
(0,0,0)

Tints of #829782

#829782
(130,151,130)
#8DA08D
(141,160,141)
#98A998
(152,169,152)
#A3B2A3
(163,178,163)
#AEBBAE
(174,187,174)
#B9C4B9
(185,196,185)
#C4CDC4
(196,205,196)
#CFD6CF
(207,214,207)
#DADFDA
(218,223,218)
#E5E8E5
(229,232,229)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829782; }

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

This text font color is #829782.

Background Color

.myBgColor { background-color: #829782; }

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

This div background color is #829782.

Border color

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

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

This div border color is #829782.

Opacity

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

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

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

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

This text has shadow with #829782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829782.

Preview

Color preview on black background

This text has color #829782 on black background.


Color preview on white background

This text has color #829782 on white background.


Black color preview on #829782 background

This text has black color on #829782 background.


White color preview on #829782 background

This text has white color on #829782 background.


Related colors

Complementary color

Complementary color for #hex is #7D687D.


I love getcolorcode.com

Triadic colors

1 #828297 and #978282 with #829782 are triadic colors.

2 #829782 and #978282 with #829782 are triadic colors.