COLOR #829592

HEX: #829592 RGB: (130,149,146)

Color info

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

RGB color model

#829592 color RGB value is (130,149,146).

RGB: (130,149,146) (51%, 58%, 57%)

RGB channels and saturation

R 130 of 255 = 51%
G 149 of 255 = 58%
B 146 of 255 = 57%

130
149
146

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

Portions of RGB colors in percentages

R + G + B = 130 + 149 + 146 = 425 (100%)
R 130 of 425 ~ 30.59%
G 149 of 425 ~ 35.06%
B 146 of 425 ~ 34.35'%

%30.59
%35.06
%34.35

CMYK color model

#829592 color CMYK value is (13,0,2,42).

  • cyan value is 12.75%
  • magenta value is 0.00%
  • yellow value is 2.01%
  • key color value is 41.57%

CMYK: (13,0,2,42)
C13M0Y2K42 (13%, 0%, 2%, 42%)
(0.13 / 0.00 / 0.02 / 0.42)

CMYK percentages

%12.75
%0
%2.01
%41.57

Codes

Color #829592 in popluar color models

82 95 92
RGB 130 149 146
HSL 171° 8.23% 54.71%
HSB/HSV 171° 12.75% 58.43%
CMYK 12.75% 0.00% 2.01%
41.57%

Color #829592 in popluar number systems.

HEX 82 95 92
Decimal 130 149 146
Binary 10000010 10010101 10010010
Octal 202 225 222

Shades and tints

Shades of #829592

#829592
(130,149,146)
#778885
(119,136,133)
#6C7B78
(108,123,120)
#616E6B
(97,110,107)
#56615E
(86,97,94)
#4B5451
(75,84,81)
#404744
(64,71,68)
#353A37
(53,58,55)
#2A2D2A
(42,45,42)
#1F201D
(31,32,29)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #829592

#829592
(130,149,146)
#8D9E9B
(141,158,155)
#98A7A4
(152,167,164)
#A3B0AD
(163,176,173)
#AEB9B6
(174,185,182)
#B9C2BF
(185,194,191)
#C4CBC8
(196,203,200)
#CFD4D1
(207,212,209)
#DADDDA
(218,221,218)
#E5E6E3
(229,230,227)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829592; }

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

This text font color is #829592.

Background Color

.myBgColor { background-color: #829592; }

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

This div background color is #829592.

Border color

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

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

This div border color is #829592.

Opacity

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

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

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

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

This text has shadow with #829592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829592.

Preview

Color preview on black background

This text has color #829592 on black background.


Color preview on white background

This text has color #829592 on white background.


Black color preview on #829592 background

This text has black color on #829592 background.


White color preview on #829592 background

This text has white color on #829592 background.


Related colors

Complementary color

Complementary color for #hex is #7D6A6D.


I love getcolorcode.com

Triadic colors

1 #928295 and #959282 with #829592 are triadic colors.

2 #929582 and #958292 with #829592 are triadic colors.