COLOR #844340

HEX: #844340 RGB: (132,67,64)

Color info

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

RGB color model

#844340 color RGB value is (132,67,64).

RGB: (132,67,64) (52%, 26%, 25%)

RGB channels and saturation

R 132 of 255 = 52%
G 67 of 255 = 26%
B 64 of 255 = 25%

132
67
64

R + G + B ~ 34%. #844340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 67 + 64 = 263 (100%)
R 132 of 263 ~ 50.19%
G 67 of 263 ~ 25.48%
B 64 of 263 ~ 24.33'%

%50.19
%25.48
%24.33

CMYK color model

#844340 color CMYK value is (0,49,52,48).

  • cyan value is 0.00%
  • magenta value is 49.24%
  • yellow value is 51.52%
  • key color value is 48.24%
CMYK: (0,49,52,48) C0M49Y52K48 (0%,49%,52%,48%) (0.00/0.49/0.52/0.48) 

CMYK percentages

%0
%49.24
%51.52
%48.24

Codes

Color #844340 in popluar color models

84 43 40
RGB 132 67 64
HSL 34.69% 38.43%
HSB/HSV 51.52% 51.76%
CMYK 0.00% 49.24% 51.52%
48.24%

Color #844340 in popluar number systems.

HEX 84 43 40
Decimal 132 67 64
Binary 10000100 1000011 1000000
Octal 204 103 100

Shades and tints

Shades of #844340

#844340
(132,67,64)
#783D3B
(120,61,59)
#6C3736
(108,55,54)
#603131
(96,49,49)
#542B2C
(84,43,44)
#482527
(72,37,39)
#3C1F22
(60,31,34)
#30191D
(48,25,29)
#241318
(36,19,24)
#180D13
(24,13,19)
#0C070E
(12,7,14)
#000000
(0,0,0)

Tints of #844340

#844340
(132,67,64)
#8F5451
(143,84,81)
#9A6562
(154,101,98)
#A57673
(165,118,115)
#B08784
(176,135,132)
#BB9895
(187,152,149)
#C6A9A6
(198,169,166)
#D1BAB7
(209,186,183)
#DCCBC8
(220,203,200)
#E7DCD9
(231,220,217)
#F2EDEA
(242,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844340 color. Also use rgb(132,67,64) instead hex code.

Text Font Color

.myTextColor { color: #844340; }

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

This text font color is #844340.

Background Color

.myBgColor { background-color: #844340; }

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

This div background color is #844340.

Border color

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

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

This div border color is #844340.

Opacity

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

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

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

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

This text has shadow with #844340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844340.

Preview

Color preview on black background

This text has color #844340 on black background.


Color preview on white background

This text has color #844340 on white background.


Black color preview on #844340 background

This text has black color on #844340 background.


White color preview on #844340 background

This text has white color on #844340 background.


Related colors

Complementary color

Complementary color for #hex is #7BBCBF.


I love getcolorcode.com

Triadic colors

1 #408443 and #434084 with #844340 are triadic colors.

2 #404384 and #438440 with #844340 are triadic colors.