COLOR #844863

HEX: #844863 RGB: (132,72,99)

Color info

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

RGB color model

#844863 color RGB value is (132,72,99).

RGB: (132,72,99) (52%, 28%, 39%)

RGB channels and saturation

R 132 of 255 = 52%
G 72 of 255 = 28%
B 99 of 255 = 39%

132
72
99

R + G + B ~ 40%. #844863 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 72 + 99 = 303 (100%)
R 132 of 303 ~ 43.56%
G 72 of 303 ~ 23.76%
B 99 of 303 ~ 32.67'%

%43.56
%23.76
%32.67

CMYK color model

#844863 color CMYK value is (0,45,25,48).

  • cyan value is 0.00%
  • magenta value is 45.45%
  • yellow value is 25.00%
  • key color value is 48.24%

CMYK: (0,45,25,48)
C0M45Y25K48 (0%, 45%, 25%, 48%)
(0.00 / 0.45 / 0.25 / 0.48)

CMYK percentages

%0
%45.45
%25
%48.24

Codes

Color #844863 in popluar color models

84 48 63
RGB 132 72 99
HSL 333° 29.41% 40.00%
HSB/HSV 333° 45.45% 51.76%
CMYK 0.00% 45.45% 25.00%
48.24%

Color #844863 in popluar number systems.

HEX 84 48 63
Decimal 132 72 99
Binary 10000100 1001000 1100011
Octal 204 110 143

Shades and tints

Shades of #844863

#844863
(132,72,99)
#78425A
(120,66,90)
#6C3C51
(108,60,81)
#603648
(96,54,72)
#54303F
(84,48,63)
#482A36
(72,42,54)
#3C242D
(60,36,45)
#301E24
(48,30,36)
#24181B
(36,24,27)
#181212
(24,18,18)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #844863

#844863
(132,72,99)
#8F5871
(143,88,113)
#9A687F
(154,104,127)
#A5788D
(165,120,141)
#B0889B
(176,136,155)
#BB98A9
(187,152,169)
#C6A8B7
(198,168,183)
#D1B8C5
(209,184,197)
#DCC8D3
(220,200,211)
#E7D8E1
(231,216,225)
#F2E8EF
(242,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844863 color. Also use rgb(132,72,99) instead hex code.

Text Font Color

.myTextColor { color: #844863; }

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

This text font color is #844863.

Background Color

.myBgColor { background-color: #844863; }

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

This div background color is #844863.

Border color

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

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

This div border color is #844863.

Opacity

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

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

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

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

This text has shadow with #844863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844863.

Preview

Color preview on black background

This text has color #844863 on black background.


Color preview on white background

This text has color #844863 on white background.


Black color preview on #844863 background

This text has black color on #844863 background.


White color preview on #844863 background

This text has white color on #844863 background.


Related colors

Complementary color

Complementary color for #hex is #7BB79C.


I love getcolorcode.com

Triadic colors

1 #638448 and #486384 with #844863 are triadic colors.

2 #634884 and #488463 with #844863 are triadic colors.