COLOR #829689

HEX: #829689 RGB: (130,150,137)

Color info

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

RGB color model

#829689 color RGB value is (130,150,137).

RGB: (130,150,137) (51%, 59%, 54%)

RGB channels and saturation

R 130 of 255 = 51%
G 150 of 255 = 59%
B 137 of 255 = 54%

130
150
137

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

Portions of RGB colors in percentages

R + G + B = 130 + 150 + 137 = 417 (100%)
R 130 of 417 ~ 31.18%
G 150 of 417 ~ 35.97%
B 137 of 417 ~ 32.85'%

%31.18
%35.97
%32.85

CMYK color model

#829689 color CMYK value is (13,0,9,41).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 8.67%
  • key color value is 41.18%
CMYK: (13,0,9,41) C13M0Y9K41 (13%,0%,9%,41%) (0.13/0.00/0.09/0.41) 

CMYK percentages

%13.33
%0
%8.67
%41.18

Codes

Color #829689 in popluar color models

82 96 89
RGB 130 150 137
HSL 141° 8.70% 54.90%
HSB/HSV 141° 13.33% 58.82%
CMYK 13.33% 0.00% 8.67%
41.18%

Color #829689 in popluar number systems.

HEX 82 96 89
Decimal 130 150 137
Binary 10000010 10010110 10001001
Octal 202 226 211

Shades and tints

Shades of #829689

#829689
(130,150,137)
#77897D
(119,137,125)
#6C7C71
(108,124,113)
#616F65
(97,111,101)
#566259
(86,98,89)
#4B554D
(75,85,77)
#404841
(64,72,65)
#353B35
(53,59,53)
#2A2E29
(42,46,41)
#1F211D
(31,33,29)
#141411
(20,20,17)
#000000
(0,0,0)

Tints of #829689

#829689
(130,150,137)
#8D9F93
(141,159,147)
#98A89D
(152,168,157)
#A3B1A7
(163,177,167)
#AEBAB1
(174,186,177)
#B9C3BB
(185,195,187)
#C4CCC5
(196,204,197)
#CFD5CF
(207,213,207)
#DADED9
(218,222,217)
#E5E7E3
(229,231,227)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829689; }

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

This text font color is #829689.

Background Color

.myBgColor { background-color: #829689; }

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

This div background color is #829689.

Border color

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

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

This div border color is #829689.

Opacity

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

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

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

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

This text has shadow with #829689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829689.

Preview

Color preview on black background

This text has color #829689 on black background.


Color preview on white background

This text has color #829689 on white background.


Black color preview on #829689 background

This text has black color on #829689 background.


White color preview on #829689 background

This text has white color on #829689 background.


Related colors

Complementary color

Complementary color for #hex is #7D6976.


I love getcolorcode.com

Triadic colors

1 #898296 and #968982 with #829689 are triadic colors.

2 #899682 and #968289 with #829689 are triadic colors.