COLOR #838870

HEX: #838870 RGB: (131,136,112)

Color info

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

RGB color model

#838870 color RGB value is (131,136,112).

RGB: (131,136,112) (51%, 53%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 136 of 255 = 53%
B 112 of 255 = 44%

131
136
112

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

Portions of RGB colors in percentages

R + G + B = 131 + 136 + 112 = 379 (100%)
R 131 of 379 ~ 34.56%
G 136 of 379 ~ 35.88%
B 112 of 379 ~ 29.55'%

%34.56
%35.88
%29.55

CMYK color model

#838870 color CMYK value is (4,0,18,47).

  • cyan value is 3.68%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 46.67%

CMYK: (4,0,18,47)
C4M0Y18K47 (4%, 0%, 18%, 47%)
(0.04 / 0.00 / 0.18 / 0.47)

CMYK percentages

%3.68
%0
%17.65
%46.67

Codes

Color #838870 in popluar color models

83 88 70
RGB 131 136 112
HSL 73° 9.68% 48.63%
HSB/HSV 73° 17.65% 53.33%
CMYK 3.68% 0.00% 17.65%
46.67%

Color #838870 in popluar number systems.

HEX 83 88 70
Decimal 131 136 112
Binary 10000011 10001000 1110000
Octal 203 210 160

Shades and tints

Shades of #838870

#838870
(131,136,112)
#787C66
(120,124,102)
#6D705C
(109,112,92)
#626452
(98,100,82)
#575848
(87,88,72)
#4C4C3E
(76,76,62)
#414034
(65,64,52)
#36342A
(54,52,42)
#2B2820
(43,40,32)
#201C16
(32,28,22)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #838870

#838870
(131,136,112)
#8E927D
(142,146,125)
#999C8A
(153,156,138)
#A4A697
(164,166,151)
#AFB0A4
(175,176,164)
#BABAB1
(186,186,177)
#C5C4BE
(197,196,190)
#D0CECB
(208,206,203)
#DBD8D8
(219,216,216)
#E6E2E5
(230,226,229)
#F1ECF2
(241,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838870; }

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

This text font color is #838870.

Background Color

.myBgColor { background-color: #838870; }

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

This div background color is #838870.

Border color

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

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

This div border color is #838870.

Opacity

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

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

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

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

This text has shadow with #838870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838870.

Preview

Color preview on black background

This text has color #838870 on black background.


Color preview on white background

This text has color #838870 on white background.


Black color preview on #838870 background

This text has black color on #838870 background.


White color preview on #838870 background

This text has white color on #838870 background.


Related colors

Complementary color

Complementary color for #hex is #7C778F.


I love getcolorcode.com

Triadic colors

1 #708388 and #887083 with #838870 are triadic colors.

2 #708883 and #888370 with #838870 are triadic colors.