COLOR #843953

HEX: #843953 RGB: (132,57,83)

Color info

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

RGB color model

#843953 color RGB value is (132,57,83).

RGB: (132,57,83) (52%, 22%, 33%)

RGB channels and saturation

R 132 of 255 = 52%
G 57 of 255 = 22%
B 83 of 255 = 33%

132
57
83

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

Portions of RGB colors in percentages

R + G + B = 132 + 57 + 83 = 272 (100%)
R 132 of 272 ~ 48.53%
G 57 of 272 ~ 20.96%
B 83 of 272 ~ 30.51'%

%48.53
%20.96
%30.51

CMYK color model

#843953 color CMYK value is (0,57,37,48).

  • cyan value is 0.00%
  • magenta value is 56.82%
  • yellow value is 37.12%
  • key color value is 48.24%

CMYK: (0,57,37,48)
C0M57Y37K48 (0%, 57%, 37%, 48%)
(0.00 / 0.57 / 0.37 / 0.48)

CMYK percentages

%0
%56.82
%37.12
%48.24

Codes

Color #843953 in popluar color models

84 39 53
RGB 132 57 83
HSL 339° 39.68% 37.06%
HSB/HSV 339° 56.82% 51.76%
CMYK 0.00% 56.82% 37.12%
48.24%

Color #843953 in popluar number systems.

HEX 84 39 53
Decimal 132 57 83
Binary 10000100 111001 1010011
Octal 204 71 123

Shades and tints

Shades of #843953

#843953
(132,57,83)
#78344C
(120,52,76)
#6C2F45
(108,47,69)
#602A3E
(96,42,62)
#542537
(84,37,55)
#482030
(72,32,48)
#3C1B29
(60,27,41)
#301622
(48,22,34)
#24111B
(36,17,27)
#180C14
(24,12,20)
#0C070D
(12,7,13)
#000000
(0,0,0)

Tints of #843953

#843953
(132,57,83)
#8F4B62
(143,75,98)
#9A5D71
(154,93,113)
#A56F80
(165,111,128)
#B0818F
(176,129,143)
#BB939E
(187,147,158)
#C6A5AD
(198,165,173)
#D1B7BC
(209,183,188)
#DCC9CB
(220,201,203)
#E7DBDA
(231,219,218)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #843953 color. Also use rgb(132,57,83) instead hex code.

Text Font Color

.myTextColor { color: #843953; }

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

This text font color is #843953.

Background Color

.myBgColor { background-color: #843953; }

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

This div background color is #843953.

Border color

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

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

This div border color is #843953.

Opacity

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

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

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

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

This text has shadow with #843953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843953.

Preview

Color preview on black background

This text has color #843953 on black background.


Color preview on white background

This text has color #843953 on white background.


Black color preview on #843953 background

This text has black color on #843953 background.


White color preview on #843953 background

This text has white color on #843953 background.


Related colors

Complementary color

Complementary color for #hex is #7BC6AC.


I love getcolorcode.com

Triadic colors

1 #538439 and #395384 with #843953 are triadic colors.

2 #533984 and #398453 with #843953 are triadic colors.