COLOR #829199

HEX: #829199 RGB: (130,145,153)

Color info

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

RGB color model

#829199 color RGB value is (130,145,153).

RGB: (130,145,153) (51%, 57%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 145 of 255 = 57%
B 153 of 255 = 60%

130
145
153

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

Portions of RGB colors in percentages

R + G + B = 130 + 145 + 153 = 428 (100%)
R 130 of 428 ~ 30.37%
G 145 of 428 ~ 33.88%
B 153 of 428 ~ 35.75'%

%30.37
%33.88
%35.75

CMYK color model

#829199 color CMYK value is (15,5,0,40).

  • cyan value is 15.03%
  • magenta value is 5.23%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (15,5,0,40)
C15M5Y0K40 (15%, 5%, 0%, 40%)
(0.15 / 0.05 / 0.00 / 0.40)

CMYK percentages

%15.03
%5.23
%0
%40

Codes

Color #829199 in popluar color models

82 91 99
RGB 130 145 153
HSL 201° 10.13% 55.49%
HSB/HSV 201° 15.03% 60.00%
CMYK 15.03% 5.23% 0.00%
40.00%

Color #829199 in popluar number systems.

HEX 82 91 99
Decimal 130 145 153
Binary 10000010 10010001 10011001
Octal 202 221 231

Shades and tints

Shades of #829199

#829199
(130,145,153)
#77848C
(119,132,140)
#6C777F
(108,119,127)
#616A72
(97,106,114)
#565D65
(86,93,101)
#4B5058
(75,80,88)
#40434B
(64,67,75)
#35363E
(53,54,62)
#2A2931
(42,41,49)
#1F1C24
(31,28,36)
#140F17
(20,15,23)
#000000
(0,0,0)

Tints of #829199

#829199
(130,145,153)
#8D9BA2
(141,155,162)
#98A5AB
(152,165,171)
#A3AFB4
(163,175,180)
#AEB9BD
(174,185,189)
#B9C3C6
(185,195,198)
#C4CDCF
(196,205,207)
#CFD7D8
(207,215,216)
#DAE1E1
(218,225,225)
#E5EBEA
(229,235,234)
#F0F5F3
(240,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829199; }

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

This text font color is #829199.

Background Color

.myBgColor { background-color: #829199; }

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

This div background color is #829199.

Border color

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

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

This div border color is #829199.

Opacity

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

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

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

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

This text has shadow with #829199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829199.

Preview

Color preview on black background

This text has color #829199 on black background.


Color preview on white background

This text has color #829199 on white background.


Black color preview on #829199 background

This text has black color on #829199 background.


White color preview on #829199 background

This text has white color on #829199 background.


Related colors

Complementary color

Complementary color for #hex is #7D6E66.


I love getcolorcode.com

Triadic colors

1 #998291 and #919982 with #829199 are triadic colors.

2 #999182 and #918299 with #829199 are triadic colors.