COLOR #829390

HEX: #829390 RGB: (130,147,144)

Color info

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

RGB color model

#829390 color RGB value is (130,147,144).

RGB: (130,147,144) (51%, 58%, 56%)

RGB channels and saturation

R 130 of 255 = 51%
G 147 of 255 = 58%
B 144 of 255 = 56%

130
147
144

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

Portions of RGB colors in percentages

R + G + B = 130 + 147 + 144 = 421 (100%)
R 130 of 421 ~ 30.88%
G 147 of 421 ~ 34.92%
B 144 of 421 ~ 34.2'%

%30.88
%34.92
%34.2

CMYK color model

#829390 color CMYK value is (12,0,2,42).

  • cyan value is 11.56%
  • magenta value is 0.00%
  • yellow value is 2.04%
  • key color value is 42.35%

CMYK: (12,0,2,42)
C12M0Y2K42 (12%, 0%, 2%, 42%)
(0.12 / 0.00 / 0.02 / 0.42)

CMYK percentages

%11.56
%0
%2.04
%42.35

Codes

Color #829390 in popluar color models

82 93 90
RGB 130 147 144
HSL 169° 7.30% 54.31%
HSB/HSV 169° 11.56% 57.65%
CMYK 11.56% 0.00% 2.04%
42.35%

Color #829390 in popluar number systems.

HEX 82 93 90
Decimal 130 147 144
Binary 10000010 10010011 10010000
Octal 202 223 220

Shades and tints

Shades of #829390

#829390
(130,147,144)
#778683
(119,134,131)
#6C7976
(108,121,118)
#616C69
(97,108,105)
#565F5C
(86,95,92)
#4B524F
(75,82,79)
#404542
(64,69,66)
#353835
(53,56,53)
#2A2B28
(42,43,40)
#1F1E1B
(31,30,27)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #829390

#829390
(130,147,144)
#8D9C9A
(141,156,154)
#98A5A4
(152,165,164)
#A3AEAE
(163,174,174)
#AEB7B8
(174,183,184)
#B9C0C2
(185,192,194)
#C4C9CC
(196,201,204)
#CFD2D6
(207,210,214)
#DADBE0
(218,219,224)
#E5E4EA
(229,228,234)
#F0EDF4
(240,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829390; }

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

This text font color is #829390.

Background Color

.myBgColor { background-color: #829390; }

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

This div background color is #829390.

Border color

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

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

This div border color is #829390.

Opacity

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

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

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

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

This text has shadow with #829390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829390.

Preview

Color preview on black background

This text has color #829390 on black background.


Color preview on white background

This text has color #829390 on white background.


Black color preview on #829390 background

This text has black color on #829390 background.


White color preview on #829390 background

This text has white color on #829390 background.


Related colors

Complementary color

Complementary color for #hex is #7D6C6F.


I love getcolorcode.com

Triadic colors

1 #908293 and #939082 with #829390 are triadic colors.

2 #909382 and #938290 with #829390 are triadic colors.