COLOR #834A4D

HEX: #834A4D RGB: (131,74,77)

Color info

#834A4D contains red, green and blue colors in about the same proportion. Web safe color of #834A4D is #993333 (or #933).

RGB color model

#834A4D color RGB value is (131,74,77).

RGB: (131,74,77) (51%, 29%, 30%)

RGB channels and saturation

R 131 of 255 = 51%
G 74 of 255 = 29%
B 77 of 255 = 30%

131
74
77

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

Portions of RGB colors in percentages

R + G + B = 131 + 74 + 77 = 282 (100%)
R 131 of 282 ~ 46.45%
G 74 of 282 ~ 26.24%
B 77 of 282 ~ 27.3'%

%46.45
%26.24
%27.3

CMYK color model

#834A4D color CMYK value is (0,44,41,49).

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

CMYK: (0,44,41,49)
C0M44Y41K49 (0%, 44%, 41%, 49%)
(0.00 / 0.44 / 0.41 / 0.49)

CMYK percentages

%0
%43.51
%41.22
%48.63

Codes

Color #834A4D in popluar color models

83 4A 4D
RGB 131 74 77
HSL 357° 27.80% 40.20%
HSB/HSV 357° 43.51% 51.37%
CMYK 0.00% 43.51% 41.22%
48.63%

Color #834A4D in popluar number systems.

HEX 83 4A 4D
Decimal 131 74 77
Binary 10000011 1001010 1001101
Octal 203 112 115

Shades and tints

Shades of #834A4D

#834A4D
(131,74,77)
#784446
(120,68,70)
#6D3E3F
(109,62,63)
#623838
(98,56,56)
#573231
(87,50,49)
#4C2C2A
(76,44,42)
#412623
(65,38,35)
#36201C
(54,32,28)
#2B1A15
(43,26,21)
#20140E
(32,20,14)
#150E07
(21,14,7)
#000000
(0,0,0)

Tints of #834A4D

#834A4D
(131,74,77)
#8E5A5D
(142,90,93)
#996A6D
(153,106,109)
#A47A7D
(164,122,125)
#AF8A8D
(175,138,141)
#BA9A9D
(186,154,157)
#C5AAAD
(197,170,173)
#D0BABD
(208,186,189)
#DBCACD
(219,202,205)
#E6DADD
(230,218,221)
#F1EAED
(241,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #834A4D; }

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

This text font color is #834A4D.

Background Color

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

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

This div background color is #834A4D.

Border color

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

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

This div border color is #834A4D.

Opacity

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

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

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

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

This text has shadow with #834A4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834A4D.

Preview

Color preview on black background

This text has color #834A4D on black background.


Color preview on white background

This text has color #834A4D on white background.


Black color preview on #834A4D background

This text has black color on #834A4D background.


White color preview on #834A4D background

This text has white color on #834A4D background.


Related colors

Complementary color

Complementary color for #hex is #7CB5B2.


I love getcolorcode.com

Triadic colors

1 #4D834A and #4A4D83 with #834A4D are triadic colors.

2 #4D4A83 and #4A834D with #834A4D are triadic colors.