COLOR #829D68

HEX: #829D68 RGB: (130,157,104)

Color info

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

RGB color model

#829D68 color RGB value is (130,157,104).

RGB: (130,157,104) (51%, 62%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 157 of 255 = 62%
B 104 of 255 = 41%

130
157
104

R + G + B ~ 51%. #829D68 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 157 + 104 = 391 (100%)
R 130 of 391 ~ 33.25%
G 157 of 391 ~ 40.15%
B 104 of 391 ~ 26.6'%

%33.25
%40.15
%26.6

CMYK color model

#829D68 color CMYK value is (17,0,34,38).

  • cyan value is 17.20%
  • magenta value is 0.00%
  • yellow value is 33.76%
  • key color value is 38.43%

CMYK: (17,0,34,38)
C17M0Y34K38 (17%, 0%, 34%, 38%)
(0.17 / 0.00 / 0.34 / 0.38)

CMYK percentages

%17.2
%0
%33.76
%38.43

Codes

Color #829D68 in popluar color models

82 9D 68
RGB 130 157 104
HSL 91° 21.29% 51.18%
HSB/HSV 91° 33.76% 61.57%
CMYK 17.20% 0.00% 33.76%
38.43%

Color #829D68 in popluar number systems.

HEX 82 9D 68
Decimal 130 157 104
Binary 10000010 10011101 1101000
Octal 202 235 150

Shades and tints

Shades of #829D68

#829D68
(130,157,104)
#778F5F
(119,143,95)
#6C8156
(108,129,86)
#61734D
(97,115,77)
#566544
(86,101,68)
#4B573B
(75,87,59)
#404932
(64,73,50)
#353B29
(53,59,41)
#2A2D20
(42,45,32)
#1F1F17
(31,31,23)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #829D68

#829D68
(130,157,104)
#8DA575
(141,165,117)
#98AD82
(152,173,130)
#A3B58F
(163,181,143)
#AEBD9C
(174,189,156)
#B9C5A9
(185,197,169)
#C4CDB6
(196,205,182)
#CFD5C3
(207,213,195)
#DADDD0
(218,221,208)
#E5E5DD
(229,229,221)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829D68 color. Also use rgb(130,157,104) instead hex code.

Text Font Color

.myTextColor { color: #829D68; }

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

This text font color is #829D68.

Background Color

.myBgColor { background-color: #829D68; }

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

This div background color is #829D68.

Border color

.myBorderColor { border: 1px solid #829D68; }

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

This div border color is #829D68.

Opacity

.myOpacity80 { color: #829D68; opacity: 0.8; }

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

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

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

This text has shadow with #829D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829D68.

Preview

Color preview on black background

This text has color #829D68 on black background.


Color preview on white background

This text has color #829D68 on white background.


Black color preview on #829D68 background

This text has black color on #829D68 background.


White color preview on #829D68 background

This text has white color on #829D68 background.


Related colors

Complementary color

Complementary color for #hex is #7D6297.


I love getcolorcode.com

Triadic colors

1 #68829D and #9D6882 with #829D68 are triadic colors.

2 #689D82 and #9D8268 with #829D68 are triadic colors.