COLOR #844750

HEX: #844750 RGB: (132,71,80)

Color info

#844750 contains mainly red and blue colors. Web safe color of #844750 is #993366 (or #936).

RGB color model

#844750 color RGB value is (132,71,80).

RGB: (132,71,80) (52%, 28%, 31%)

RGB channels and saturation

R 132 of 255 = 52%
G 71 of 255 = 28%
B 80 of 255 = 31%

132
71
80

R + G + B ~ 37%. #844750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 71 + 80 = 283 (100%)
R 132 of 283 ~ 46.64%
G 71 of 283 ~ 25.09%
B 80 of 283 ~ 28.27'%

%46.64
%25.09
%28.27

CMYK color model

#844750 color CMYK value is (0,46,39,48).

  • cyan value is 0.00%
  • magenta value is 46.21%
  • yellow value is 39.39%
  • key color value is 48.24%

CMYK: (0,46,39,48)
C0M46Y39K48 (0%, 46%, 39%, 48%)
(0.00 / 0.46 / 0.39 / 0.48)

CMYK percentages

%0
%46.21
%39.39
%48.24

Codes

Color #844750 in popluar color models

84 47 50
RGB 132 71 80
HSL 351° 30.05% 39.80%
HSB/HSV 351° 46.21% 51.76%
CMYK 0.00% 46.21% 39.39%
48.24%

Color #844750 in popluar number systems.

HEX 84 47 50
Decimal 132 71 80
Binary 10000100 1000111 1010000
Octal 204 107 120

Shades and tints

Shades of #844750

#844750
(132,71,80)
#784149
(120,65,73)
#6C3B42
(108,59,66)
#60353B
(96,53,59)
#542F34
(84,47,52)
#48292D
(72,41,45)
#3C2326
(60,35,38)
#301D1F
(48,29,31)
#241718
(36,23,24)
#181111
(24,17,17)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #844750

#844750
(132,71,80)
#8F575F
(143,87,95)
#9A676E
(154,103,110)
#A5777D
(165,119,125)
#B0878C
(176,135,140)
#BB979B
(187,151,155)
#C6A7AA
(198,167,170)
#D1B7B9
(209,183,185)
#DCC7C8
(220,199,200)
#E7D7D7
(231,215,215)
#F2E7E6
(242,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844750 color. Also use rgb(132,71,80) instead hex code.

Text Font Color

.myTextColor { color: #844750; }

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

This text font color is #844750.

Background Color

.myBgColor { background-color: #844750; }

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

This div background color is #844750.

Border color

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

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

This div border color is #844750.

Opacity

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

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

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

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

This text has shadow with #844750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844750.

Preview

Color preview on black background

This text has color #844750 on black background.


Color preview on white background

This text has color #844750 on white background.


Black color preview on #844750 background

This text has black color on #844750 background.


White color preview on #844750 background

This text has white color on #844750 background.


Related colors

Complementary color

Complementary color for #hex is #7BB8AF.


I love getcolorcode.com

Triadic colors

1 #508447 and #475084 with #844750 are triadic colors.

2 #504784 and #478450 with #844750 are triadic colors.