COLOR #844D27

HEX: #844D27 RGB: (132,77,39)

Color info

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

RGB color model

#844D27 color RGB value is (132,77,39).

RGB: (132,77,39) (52%, 30%, 15%)

RGB channels and saturation

R 132 of 255 = 52%
G 77 of 255 = 30%
B 39 of 255 = 15%

132
77
39

R + G + B ~ 32%. #844D27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 77 + 39 = 248 (100%)
R 132 of 248 ~ 53.23%
G 77 of 248 ~ 31.05%
B 39 of 248 ~ 15.73'%

%53.23
%31.05
%15.73

CMYK color model

#844D27 color CMYK value is (0,42,70,48).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 70.45%
  • key color value is 48.24%

CMYK: (0,42,70,48)
C0M42Y70K48 (0%, 42%, 70%, 48%)
(0.00 / 0.42 / 0.70 / 0.48)

CMYK percentages

%0
%41.67
%70.45
%48.24

Codes

Color #844D27 in popluar color models

84 4D 27
RGB 132 77 39
HSL 25° 54.39% 33.53%
HSB/HSV 25° 70.45% 51.76%
CMYK 0.00% 41.67% 70.45%
48.24%

Color #844D27 in popluar number systems.

HEX 84 4D 27
Decimal 132 77 39
Binary 10000100 1001101 100111
Octal 204 115 47

Shades and tints

Shades of #844D27

#844D27
(132,77,39)
#784624
(120,70,36)
#6C3F21
(108,63,33)
#60381E
(96,56,30)
#54311B
(84,49,27)
#482A18
(72,42,24)
#3C2315
(60,35,21)
#301C12
(48,28,18)
#24150F
(36,21,15)
#180E0C
(24,14,12)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #844D27

#844D27
(132,77,39)
#8F5D3A
(143,93,58)
#9A6D4D
(154,109,77)
#A57D60
(165,125,96)
#B08D73
(176,141,115)
#BB9D86
(187,157,134)
#C6AD99
(198,173,153)
#D1BDAC
(209,189,172)
#DCCDBF
(220,205,191)
#E7DDD2
(231,221,210)
#F2EDE5
(242,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844D27 color. Also use rgb(132,77,39) instead hex code.

Text Font Color

.myTextColor { color: #844D27; }

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

This text font color is #844D27.

Background Color

.myBgColor { background-color: #844D27; }

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

This div background color is #844D27.

Border color

.myBorderColor { border: 1px solid #844D27; }

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

This div border color is #844D27.

Opacity

.myOpacity80 { color: #844D27; opacity: 0.8; }

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

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

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

This text has shadow with #844D27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844D27.

Preview

Color preview on black background

This text has color #844D27 on black background.


Color preview on white background

This text has color #844D27 on white background.


Black color preview on #844D27 background

This text has black color on #844D27 background.


White color preview on #844D27 background

This text has white color on #844D27 background.


Related colors

Complementary color

Complementary color for #hex is #7BB2D8.


I love getcolorcode.com

Triadic colors

1 #27844D and #4D2784 with #844D27 are triadic colors.

2 #274D84 and #4D8427 with #844D27 are triadic colors.