COLOR #829798

HEX: #829798 RGB: (130,151,152)

Color info

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

RGB color model

#829798 color RGB value is (130,151,152).

RGB: (130,151,152) (51%, 59%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 151 of 255 = 59%
B 152 of 255 = 60%

130
151
152

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

Portions of RGB colors in percentages

R + G + B = 130 + 151 + 152 = 433 (100%)
R 130 of 433 ~ 30.02%
G 151 of 433 ~ 34.87%
B 152 of 433 ~ 35.1'%

%30.02
%34.87
%35.1

CMYK color model

#829798 color CMYK value is (14,1,0,40).

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

CMYK: (14,1,0,40)
C14M1Y0K40 (14%, 1%, 0%, 40%)
(0.14 / 0.01 / 0.00 / 0.40)

CMYK percentages

%14.47
%0.66
%0
%40.39

Codes

Color #829798 in popluar color models

82 97 98
RGB 130 151 152
HSL 183° 9.65% 55.29%
HSB/HSV 183° 14.47% 59.61%
CMYK 14.47% 0.66% 0.00%
40.39%

Color #829798 in popluar number systems.

HEX 82 97 98
Decimal 130 151 152
Binary 10000010 10010111 10011000
Octal 202 227 230

Shades and tints

Shades of #829798

#829798
(130,151,152)
#778A8B
(119,138,139)
#6C7D7E
(108,125,126)
#617071
(97,112,113)
#566364
(86,99,100)
#4B5657
(75,86,87)
#40494A
(64,73,74)
#353C3D
(53,60,61)
#2A2F30
(42,47,48)
#1F2223
(31,34,35)
#141516
(20,21,22)
#000000
(0,0,0)

Tints of #829798

#829798
(130,151,152)
#8DA0A1
(141,160,161)
#98A9AA
(152,169,170)
#A3B2B3
(163,178,179)
#AEBBBC
(174,187,188)
#B9C4C5
(185,196,197)
#C4CDCE
(196,205,206)
#CFD6D7
(207,214,215)
#DADFE0
(218,223,224)
#E5E8E9
(229,232,233)
#F0F1F2
(240,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829798; }

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

This text font color is #829798.

Background Color

.myBgColor { background-color: #829798; }

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

This div background color is #829798.

Border color

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

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

This div border color is #829798.

Opacity

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

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

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

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

This text has shadow with #829798 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829798.

Preview

Color preview on black background

This text has color #829798 on black background.


Color preview on white background

This text has color #829798 on white background.


Black color preview on #829798 background

This text has black color on #829798 background.


White color preview on #829798 background

This text has white color on #829798 background.


Related colors

Complementary color

Complementary color for #hex is #7D6867.


I love getcolorcode.com

Triadic colors

1 #988297 and #979882 with #829798 are triadic colors.

2 #989782 and #978298 with #829798 are triadic colors.