COLOR #818529

HEX: #818529 RGB: (129,133,41)

Color info

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

RGB color model

#818529 color RGB value is (129,133,41).

RGB: (129,133,41) (51%, 52%, 16%)

RGB channels and saturation

R 129 of 255 = 51%
G 133 of 255 = 52%
B 41 of 255 = 16%

129
133
41

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

Portions of RGB colors in percentages

R + G + B = 129 + 133 + 41 = 303 (100%)
R 129 of 303 ~ 42.57%
G 133 of 303 ~ 43.89%
B 41 of 303 ~ 13.53'%

%42.57
%43.89
%13.53

CMYK color model

#818529 color CMYK value is (3,0,69,48).

  • cyan value is 3.01%
  • magenta value is 0.00%
  • yellow value is 69.17%
  • key color value is 47.84%

CMYK: (3,0,69,48)
C3M0Y69K48 (3%, 0%, 69%, 48%)
(0.03 / 0.00 / 0.69 / 0.48)

CMYK percentages

%3.01
%0
%69.17
%47.84

Codes

Color #818529 in popluar color models

81 85 29
RGB 129 133 41
HSL 63° 52.87% 34.12%
HSB/HSV 63° 69.17% 52.16%
CMYK 3.01% 0.00% 69.17%
47.84%

Color #818529 in popluar number systems.

HEX 81 85 29
Decimal 129 133 41
Binary 10000001 10000101 101001
Octal 201 205 51

Shades and tints

Shades of #818529

#818529
(129,133,41)
#767926
(118,121,38)
#6B6D23
(107,109,35)
#606120
(96,97,32)
#55551D
(85,85,29)
#4A491A
(74,73,26)
#3F3D17
(63,61,23)
#343114
(52,49,20)
#292511
(41,37,17)
#1E190E
(30,25,14)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #818529

#818529
(129,133,41)
#8C903C
(140,144,60)
#979B4F
(151,155,79)
#A2A662
(162,166,98)
#ADB175
(173,177,117)
#B8BC88
(184,188,136)
#C3C79B
(195,199,155)
#CED2AE
(206,210,174)
#D9DDC1
(217,221,193)
#E4E8D4
(228,232,212)
#EFF3E7
(239,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818529 color. Also use rgb(129,133,41) instead hex code.

Text Font Color

.myTextColor { color: #818529; }

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

This text font color is #818529.

Background Color

.myBgColor { background-color: #818529; }

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

This div background color is #818529.

Border color

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

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

This div border color is #818529.

Opacity

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

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

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

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

This text has shadow with #818529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818529.

Preview

Color preview on black background

This text has color #818529 on black background.


Color preview on white background

This text has color #818529 on white background.


Black color preview on #818529 background

This text has black color on #818529 background.


White color preview on #818529 background

This text has white color on #818529 background.


Related colors

Complementary color

Complementary color for #hex is #7E7AD6.


I love getcolorcode.com

Triadic colors

1 #298185 and #852981 with #818529 are triadic colors.

2 #298581 and #858129 with #818529 are triadic colors.