COLOR #843D48

HEX: #843D48 RGB: (132,61,72)

Color info

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

RGB color model

#843D48 color RGB value is (132,61,72).

RGB: (132,61,72) (52%, 24%, 28%)

RGB channels and saturation

R 132 of 255 = 52%
G 61 of 255 = 24%
B 72 of 255 = 28%

132
61
72

R + G + B ~ 35%. #843D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 61 + 72 = 265 (100%)
R 132 of 265 ~ 49.81%
G 61 of 265 ~ 23.02%
B 72 of 265 ~ 27.17'%

%49.81
%23.02
%27.17

CMYK color model

#843D48 color CMYK value is (0,54,45,48).

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

CMYK: (0,54,45,48)
C0M54Y45K48 (0%, 54%, 45%, 48%)
(0.00 / 0.54 / 0.45 / 0.48)

CMYK percentages

%0
%53.79
%45.45
%48.24

Codes

Color #843D48 in popluar color models

84 3D 48
RGB 132 61 72
HSL 351° 36.79% 37.84%
HSB/HSV 351° 53.79% 51.76%
CMYK 0.00% 53.79% 45.45%
48.24%

Color #843D48 in popluar number systems.

HEX 84 3D 48
Decimal 132 61 72
Binary 10000100 111101 1001000
Octal 204 75 110

Shades and tints

Shades of #843D48

#843D48
(132,61,72)
#783842
(120,56,66)
#6C333C
(108,51,60)
#602E36
(96,46,54)
#542930
(84,41,48)
#48242A
(72,36,42)
#3C1F24
(60,31,36)
#301A1E
(48,26,30)
#241518
(36,21,24)
#181012
(24,16,18)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #843D48

#843D48
(132,61,72)
#8F4E58
(143,78,88)
#9A5F68
(154,95,104)
#A57078
(165,112,120)
#B08188
(176,129,136)
#BB9298
(187,146,152)
#C6A3A8
(198,163,168)
#D1B4B8
(209,180,184)
#DCC5C8
(220,197,200)
#E7D6D8
(231,214,216)
#F2E7E8
(242,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #843D48; }

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

This text font color is #843D48.

Background Color

.myBgColor { background-color: #843D48; }

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

This div background color is #843D48.

Border color

.myBorderColor { border: 1px solid #843D48; }

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

This div border color is #843D48.

Opacity

.myOpacity80 { color: #843D48; opacity: 0.8; }

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

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

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

This text has shadow with #843D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843D48.

Preview

Color preview on black background

This text has color #843D48 on black background.


Color preview on white background

This text has color #843D48 on white background.


Black color preview on #843D48 background

This text has black color on #843D48 background.


White color preview on #843D48 background

This text has white color on #843D48 background.


Related colors

Complementary color

Complementary color for #hex is #7BC2B7.


I love getcolorcode.com

Triadic colors

1 #48843D and #3D4884 with #843D48 are triadic colors.

2 #483D84 and #3D8448 with #843D48 are triadic colors.