COLOR #829326

HEX: #829326 RGB: (130,147,38)

Color info

#829326 contains mainly red and green colors. Web safe color of #829326 is #999933 (or #993).

RGB color model

#829326 color RGB value is (130,147,38).

RGB: (130,147,38) (51%, 58%, 15%)

RGB channels and saturation

R 130 of 255 = 51%
G 147 of 255 = 58%
B 38 of 255 = 15%

130
147
38

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

Portions of RGB colors in percentages

R + G + B = 130 + 147 + 38 = 315 (100%)
R 130 of 315 ~ 41.27%
G 147 of 315 ~ 46.67%
B 38 of 315 ~ 12.06'%

%41.27
%46.67
%12.06

CMYK color model

#829326 color CMYK value is (12,0,74,42).

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

CMYK: (12,0,74,42)
C12M0Y74K42 (12%, 0%, 74%, 42%)
(0.12 / 0.00 / 0.74 / 0.42)

CMYK percentages

%11.56
%0
%74.15
%42.35

Codes

Color #829326 in popluar color models

82 93 26
RGB 130 147 38
HSL 69° 58.92% 36.27%
HSB/HSV 69° 74.15% 57.65%
CMYK 11.56% 0.00% 74.15%
42.35%

Color #829326 in popluar number systems.

HEX 82 93 26
Decimal 130 147 38
Binary 10000010 10010011 100110
Octal 202 223 46

Shades and tints

Shades of #829326

#829326
(130,147,38)
#778623
(119,134,35)
#6C7920
(108,121,32)
#616C1D
(97,108,29)
#565F1A
(86,95,26)
#4B5217
(75,82,23)
#404514
(64,69,20)
#353811
(53,56,17)
#2A2B0E
(42,43,14)
#1F1E0B
(31,30,11)
#141108
(20,17,8)
#000000
(0,0,0)

Tints of #829326

#829326
(130,147,38)
#8D9C39
(141,156,57)
#98A54C
(152,165,76)
#A3AE5F
(163,174,95)
#AEB772
(174,183,114)
#B9C085
(185,192,133)
#C4C998
(196,201,152)
#CFD2AB
(207,210,171)
#DADBBE
(218,219,190)
#E5E4D1
(229,228,209)
#F0EDE4
(240,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829326; }

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

This text font color is #829326.

Background Color

.myBgColor { background-color: #829326; }

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

This div background color is #829326.

Border color

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

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

This div border color is #829326.

Opacity

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

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

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

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

This text has shadow with #829326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829326.

Preview

Color preview on black background

This text has color #829326 on black background.


Color preview on white background

This text has color #829326 on white background.


Black color preview on #829326 background

This text has black color on #829326 background.


White color preview on #829326 background

This text has white color on #829326 background.


Related colors

Complementary color

Complementary color for #hex is #7D6CD9.


I love getcolorcode.com

Triadic colors

1 #268293 and #932682 with #829326 are triadic colors.

2 #269382 and #938226 with #829326 are triadic colors.