COLOR #829691

HEX: #829691 RGB: (130,150,145)

Color info

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

RGB color model

#829691 color RGB value is (130,150,145).

RGB: (130,150,145) (51%, 59%, 57%)

RGB channels and saturation

R 130 of 255 = 51%
G 150 of 255 = 59%
B 145 of 255 = 57%

130
150
145

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

Portions of RGB colors in percentages

R + G + B = 130 + 150 + 145 = 425 (100%)
R 130 of 425 ~ 30.59%
G 150 of 425 ~ 35.29%
B 145 of 425 ~ 34.12'%

%30.59
%35.29
%34.12

CMYK color model

#829691 color CMYK value is (13,0,3,41).

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

CMYK: (13,0,3,41)
C13M0Y3K41 (13%, 0%, 3%, 41%)
(0.13 / 0.00 / 0.03 / 0.41)

CMYK percentages

%13.33
%0
%3.33
%41.18

Codes

Color #829691 in popluar color models

82 96 91
RGB 130 150 145
HSL 165° 8.70% 54.90%
HSB/HSV 165° 13.33% 58.82%
CMYK 13.33% 0.00% 3.33%
41.18%

Color #829691 in popluar number systems.

HEX 82 96 91
Decimal 130 150 145
Binary 10000010 10010110 10010001
Octal 202 226 221

Shades and tints

Shades of #829691

#829691
(130,150,145)
#778984
(119,137,132)
#6C7C77
(108,124,119)
#616F6A
(97,111,106)
#56625D
(86,98,93)
#4B5550
(75,85,80)
#404843
(64,72,67)
#353B36
(53,59,54)
#2A2E29
(42,46,41)
#1F211C
(31,33,28)
#14140F
(20,20,15)
#000000
(0,0,0)

Tints of #829691

#829691
(130,150,145)
#8D9F9B
(141,159,155)
#98A8A5
(152,168,165)
#A3B1AF
(163,177,175)
#AEBAB9
(174,186,185)
#B9C3C3
(185,195,195)
#C4CCCD
(196,204,205)
#CFD5D7
(207,213,215)
#DADEE1
(218,222,225)
#E5E7EB
(229,231,235)
#F0F0F5
(240,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829691; }

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

This text font color is #829691.

Background Color

.myBgColor { background-color: #829691; }

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

This div background color is #829691.

Border color

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

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

This div border color is #829691.

Opacity

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

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

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

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

This text has shadow with #829691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829691.

Preview

Color preview on black background

This text has color #829691 on black background.


Color preview on white background

This text has color #829691 on white background.


Black color preview on #829691 background

This text has black color on #829691 background.


White color preview on #829691 background

This text has white color on #829691 background.


Related colors

Complementary color

Complementary color for #hex is #7D696E.


I love getcolorcode.com

Triadic colors

1 #918296 and #969182 with #829691 are triadic colors.

2 #919682 and #968291 with #829691 are triadic colors.