COLOR #829960

HEX: #829960 RGB: (130,153,96)

Color info

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

RGB color model

#829960 color RGB value is (130,153,96).

RGB: (130,153,96) (51%, 60%, 38%)

RGB channels and saturation

R 130 of 255 = 51%
G 153 of 255 = 60%
B 96 of 255 = 38%

130
153
96

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

Portions of RGB colors in percentages

R + G + B = 130 + 153 + 96 = 379 (100%)
R 130 of 379 ~ 34.3%
G 153 of 379 ~ 40.37%
B 96 of 379 ~ 25.33'%

%34.3
%40.37
%25.33

CMYK color model

#829960 color CMYK value is (15,0,37,40).

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

CMYK: (15,0,37,40)
C15M0Y37K40 (15%, 0%, 37%, 40%)
(0.15 / 0.00 / 0.37 / 0.40)

CMYK percentages

%15.03
%0
%37.25
%40

Codes

Color #829960 in popluar color models

82 99 60
RGB 130 153 96
HSL 84° 22.89% 48.82%
HSB/HSV 84° 37.25% 60.00%
CMYK 15.03% 0.00% 37.25%
40.00%

Color #829960 in popluar number systems.

HEX 82 99 60
Decimal 130 153 96
Binary 10000010 10011001 1100000
Octal 202 231 140

Shades and tints

Shades of #829960

#829960
(130,153,96)
#778C58
(119,140,88)
#6C7F50
(108,127,80)
#617248
(97,114,72)
#566540
(86,101,64)
#4B5838
(75,88,56)
#404B30
(64,75,48)
#353E28
(53,62,40)
#2A3120
(42,49,32)
#1F2418
(31,36,24)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #829960

#829960
(130,153,96)
#8DA26E
(141,162,110)
#98AB7C
(152,171,124)
#A3B48A
(163,180,138)
#AEBD98
(174,189,152)
#B9C6A6
(185,198,166)
#C4CFB4
(196,207,180)
#CFD8C2
(207,216,194)
#DAE1D0
(218,225,208)
#E5EADE
(229,234,222)
#F0F3EC
(240,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829960; }

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

This text font color is #829960.

Background Color

.myBgColor { background-color: #829960; }

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

This div background color is #829960.

Border color

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

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

This div border color is #829960.

Opacity

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

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

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

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

This text has shadow with #829960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829960.

Preview

Color preview on black background

This text has color #829960 on black background.


Color preview on white background

This text has color #829960 on white background.


Black color preview on #829960 background

This text has black color on #829960 background.


White color preview on #829960 background

This text has white color on #829960 background.


Related colors

Complementary color

Complementary color for #hex is #7D669F.


I love getcolorcode.com

Triadic colors

1 #608299 and #996082 with #829960 are triadic colors.

2 #609982 and #998260 with #829960 are triadic colors.