COLOR #834449

HEX: #834449 RGB: (131,68,73)

Color info

#834449 contains mainly red and blue colors. Web safe color of #834449 is #993333 (or #933).

RGB color model

#834449 color RGB value is (131,68,73).

RGB: (131,68,73) (51%, 27%, 29%)

RGB channels and saturation

R 131 of 255 = 51%
G 68 of 255 = 27%
B 73 of 255 = 29%

131
68
73

R + G + B ~ 36%. #834449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 68 + 73 = 272 (100%)
R 131 of 272 ~ 48.16%
G 68 of 272 ~ 25%
B 73 of 272 ~ 26.84'%

%48.16
%25
%26.84

CMYK color model

#834449 color CMYK value is (0,48,44,49).

  • cyan value is 0.00%
  • magenta value is 48.09%
  • yellow value is 44.27%
  • key color value is 48.63%

CMYK: (0,48,44,49)
C0M48Y44K49 (0%, 48%, 44%, 49%)
(0.00 / 0.48 / 0.44 / 0.49)

CMYK percentages

%0
%48.09
%44.27
%48.63

Codes

Color #834449 in popluar color models

83 44 49
RGB 131 68 73
HSL 355° 31.66% 39.02%
HSB/HSV 355° 48.09% 51.37%
CMYK 0.00% 48.09% 44.27%
48.63%

Color #834449 in popluar number systems.

HEX 83 44 49
Decimal 131 68 73
Binary 10000011 1000100 1001001
Octal 203 104 111

Shades and tints

Shades of #834449

#834449
(131,68,73)
#783E43
(120,62,67)
#6D383D
(109,56,61)
#623237
(98,50,55)
#572C31
(87,44,49)
#4C262B
(76,38,43)
#412025
(65,32,37)
#361A1F
(54,26,31)
#2B1419
(43,20,25)
#200E13
(32,14,19)
#15080D
(21,8,13)
#000000
(0,0,0)

Tints of #834449

#834449
(131,68,73)
#8E5559
(142,85,89)
#996669
(153,102,105)
#A47779
(164,119,121)
#AF8889
(175,136,137)
#BA9999
(186,153,153)
#C5AAA9
(197,170,169)
#D0BBB9
(208,187,185)
#DBCCC9
(219,204,201)
#E6DDD9
(230,221,217)
#F1EEE9
(241,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834449 color. Also use rgb(131,68,73) instead hex code.

Text Font Color

.myTextColor { color: #834449; }

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

This text font color is #834449.

Background Color

.myBgColor { background-color: #834449; }

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

This div background color is #834449.

Border color

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

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

This div border color is #834449.

Opacity

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

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

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

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

This text has shadow with #834449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834449.

Preview

Color preview on black background

This text has color #834449 on black background.


Color preview on white background

This text has color #834449 on white background.


Black color preview on #834449 background

This text has black color on #834449 background.


White color preview on #834449 background

This text has white color on #834449 background.


Related colors

Complementary color

Complementary color for #hex is #7CBBB6.


I love getcolorcode.com

Triadic colors

1 #498344 and #444983 with #834449 are triadic colors.

2 #494483 and #448349 with #834449 are triadic colors.