COLOR #834D41

HEX: #834D41 RGB: (131,77,65)

Color info

#834D41 contains mainly red and green colors. Web safe color of #834D41 is #993333 (or #933).

RGB color model

#834D41 color RGB value is (131,77,65).

RGB: (131,77,65) (51%, 30%, 25%)

RGB channels and saturation

R 131 of 255 = 51%
G 77 of 255 = 30%
B 65 of 255 = 25%

131
77
65

R + G + B ~ 35%. #834D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 77 + 65 = 273 (100%)
R 131 of 273 ~ 47.99%
G 77 of 273 ~ 28.21%
B 65 of 273 ~ 23.81'%

%47.99
%28.21
%23.81

CMYK color model

#834D41 color CMYK value is (0,41,50,49).

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

CMYK: (0,41,50,49)
C0M41Y50K49 (0%, 41%, 50%, 49%)
(0.00 / 0.41 / 0.50 / 0.49)

CMYK percentages

%0
%41.22
%50.38
%48.63

Codes

Color #834D41 in popluar color models

83 4D 41
RGB 131 77 65
HSL 11° 33.67% 38.43%
HSB/HSV 11° 50.38% 51.37%
CMYK 0.00% 41.22% 50.38%
48.63%

Color #834D41 in popluar number systems.

HEX 83 4D 41
Decimal 131 77 65
Binary 10000011 1001101 1000001
Octal 203 115 101

Shades and tints

Shades of #834D41

#834D41
(131,77,65)
#78463C
(120,70,60)
#6D3F37
(109,63,55)
#623832
(98,56,50)
#57312D
(87,49,45)
#4C2A28
(76,42,40)
#412323
(65,35,35)
#361C1E
(54,28,30)
#2B1519
(43,21,25)
#200E14
(32,14,20)
#15070F
(21,7,15)
#000000
(0,0,0)

Tints of #834D41

#834D41
(131,77,65)
#8E5D52
(142,93,82)
#996D63
(153,109,99)
#A47D74
(164,125,116)
#AF8D85
(175,141,133)
#BA9D96
(186,157,150)
#C5ADA7
(197,173,167)
#D0BDB8
(208,189,184)
#DBCDC9
(219,205,201)
#E6DDDA
(230,221,218)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #834D41; }

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

This text font color is #834D41.

Background Color

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

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

This div background color is #834D41.

Border color

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

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

This div border color is #834D41.

Opacity

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

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

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

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

This text has shadow with #834D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834D41.

Preview

Color preview on black background

This text has color #834D41 on black background.


Color preview on white background

This text has color #834D41 on white background.


Black color preview on #834D41 background

This text has black color on #834D41 background.


White color preview on #834D41 background

This text has white color on #834D41 background.


Related colors

Complementary color

Complementary color for #hex is #7CB2BE.


I love getcolorcode.com

Triadic colors

1 #41834D and #4D4183 with #834D41 are triadic colors.

2 #414D83 and #4D8341 with #834D41 are triadic colors.