COLOR #829377

HEX: #829377 RGB: (130,147,119)

Color info

#829377 contains red, green and blue colors in about the same proportion. Web safe color of #829377 is #999966 (or #996).

RGB color model

#829377 color RGB value is (130,147,119).

RGB: (130,147,119) (51%, 58%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 147 of 255 = 58%
B 119 of 255 = 47%

130
147
119

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

Portions of RGB colors in percentages

R + G + B = 130 + 147 + 119 = 396 (100%)
R 130 of 396 ~ 32.83%
G 147 of 396 ~ 37.12%
B 119 of 396 ~ 30.05'%

%32.83
%37.12
%30.05

CMYK color model

#829377 color CMYK value is (12,0,19,42).

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

CMYK: (12,0,19,42)
C12M0Y19K42 (12%, 0%, 19%, 42%)
(0.12 / 0.00 / 0.19 / 0.42)

CMYK percentages

%11.56
%0
%19.05
%42.35

Codes

Color #829377 in popluar color models

82 93 77
RGB 130 147 119
HSL 96° 11.48% 52.16%
HSB/HSV 96° 19.05% 57.65%
CMYK 11.56% 0.00% 19.05%
42.35%

Color #829377 in popluar number systems.

HEX 82 93 77
Decimal 130 147 119
Binary 10000010 10010011 1110111
Octal 202 223 167

Shades and tints

Shades of #829377

#829377
(130,147,119)
#77866D
(119,134,109)
#6C7963
(108,121,99)
#616C59
(97,108,89)
#565F4F
(86,95,79)
#4B5245
(75,82,69)
#40453B
(64,69,59)
#353831
(53,56,49)
#2A2B27
(42,43,39)
#1F1E1D
(31,30,29)
#141113
(20,17,19)
#000000
(0,0,0)

Tints of #829377

#829377
(130,147,119)
#8D9C83
(141,156,131)
#98A58F
(152,165,143)
#A3AE9B
(163,174,155)
#AEB7A7
(174,183,167)
#B9C0B3
(185,192,179)
#C4C9BF
(196,201,191)
#CFD2CB
(207,210,203)
#DADBD7
(218,219,215)
#E5E4E3
(229,228,227)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829377; }

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

This text font color is #829377.

Background Color

.myBgColor { background-color: #829377; }

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

This div background color is #829377.

Border color

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

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

This div border color is #829377.

Opacity

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

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

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

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

This text has shadow with #829377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829377.

Preview

Color preview on black background

This text has color #829377 on black background.


Color preview on white background

This text has color #829377 on white background.


Black color preview on #829377 background

This text has black color on #829377 background.


White color preview on #829377 background

This text has white color on #829377 background.


Related colors

Complementary color

Complementary color for #hex is #7D6C88.


I love getcolorcode.com

Triadic colors

1 #778293 and #937782 with #829377 are triadic colors.

2 #779382 and #938277 with #829377 are triadic colors.