COLOR #844644

HEX: #844644 RGB: (132,70,68)

Color info

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

RGB color model

#844644 color RGB value is (132,70,68).

RGB: (132,70,68) (52%, 27%, 27%)

RGB channels and saturation

R 132 of 255 = 52%
G 70 of 255 = 27%
B 68 of 255 = 27%

132
70
68

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

Portions of RGB colors in percentages

R + G + B = 132 + 70 + 68 = 270 (100%)
R 132 of 270 ~ 48.89%
G 70 of 270 ~ 25.93%
B 68 of 270 ~ 25.19'%

%48.89
%25.93
%25.19

CMYK color model

#844644 color CMYK value is (0,47,48,48).

  • cyan value is 0.00%
  • magenta value is 46.97%
  • yellow value is 48.48%
  • key color value is 48.24%

CMYK: (0,47,48,48)
C0M47Y48K48 (0%, 47%, 48%, 48%)
(0.00 / 0.47 / 0.48 / 0.48)

CMYK percentages

%0
%46.97
%48.48
%48.24

Codes

Color #844644 in popluar color models

84 46 44
RGB 132 70 68
HSL 32.00% 39.22%
HSB/HSV 48.48% 51.76%
CMYK 0.00% 46.97% 48.48%
48.24%

Color #844644 in popluar number systems.

HEX 84 46 44
Decimal 132 70 68
Binary 10000100 1000110 1000100
Octal 204 106 104

Shades and tints

Shades of #844644

#844644
(132,70,68)
#78403E
(120,64,62)
#6C3A38
(108,58,56)
#603432
(96,52,50)
#542E2C
(84,46,44)
#482826
(72,40,38)
#3C2220
(60,34,32)
#301C1A
(48,28,26)
#241614
(36,22,20)
#18100E
(24,16,14)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #844644

#844644
(132,70,68)
#8F5655
(143,86,85)
#9A6666
(154,102,102)
#A57677
(165,118,119)
#B08688
(176,134,136)
#BB9699
(187,150,153)
#C6A6AA
(198,166,170)
#D1B6BB
(209,182,187)
#DCC6CC
(220,198,204)
#E7D6DD
(231,214,221)
#F2E6EE
(242,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844644 color. Also use rgb(132,70,68) instead hex code.

Text Font Color

.myTextColor { color: #844644; }

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

This text font color is #844644.

Background Color

.myBgColor { background-color: #844644; }

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

This div background color is #844644.

Border color

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

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

This div border color is #844644.

Opacity

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

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

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

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

This text has shadow with #844644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844644.

Preview

Color preview on black background

This text has color #844644 on black background.


Color preview on white background

This text has color #844644 on white background.


Black color preview on #844644 background

This text has black color on #844644 background.


White color preview on #844644 background

This text has white color on #844644 background.


Related colors

Complementary color

Complementary color for #hex is #7BB9BB.


I love getcolorcode.com

Triadic colors

1 #448446 and #464484 with #844644 are triadic colors.

2 #444684 and #468444 with #844644 are triadic colors.