COLOR #839465

HEX: #839465 RGB: (131,148,101)

Color info

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

RGB color model

#839465 color RGB value is (131,148,101).

RGB: (131,148,101) (51%, 58%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 148 of 255 = 58%
B 101 of 255 = 40%

131
148
101

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

Portions of RGB colors in percentages

R + G + B = 131 + 148 + 101 = 380 (100%)
R 131 of 380 ~ 34.47%
G 148 of 380 ~ 38.95%
B 101 of 380 ~ 26.58'%

%34.47
%38.95
%26.58

CMYK color model

#839465 color CMYK value is (11,0,32,42).

  • cyan value is 11.49%
  • magenta value is 0.00%
  • yellow value is 31.76%
  • key color value is 41.96%

CMYK: (11,0,32,42)
C11M0Y32K42 (11%, 0%, 32%, 42%)
(0.11 / 0.00 / 0.32 / 0.42)

CMYK percentages

%11.49
%0
%31.76
%41.96

Codes

Color #839465 in popluar color models

83 94 65
RGB 131 148 101
HSL 82° 18.88% 48.82%
HSB/HSV 82° 31.76% 58.04%
CMYK 11.49% 0.00% 31.76%
41.96%

Color #839465 in popluar number systems.

HEX 83 94 65
Decimal 131 148 101
Binary 10000011 10010100 1100101
Octal 203 224 145

Shades and tints

Shades of #839465

#839465
(131,148,101)
#78875C
(120,135,92)
#6D7A53
(109,122,83)
#626D4A
(98,109,74)
#576041
(87,96,65)
#4C5338
(76,83,56)
#41462F
(65,70,47)
#363926
(54,57,38)
#2B2C1D
(43,44,29)
#201F14
(32,31,20)
#15120B
(21,18,11)
#000000
(0,0,0)

Tints of #839465

#839465
(131,148,101)
#8E9D73
(142,157,115)
#99A681
(153,166,129)
#A4AF8F
(164,175,143)
#AFB89D
(175,184,157)
#BAC1AB
(186,193,171)
#C5CAB9
(197,202,185)
#D0D3C7
(208,211,199)
#DBDCD5
(219,220,213)
#E6E5E3
(230,229,227)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839465 color. Also use rgb(131,148,101) instead hex code.

Text Font Color

.myTextColor { color: #839465; }

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

This text font color is #839465.

Background Color

.myBgColor { background-color: #839465; }

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

This div background color is #839465.

Border color

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

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

This div border color is #839465.

Opacity

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

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

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

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

This text has shadow with #839465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839465.

Preview

Color preview on black background

This text has color #839465 on black background.


Color preview on white background

This text has color #839465 on white background.


Black color preview on #839465 background

This text has black color on #839465 background.


White color preview on #839465 background

This text has white color on #839465 background.


Related colors

Complementary color

Complementary color for #hex is #7C6B9A.


I love getcolorcode.com

Triadic colors

1 #658394 and #946583 with #839465 are triadic colors.

2 #659483 and #948365 with #839465 are triadic colors.