COLOR #839270

HEX: #839270 RGB: (131,146,112)

Color info

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

RGB color model

#839270 color RGB value is (131,146,112).

RGB: (131,146,112) (51%, 57%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 146 of 255 = 57%
B 112 of 255 = 44%

131
146
112

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

Portions of RGB colors in percentages

R + G + B = 131 + 146 + 112 = 389 (100%)
R 131 of 389 ~ 33.68%
G 146 of 389 ~ 37.53%
B 112 of 389 ~ 28.79'%

%33.68
%37.53
%28.79

CMYK color model

#839270 color CMYK value is (10,0,23,43).

  • cyan value is 10.27%
  • magenta value is 0.00%
  • yellow value is 23.29%
  • key color value is 42.75%
CMYK: (10,0,23,43) C10M0Y23K43 (10%,0%,23%,43%) (0.10/0.00/0.23/0.43) 

CMYK percentages

%10.27
%0
%23.29
%42.75

Codes

Color #839270 in popluar color models

83 92 70
RGB 131 146 112
HSL 86° 13.49% 50.59%
HSB/HSV 86° 23.29% 57.25%
CMYK 10.27% 0.00% 23.29%
42.75%

Color #839270 in popluar number systems.

HEX 83 92 70
Decimal 131 146 112
Binary 10000011 10010010 1110000
Octal 203 222 160

Shades and tints

Shades of #839270

#839270
(131,146,112)
#788566
(120,133,102)
#6D785C
(109,120,92)
#626B52
(98,107,82)
#575E48
(87,94,72)
#4C513E
(76,81,62)
#414434
(65,68,52)
#36372A
(54,55,42)
#2B2A20
(43,42,32)
#201D16
(32,29,22)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #839270

#839270
(131,146,112)
#8E9B7D
(142,155,125)
#99A48A
(153,164,138)
#A4AD97
(164,173,151)
#AFB6A4
(175,182,164)
#BABFB1
(186,191,177)
#C5C8BE
(197,200,190)
#D0D1CB
(208,209,203)
#DBDAD8
(219,218,216)
#E6E3E5
(230,227,229)
#F1ECF2
(241,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839270 color. Also use rgb(131,146,112) instead hex code.

Text Font Color

.myTextColor { color: #839270; }

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

This text font color is #839270.

Background Color

.myBgColor { background-color: #839270; }

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

This div background color is #839270.

Border color

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

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

This div border color is #839270.

Opacity

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

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

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

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

This text has shadow with #839270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839270.

Preview

Color preview on black background

This text has color #839270 on black background.


Color preview on white background

This text has color #839270 on white background.


Black color preview on #839270 background

This text has black color on #839270 background.


White color preview on #839270 background

This text has white color on #839270 background.


Related colors

Complementary color

Complementary color for #hex is #7C6D8F.


I love getcolorcode.com

Triadic colors

1 #708392 and #927083 with #839270 are triadic colors.

2 #709283 and #928370 with #839270 are triadic colors.