COLOR #829967

HEX: #829967 RGB: (130,153,103)

Color info

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

RGB color model

#829967 color RGB value is (130,153,103).

RGB: (130,153,103) (51%, 60%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 153 of 255 = 60%
B 103 of 255 = 40%

130
153
103

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

Portions of RGB colors in percentages

R + G + B = 130 + 153 + 103 = 386 (100%)
R 130 of 386 ~ 33.68%
G 153 of 386 ~ 39.64%
B 103 of 386 ~ 26.68'%

%33.68
%39.64
%26.68

CMYK color model

#829967 color CMYK value is (15,0,33,40).

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

CMYK: (15,0,33,40)
C15M0Y33K40 (15%, 0%, 33%, 40%)
(0.15 / 0.00 / 0.33 / 0.40)

CMYK percentages

%15.03
%0
%32.68
%40

Codes

Color #829967 in popluar color models

82 99 67
RGB 130 153 103
HSL 88° 19.69% 50.20%
HSB/HSV 88° 32.68% 60.00%
CMYK 15.03% 0.00% 32.68%
40.00%

Color #829967 in popluar number systems.

HEX 82 99 67
Decimal 130 153 103
Binary 10000010 10011001 1100111
Octal 202 231 147

Shades and tints

Shades of #829967

#829967
(130,153,103)
#778C5E
(119,140,94)
#6C7F55
(108,127,85)
#61724C
(97,114,76)
#566543
(86,101,67)
#4B583A
(75,88,58)
#404B31
(64,75,49)
#353E28
(53,62,40)
#2A311F
(42,49,31)
#1F2416
(31,36,22)
#14170D
(20,23,13)
#000000
(0,0,0)

Tints of #829967

#829967
(130,153,103)
#8DA274
(141,162,116)
#98AB81
(152,171,129)
#A3B48E
(163,180,142)
#AEBD9B
(174,189,155)
#B9C6A8
(185,198,168)
#C4CFB5
(196,207,181)
#CFD8C2
(207,216,194)
#DAE1CF
(218,225,207)
#E5EADC
(229,234,220)
#F0F3E9
(240,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829967; }

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

This text font color is #829967.

Background Color

.myBgColor { background-color: #829967; }

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

This div background color is #829967.

Border color

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

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

This div border color is #829967.

Opacity

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

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

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

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

This text has shadow with #829967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829967.

Preview

Color preview on black background

This text has color #829967 on black background.


Color preview on white background

This text has color #829967 on white background.


Black color preview on #829967 background

This text has black color on #829967 background.


White color preview on #829967 background

This text has white color on #829967 background.


Related colors

Complementary color

Complementary color for #hex is #7D6698.


I love getcolorcode.com

Triadic colors

1 #678299 and #996782 with #829967 are triadic colors.

2 #679982 and #998267 with #829967 are triadic colors.