COLOR #844524

HEX: #844524 RGB: (132,69,36)

Color info

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

RGB color model

#844524 color RGB value is (132,69,36).

RGB: (132,69,36) (52%, 27%, 14%)

RGB channels and saturation

R 132 of 255 = 52%
G 69 of 255 = 27%
B 36 of 255 = 14%

132
69
36

R + G + B ~ 31%. #844524 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 69 + 36 = 237 (100%)
R 132 of 237 ~ 55.7%
G 69 of 237 ~ 29.11%
B 36 of 237 ~ 15.19'%

%55.7
%29.11
%15.19

CMYK color model

#844524 color CMYK value is (0,48,73,48).

  • cyan value is 0.00%
  • magenta value is 47.73%
  • yellow value is 72.73%
  • key color value is 48.24%

CMYK: (0,48,73,48)
C0M48Y73K48 (0%, 48%, 73%, 48%)
(0.00 / 0.48 / 0.73 / 0.48)

CMYK percentages

%0
%47.73
%72.73
%48.24

Codes

Color #844524 in popluar color models

84 45 24
RGB 132 69 36
HSL 21° 57.14% 32.94%
HSB/HSV 21° 72.73% 51.76%
CMYK 0.00% 47.73% 72.73%
48.24%

Color #844524 in popluar number systems.

HEX 84 45 24
Decimal 132 69 36
Binary 10000100 1000101 100100
Octal 204 105 44

Shades and tints

Shades of #844524

#844524
(132,69,36)
#783F21
(120,63,33)
#6C391E
(108,57,30)
#60331B
(96,51,27)
#542D18
(84,45,24)
#482715
(72,39,21)
#3C2112
(60,33,18)
#301B0F
(48,27,15)
#24150C
(36,21,12)
#180F09
(24,15,9)
#0C0906
(12,9,6)
#000000
(0,0,0)

Tints of #844524

#844524
(132,69,36)
#8F5537
(143,85,55)
#9A654A
(154,101,74)
#A5755D
(165,117,93)
#B08570
(176,133,112)
#BB9583
(187,149,131)
#C6A596
(198,165,150)
#D1B5A9
(209,181,169)
#DCC5BC
(220,197,188)
#E7D5CF
(231,213,207)
#F2E5E2
(242,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844524 color. Also use rgb(132,69,36) instead hex code.

Text Font Color

.myTextColor { color: #844524; }

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

This text font color is #844524.

Background Color

.myBgColor { background-color: #844524; }

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

This div background color is #844524.

Border color

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

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

This div border color is #844524.

Opacity

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

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

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

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

This text has shadow with #844524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844524.

Preview

Color preview on black background

This text has color #844524 on black background.


Color preview on white background

This text has color #844524 on white background.


Black color preview on #844524 background

This text has black color on #844524 background.


White color preview on #844524 background

This text has white color on #844524 background.


Related colors

Complementary color

Complementary color for #hex is #7BBADB.


I love getcolorcode.com

Triadic colors

1 #248445 and #452484 with #844524 are triadic colors.

2 #244584 and #458424 with #844524 are triadic colors.