COLOR #834331

HEX: #834331 RGB: (131,67,49)

Color info

#834331 contains mainly red color. Web safe color of #834331 is #993333 (or #933).

RGB color model

#834331 color RGB value is (131,67,49).

RGB: (131,67,49) (51%, 26%, 19%)

RGB channels and saturation

R 131 of 255 = 51%
G 67 of 255 = 26%
B 49 of 255 = 19%

131
67
49

R + G + B ~ 32%. #834331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 67 + 49 = 247 (100%)
R 131 of 247 ~ 53.04%
G 67 of 247 ~ 27.13%
B 49 of 247 ~ 19.84'%

%53.04
%27.13
%19.84

CMYK color model

#834331 color CMYK value is (0,49,63,49).

  • cyan value is 0.00%
  • magenta value is 48.85%
  • yellow value is 62.60%
  • key color value is 48.63%

CMYK: (0,49,63,49)
C0M49Y63K49 (0%, 49%, 63%, 49%)
(0.00 / 0.49 / 0.63 / 0.49)

CMYK percentages

%0
%48.85
%62.6
%48.63

Codes

Color #834331 in popluar color models

83 43 31
RGB 131 67 49
HSL 13° 45.56% 35.29%
HSB/HSV 13° 62.60% 51.37%
CMYK 0.00% 48.85% 62.60%
48.63%

Color #834331 in popluar number systems.

HEX 83 43 31
Decimal 131 67 49
Binary 10000011 1000011 110001
Octal 203 103 61

Shades and tints

Shades of #834331

#834331
(131,67,49)
#783D2D
(120,61,45)
#6D3729
(109,55,41)
#623125
(98,49,37)
#572B21
(87,43,33)
#4C251D
(76,37,29)
#411F19
(65,31,25)
#361915
(54,25,21)
#2B1311
(43,19,17)
#200D0D
(32,13,13)
#150709
(21,7,9)
#000000
(0,0,0)

Tints of #834331

#834331
(131,67,49)
#8E5443
(142,84,67)
#996555
(153,101,85)
#A47667
(164,118,103)
#AF8779
(175,135,121)
#BA988B
(186,152,139)
#C5A99D
(197,169,157)
#D0BAAF
(208,186,175)
#DBCBC1
(219,203,193)
#E6DCD3
(230,220,211)
#F1EDE5
(241,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834331 color. Also use rgb(131,67,49) instead hex code.

Text Font Color

.myTextColor { color: #834331; }

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

This text font color is #834331.

Background Color

.myBgColor { background-color: #834331; }

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

This div background color is #834331.

Border color

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

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

This div border color is #834331.

Opacity

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

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

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

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

This text has shadow with #834331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834331.

Preview

Color preview on black background

This text has color #834331 on black background.


Color preview on white background

This text has color #834331 on white background.


Black color preview on #834331 background

This text has black color on #834331 background.


White color preview on #834331 background

This text has white color on #834331 background.


Related colors

Complementary color

Complementary color for #hex is #7CBCCE.


I love getcolorcode.com

Triadic colors

1 #318343 and #433183 with #834331 are triadic colors.

2 #314383 and #438331 with #834331 are triadic colors.