COLOR #819049

HEX: #819049 RGB: (129,144,73)

Color info

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

RGB color model

#819049 color RGB value is (129,144,73).

RGB: (129,144,73) (51%, 56%, 29%)

RGB channels and saturation

R 129 of 255 = 51%
G 144 of 255 = 56%
B 73 of 255 = 29%

129
144
73

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

Portions of RGB colors in percentages

R + G + B = 129 + 144 + 73 = 346 (100%)
R 129 of 346 ~ 37.28%
G 144 of 346 ~ 41.62%
B 73 of 346 ~ 21.1'%

%37.28
%41.62
%21.1

CMYK color model

#819049 color CMYK value is (10,0,49,44).

  • cyan value is 10.42%
  • magenta value is 0.00%
  • yellow value is 49.31%
  • key color value is 43.53%

CMYK: (10,0,49,44)
C10M0Y49K44 (10%, 0%, 49%, 44%)
(0.10 / 0.00 / 0.49 / 0.44)

CMYK percentages

%10.42
%0
%49.31
%43.53

Codes

Color #819049 in popluar color models

81 90 49
RGB 129 144 73
HSL 73° 32.72% 42.55%
HSB/HSV 73° 49.31% 56.47%
CMYK 10.42% 0.00% 49.31%
43.53%

Color #819049 in popluar number systems.

HEX 81 90 49
Decimal 129 144 73
Binary 10000001 10010000 1001001
Octal 201 220 111

Shades and tints

Shades of #819049

#819049
(129,144,73)
#768343
(118,131,67)
#6B763D
(107,118,61)
#606937
(96,105,55)
#555C31
(85,92,49)
#4A4F2B
(74,79,43)
#3F4225
(63,66,37)
#34351F
(52,53,31)
#292819
(41,40,25)
#1E1B13
(30,27,19)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #819049

#819049
(129,144,73)
#8C9A59
(140,154,89)
#97A469
(151,164,105)
#A2AE79
(162,174,121)
#ADB889
(173,184,137)
#B8C299
(184,194,153)
#C3CCA9
(195,204,169)
#CED6B9
(206,214,185)
#D9E0C9
(217,224,201)
#E4EAD9
(228,234,217)
#EFF4E9
(239,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #819049 color. Also use rgb(129,144,73) instead hex code.

Text Font Color

.myTextColor { color: #819049; }

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

This text font color is #819049.

Background Color

.myBgColor { background-color: #819049; }

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

This div background color is #819049.

Border color

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

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

This div border color is #819049.

Opacity

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

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

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

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

This text has shadow with #819049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819049.

Preview

Color preview on black background

This text has color #819049 on black background.


Color preview on white background

This text has color #819049 on white background.


Black color preview on #819049 background

This text has black color on #819049 background.


White color preview on #819049 background

This text has white color on #819049 background.


Related colors

Complementary color

Complementary color for #hex is #7E6FB6.


I love getcolorcode.com

Triadic colors

1 #498190 and #904981 with #819049 are triadic colors.

2 #499081 and #908149 with #819049 are triadic colors.