COLOR #819469

HEX: #819469 RGB: (129,148,105)

Color info

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

RGB color model

#819469 color RGB value is (129,148,105).

RGB: (129,148,105) (51%, 58%, 41%)

RGB channels and saturation

R 129 of 255 = 51%
G 148 of 255 = 58%
B 105 of 255 = 41%

129
148
105

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

Portions of RGB colors in percentages

R + G + B = 129 + 148 + 105 = 382 (100%)
R 129 of 382 ~ 33.77%
G 148 of 382 ~ 38.74%
B 105 of 382 ~ 27.49'%

%33.77
%38.74
%27.49

CMYK color model

#819469 color CMYK value is (13,0,29,42).

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

CMYK: (13,0,29,42)
C13M0Y29K42 (13%, 0%, 29%, 42%)
(0.13 / 0.00 / 0.29 / 0.42)

CMYK percentages

%12.84
%0
%29.05
%41.96

Codes

Color #819469 in popluar color models

81 94 69
RGB 129 148 105
HSL 87° 17.00% 49.61%
HSB/HSV 87° 29.05% 58.04%
CMYK 12.84% 0.00% 29.05%
41.96%

Color #819469 in popluar number systems.

HEX 81 94 69
Decimal 129 148 105
Binary 10000001 10010100 1101001
Octal 201 224 151

Shades and tints

Shades of #819469

#819469
(129,148,105)
#768760
(118,135,96)
#6B7A57
(107,122,87)
#606D4E
(96,109,78)
#556045
(85,96,69)
#4A533C
(74,83,60)
#3F4633
(63,70,51)
#34392A
(52,57,42)
#292C21
(41,44,33)
#1E1F18
(30,31,24)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #819469

#819469
(129,148,105)
#8C9D76
(140,157,118)
#97A683
(151,166,131)
#A2AF90
(162,175,144)
#ADB89D
(173,184,157)
#B8C1AA
(184,193,170)
#C3CAB7
(195,202,183)
#CED3C4
(206,211,196)
#D9DCD1
(217,220,209)
#E4E5DE
(228,229,222)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #819469; }

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

This text font color is #819469.

Background Color

.myBgColor { background-color: #819469; }

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

This div background color is #819469.

Border color

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

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

This div border color is #819469.

Opacity

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

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

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

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

This text has shadow with #819469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #819469.

Preview

Color preview on black background

This text has color #819469 on black background.


Color preview on white background

This text has color #819469 on white background.


Black color preview on #819469 background

This text has black color on #819469 background.


White color preview on #819469 background

This text has white color on #819469 background.


Related colors

Complementary color

Complementary color for #hex is #7E6B96.


I love getcolorcode.com

Triadic colors

1 #698194 and #946981 with #819469 are triadic colors.

2 #699481 and #948169 with #819469 are triadic colors.