COLOR #839865

HEX: #839865 RGB: (131,152,101)

Color info

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

RGB color model

#839865 color RGB value is (131,152,101).

RGB: (131,152,101) (51%, 60%, 40%)

RGB channels and saturation

R 131 of 255 = 51%
G 152 of 255 = 60%
B 101 of 255 = 40%

131
152
101

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

Portions of RGB colors in percentages

R + G + B = 131 + 152 + 101 = 384 (100%)
R 131 of 384 ~ 34.11%
G 152 of 384 ~ 39.58%
B 101 of 384 ~ 26.3'%

%34.11
%39.58
%26.3

CMYK color model

#839865 color CMYK value is (14,0,34,40).

  • cyan value is 13.82%
  • magenta value is 0.00%
  • yellow value is 33.55%
  • key color value is 40.39%

CMYK: (14,0,34,40)
C14M0Y34K40 (14%, 0%, 34%, 40%)
(0.14 / 0.00 / 0.34 / 0.40)

CMYK percentages

%13.82
%0
%33.55
%40.39

Codes

Color #839865 in popluar color models

83 98 65
RGB 131 152 101
HSL 85° 20.16% 49.61%
HSB/HSV 85° 33.55% 59.61%
CMYK 13.82% 0.00% 33.55%
40.39%

Color #839865 in popluar number systems.

HEX 83 98 65
Decimal 131 152 101
Binary 10000011 10011000 1100101
Octal 203 230 145

Shades and tints

Shades of #839865

#839865
(131,152,101)
#788B5C
(120,139,92)
#6D7E53
(109,126,83)
#62714A
(98,113,74)
#576441
(87,100,65)
#4C5738
(76,87,56)
#414A2F
(65,74,47)
#363D26
(54,61,38)
#2B301D
(43,48,29)
#202314
(32,35,20)
#15160B
(21,22,11)
#000000
(0,0,0)

Tints of #839865

#839865
(131,152,101)
#8EA173
(142,161,115)
#99AA81
(153,170,129)
#A4B38F
(164,179,143)
#AFBC9D
(175,188,157)
#BAC5AB
(186,197,171)
#C5CEB9
(197,206,185)
#D0D7C7
(208,215,199)
#DBE0D5
(219,224,213)
#E6E9E3
(230,233,227)
#F1F2F1
(241,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839865; }

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

This text font color is #839865.

Background Color

.myBgColor { background-color: #839865; }

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

This div background color is #839865.

Border color

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

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

This div border color is #839865.

Opacity

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

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

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

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

This text has shadow with #839865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839865.

Preview

Color preview on black background

This text has color #839865 on black background.


Color preview on white background

This text has color #839865 on white background.


Black color preview on #839865 background

This text has black color on #839865 background.


White color preview on #839865 background

This text has white color on #839865 background.


Related colors

Complementary color

Complementary color for #hex is #7C679A.


I love getcolorcode.com

Triadic colors

1 #658398 and #986583 with #839865 are triadic colors.

2 #659883 and #988365 with #839865 are triadic colors.