COLOR #844946

HEX: #844946 RGB: (132,73,70)

Color info

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

RGB color model

#844946 color RGB value is (132,73,70).

RGB: (132,73,70) (52%, 29%, 27%)

RGB channels and saturation

R 132 of 255 = 52%
G 73 of 255 = 29%
B 70 of 255 = 27%

132
73
70

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

Portions of RGB colors in percentages

R + G + B = 132 + 73 + 70 = 275 (100%)
R 132 of 275 ~ 48%
G 73 of 275 ~ 26.55%
B 70 of 275 ~ 25.45'%

%48
%26.55
%25.45

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 44.70%
  • yellow value is 46.97%
  • key color value is 48.24%
CMYK: (0,45,47,48) C0M45Y47K48 (0%,45%,47%,48%) (0.00/0.45/0.47/0.48) 

CMYK percentages

%0
%44.7
%46.97
%48.24

Codes

Color #844946 in popluar color models

84 49 46
RGB 132 73 70
HSL 30.69% 39.61%
HSB/HSV 46.97% 51.76%
CMYK 0.00% 44.70% 46.97%
48.24%

Color #844946 in popluar number systems.

HEX 84 49 46
Decimal 132 73 70
Binary 10000100 1001001 1000110
Octal 204 111 106

Shades and tints

Shades of #844946

#844946
(132,73,70)
#784340
(120,67,64)
#6C3D3A
(108,61,58)
#603734
(96,55,52)
#54312E
(84,49,46)
#482B28
(72,43,40)
#3C2522
(60,37,34)
#301F1C
(48,31,28)
#241916
(36,25,22)
#181310
(24,19,16)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #844946

#844946
(132,73,70)
#8F5956
(143,89,86)
#9A6966
(154,105,102)
#A57976
(165,121,118)
#B08986
(176,137,134)
#BB9996
(187,153,150)
#C6A9A6
(198,169,166)
#D1B9B6
(209,185,182)
#DCC9C6
(220,201,198)
#E7D9D6
(231,217,214)
#F2E9E6
(242,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #844946; }

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

This text font color is #844946.

Background Color

.myBgColor { background-color: #844946; }

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

This div background color is #844946.

Border color

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

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

This div border color is #844946.

Opacity

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

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

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

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

This text has shadow with #844946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844946.

Preview

Color preview on black background

This text has color #844946 on black background.


Color preview on white background

This text has color #844946 on white background.


Black color preview on #844946 background

This text has black color on #844946 background.


White color preview on #844946 background

This text has white color on #844946 background.


Related colors

Complementary color

Complementary color for #hex is #7BB6B9.


I love getcolorcode.com

Triadic colors

1 #468449 and #494684 with #844946 are triadic colors.

2 #464984 and #498446 with #844946 are triadic colors.