COLOR #829869

HEX: #829869 RGB: (130,152,105)

Color info

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

RGB color model

#829869 color RGB value is (130,152,105).

RGB: (130,152,105) (51%, 60%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 152 of 255 = 60%
B 105 of 255 = 41%

130
152
105

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

Portions of RGB colors in percentages

R + G + B = 130 + 152 + 105 = 387 (100%)
R 130 of 387 ~ 33.59%
G 152 of 387 ~ 39.28%
B 105 of 387 ~ 27.13'%

%33.59
%39.28
%27.13

CMYK color model

#829869 color CMYK value is (14,0,31,40).

  • cyan value is 14.47%
  • magenta value is 0.00%
  • yellow value is 30.92%
  • key color value is 40.39%
CMYK: (14,0,31,40) C14M0Y31K40 (14%,0%,31%,40%) (0.14/0.00/0.31/0.40) 

CMYK percentages

%14.47
%0
%30.92
%40.39

Codes

Color #829869 in popluar color models

82 98 69
RGB 130 152 105
HSL 88° 18.58% 50.39%
HSB/HSV 88° 30.92% 59.61%
CMYK 14.47% 0.00% 30.92%
40.39%

Color #829869 in popluar number systems.

HEX 82 98 69
Decimal 130 152 105
Binary 10000010 10011000 1101001
Octal 202 230 151

Shades and tints

Shades of #829869

#829869
(130,152,105)
#778B60
(119,139,96)
#6C7E57
(108,126,87)
#61714E
(97,113,78)
#566445
(86,100,69)
#4B573C
(75,87,60)
#404A33
(64,74,51)
#353D2A
(53,61,42)
#2A3021
(42,48,33)
#1F2318
(31,35,24)
#14160F
(20,22,15)
#000000
(0,0,0)

Tints of #829869

#829869
(130,152,105)
#8DA176
(141,161,118)
#98AA83
(152,170,131)
#A3B390
(163,179,144)
#AEBC9D
(174,188,157)
#B9C5AA
(185,197,170)
#C4CEB7
(196,206,183)
#CFD7C4
(207,215,196)
#DAE0D1
(218,224,209)
#E5E9DE
(229,233,222)
#F0F2EB
(240,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829869; }

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

This text font color is #829869.

Background Color

.myBgColor { background-color: #829869; }

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

This div background color is #829869.

Border color

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

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

This div border color is #829869.

Opacity

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

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

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

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

This text has shadow with #829869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829869.

Preview

Color preview on black background

This text has color #829869 on black background.


Color preview on white background

This text has color #829869 on white background.


Black color preview on #829869 background

This text has black color on #829869 background.


White color preview on #829869 background

This text has white color on #829869 background.


Related colors

Complementary color

Complementary color for #hex is #7D6796.


I love getcolorcode.com

Triadic colors

1 #698298 and #986982 with #829869 are triadic colors.

2 #699882 and #988269 with #829869 are triadic colors.