COLOR #819461

HEX: #819461 RGB: (129,148,97)

Color info

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

RGB color model

#819461 color RGB value is (129,148,97).

RGB: (129,148,97) (51%, 58%, 38%)

RGB channels and saturation

R 129 of 255 = 51%
G 148 of 255 = 58%
B 97 of 255 = 38%

129
148
97

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

Portions of RGB colors in percentages

R + G + B = 129 + 148 + 97 = 374 (100%)
R 129 of 374 ~ 34.49%
G 148 of 374 ~ 39.57%
B 97 of 374 ~ 25.94'%

%34.49
%39.57
%25.94

CMYK color model

#819461 color CMYK value is (13,0,34,42).

  • cyan value is 12.84%
  • magenta value is 0.00%
  • yellow value is 34.46%
  • key color value is 41.96%

CMYK: (13,0,34,42)
C13M0Y34K42 (13%, 0%, 34%, 42%)
(0.13 / 0.00 / 0.34 / 0.42)

CMYK percentages

%12.84
%0
%34.46
%41.96

Codes

Color #819461 in popluar color models

81 94 61
RGB 129 148 97
HSL 82° 20.82% 48.04%
HSB/HSV 82° 34.46% 58.04%
CMYK 12.84% 0.00% 34.46%
41.96%

Color #819461 in popluar number systems.

HEX 81 94 61
Decimal 129 148 97
Binary 10000001 10010100 1100001
Octal 201 224 141

Shades and tints

Shades of #819461

#819461
(129,148,97)
#768759
(118,135,89)
#6B7A51
(107,122,81)
#606D49
(96,109,73)
#556041
(85,96,65)
#4A5339
(74,83,57)
#3F4631
(63,70,49)
#343929
(52,57,41)
#292C21
(41,44,33)
#1E1F19
(30,31,25)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #819461

#819461
(129,148,97)
#8C9D6F
(140,157,111)
#97A67D
(151,166,125)
#A2AF8B
(162,175,139)
#ADB899
(173,184,153)
#B8C1A7
(184,193,167)
#C3CAB5
(195,202,181)
#CED3C3
(206,211,195)
#D9DCD1
(217,220,209)
#E4E5DF
(228,229,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #819461 color. Also use rgb(129,148,97) instead hex code.

Text Font Color

.myTextColor { color: #819461; }

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

This text font color is #819461.

Background Color

.myBgColor { background-color: #819461; }

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

This div background color is #819461.

Border color

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

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

This div border color is #819461.

Opacity

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

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

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

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

This text has shadow with #819461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819461.

Preview

Color preview on black background

This text has color #819461 on black background.


Color preview on white background

This text has color #819461 on white background.


Black color preview on #819461 background

This text has black color on #819461 background.


White color preview on #819461 background

This text has white color on #819461 background.


Related colors

Complementary color

Complementary color for #hex is #7E6B9E.


I love getcolorcode.com

Triadic colors

1 #618194 and #946181 with #819461 are triadic colors.

2 #619481 and #948161 with #819461 are triadic colors.