COLOR #834D4F

HEX: #834D4F RGB: (131,77,79)

Color info

#834D4F contains red, green and blue colors in about the same proportion. Web safe color of #834D4F is #993366 (or #936).

RGB color model

#834D4F color RGB value is (131,77,79).

RGB: (131,77,79) (51%, 30%, 31%)

RGB channels and saturation

R 131 of 255 = 51%
G 77 of 255 = 30%
B 79 of 255 = 31%

131
77
79

R + G + B ~ 37%. #834D4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 77 + 79 = 287 (100%)
R 131 of 287 ~ 45.64%
G 77 of 287 ~ 26.83%
B 79 of 287 ~ 27.53'%

%45.64
%26.83
%27.53

CMYK color model

#834D4F color CMYK value is (0,41,40,49).

  • cyan value is 0.00%
  • magenta value is 41.22%
  • yellow value is 39.69%
  • key color value is 48.63%

CMYK: (0,41,40,49)
C0M41Y40K49 (0%, 41%, 40%, 49%)
(0.00 / 0.41 / 0.40 / 0.49)

CMYK percentages

%0
%41.22
%39.69
%48.63

Codes

Color #834D4F in popluar color models

83 4D 4F
RGB 131 77 79
HSL 358° 25.96% 40.78%
HSB/HSV 358° 41.22% 51.37%
CMYK 0.00% 41.22% 39.69%
48.63%

Color #834D4F in popluar number systems.

HEX 83 4D 4F
Decimal 131 77 79
Binary 10000011 1001101 1001111
Octal 203 115 117

Shades and tints

Shades of #834D4F

#834D4F
(131,77,79)
#784648
(120,70,72)
#6D3F41
(109,63,65)
#62383A
(98,56,58)
#573133
(87,49,51)
#4C2A2C
(76,42,44)
#412325
(65,35,37)
#361C1E
(54,28,30)
#2B1517
(43,21,23)
#200E10
(32,14,16)
#150709
(21,7,9)
#000000
(0,0,0)

Tints of #834D4F

#834D4F
(131,77,79)
#8E5D5F
(142,93,95)
#996D6F
(153,109,111)
#A47D7F
(164,125,127)
#AF8D8F
(175,141,143)
#BA9D9F
(186,157,159)
#C5ADAF
(197,173,175)
#D0BDBF
(208,189,191)
#DBCDCF
(219,205,207)
#E6DDDF
(230,221,223)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834D4F color. Also use rgb(131,77,79) instead hex code.

Text Font Color

.myTextColor { color: #834D4F; }

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

This text font color is #834D4F.

Background Color

.myBgColor { background-color: #834D4F; }

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

This div background color is #834D4F.

Border color

.myBorderColor { border: 1px solid #834D4F; }

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

This div border color is #834D4F.

Opacity

.myOpacity80 { color: #834D4F; opacity: 0.8; }

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

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

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

This text has shadow with #834D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834D4F.

Preview

Color preview on black background

This text has color #834D4F on black background.


Color preview on white background

This text has color #834D4F on white background.


Black color preview on #834D4F background

This text has black color on #834D4F background.


White color preview on #834D4F background

This text has white color on #834D4F background.


Related colors

Complementary color

Complementary color for #hex is #7CB2B0.


I love getcolorcode.com

Triadic colors

1 #4F834D and #4D4F83 with #834D4F are triadic colors.

2 #4F4D83 and #4D834F with #834D4F are triadic colors.