COLOR #829298

HEX: #829298 RGB: (130,146,152)

Color info

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

RGB color model

#829298 color RGB value is (130,146,152).

RGB: (130,146,152) (51%, 57%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 146 of 255 = 57%
B 152 of 255 = 60%

130
146
152

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

Portions of RGB colors in percentages

R + G + B = 130 + 146 + 152 = 428 (100%)
R 130 of 428 ~ 30.37%
G 146 of 428 ~ 34.11%
B 152 of 428 ~ 35.51'%

%30.37
%34.11
%35.51

CMYK color model

#829298 color CMYK value is (14,4,0,40).

  • cyan value is 14.47%
  • magenta value is 3.95%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (14,4,0,40)
C14M4Y0K40 (14%, 4%, 0%, 40%)
(0.14 / 0.04 / 0.00 / 0.40)

CMYK percentages

%14.47
%3.95
%0
%40.39

Codes

Color #829298 in popluar color models

82 92 98
RGB 130 146 152
HSL 196° 9.65% 55.29%
HSB/HSV 196° 14.47% 59.61%
CMYK 14.47% 3.95% 0.00%
40.39%

Color #829298 in popluar number systems.

HEX 82 92 98
Decimal 130 146 152
Binary 10000010 10010010 10011000
Octal 202 222 230

Shades and tints

Shades of #829298

#829298
(130,146,152)
#77858B
(119,133,139)
#6C787E
(108,120,126)
#616B71
(97,107,113)
#565E64
(86,94,100)
#4B5157
(75,81,87)
#40444A
(64,68,74)
#35373D
(53,55,61)
#2A2A30
(42,42,48)
#1F1D23
(31,29,35)
#141016
(20,16,22)
#000000
(0,0,0)

Tints of #829298

#829298
(130,146,152)
#8D9BA1
(141,155,161)
#98A4AA
(152,164,170)
#A3ADB3
(163,173,179)
#AEB6BC
(174,182,188)
#B9BFC5
(185,191,197)
#C4C8CE
(196,200,206)
#CFD1D7
(207,209,215)
#DADAE0
(218,218,224)
#E5E3E9
(229,227,233)
#F0ECF2
(240,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829298; }

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

This text font color is #829298.

Background Color

.myBgColor { background-color: #829298; }

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

This div background color is #829298.

Border color

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

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

This div border color is #829298.

Opacity

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

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

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

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

This text has shadow with #829298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829298.

Preview

Color preview on black background

This text has color #829298 on black background.


Color preview on white background

This text has color #829298 on white background.


Black color preview on #829298 background

This text has black color on #829298 background.


White color preview on #829298 background

This text has white color on #829298 background.


Related colors

Complementary color

Complementary color for #hex is #7D6D67.


I love getcolorcode.com

Triadic colors

1 #988292 and #929882 with #829298 are triadic colors.

2 #989282 and #928298 with #829298 are triadic colors.