COLOR #838969

HEX: #838969 RGB: (131,137,105)

Color info

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

RGB color model

#838969 color RGB value is (131,137,105).

RGB: (131,137,105) (51%, 54%, 41%)

RGB channels and saturation

R 131 of 255 = 51%
G 137 of 255 = 54%
B 105 of 255 = 41%

131
137
105

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

Portions of RGB colors in percentages

R + G + B = 131 + 137 + 105 = 373 (100%)
R 131 of 373 ~ 35.12%
G 137 of 373 ~ 36.73%
B 105 of 373 ~ 28.15'%

%35.12
%36.73
%28.15

CMYK color model

#838969 color CMYK value is (4,0,23,46).

  • cyan value is 4.38%
  • magenta value is 0.00%
  • yellow value is 23.36%
  • key color value is 46.27%

CMYK: (4,0,23,46)
C4M0Y23K46 (4%, 0%, 23%, 46%)
(0.04 / 0.00 / 0.23 / 0.46)

CMYK percentages

%4.38
%0
%23.36
%46.27

Codes

Color #838969 in popluar color models

83 89 69
RGB 131 137 105
HSL 71° 13.22% 47.45%
HSB/HSV 71° 23.36% 53.73%
CMYK 4.38% 0.00% 23.36%
46.27%

Color #838969 in popluar number systems.

HEX 83 89 69
Decimal 131 137 105
Binary 10000011 10001001 1101001
Octal 203 211 151

Shades and tints

Shades of #838969

#838969
(131,137,105)
#787D60
(120,125,96)
#6D7157
(109,113,87)
#62654E
(98,101,78)
#575945
(87,89,69)
#4C4D3C
(76,77,60)
#414133
(65,65,51)
#36352A
(54,53,42)
#2B2921
(43,41,33)
#201D18
(32,29,24)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #838969

#838969
(131,137,105)
#8E9376
(142,147,118)
#999D83
(153,157,131)
#A4A790
(164,167,144)
#AFB19D
(175,177,157)
#BABBAA
(186,187,170)
#C5C5B7
(197,197,183)
#D0CFC4
(208,207,196)
#DBD9D1
(219,217,209)
#E6E3DE
(230,227,222)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838969 color. Also use rgb(131,137,105) instead hex code.

Text Font Color

.myTextColor { color: #838969; }

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

This text font color is #838969.

Background Color

.myBgColor { background-color: #838969; }

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

This div background color is #838969.

Border color

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

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

This div border color is #838969.

Opacity

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

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

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

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

This text has shadow with #838969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838969.

Preview

Color preview on black background

This text has color #838969 on black background.


Color preview on white background

This text has color #838969 on white background.


Black color preview on #838969 background

This text has black color on #838969 background.


White color preview on #838969 background

This text has white color on #838969 background.


Related colors

Complementary color

Complementary color for #hex is #7C7696.


I love getcolorcode.com

Triadic colors

1 #698389 and #896983 with #838969 are triadic colors.

2 #698983 and #898369 with #838969 are triadic colors.