COLOR #843762

HEX: #843762 RGB: (132,55,98)

Color info

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

RGB color model

#843762 color RGB value is (132,55,98).

RGB: (132,55,98) (52%, 22%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 55 of 255 = 22%
B 98 of 255 = 38%

132
55
98

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

Portions of RGB colors in percentages

R + G + B = 132 + 55 + 98 = 285 (100%)
R 132 of 285 ~ 46.32%
G 55 of 285 ~ 19.3%
B 98 of 285 ~ 34.39'%

%46.32
%19.3
%34.39

CMYK color model

#843762 color CMYK value is (0,58,26,48).

  • cyan value is 0.00%
  • magenta value is 58.33%
  • yellow value is 25.76%
  • key color value is 48.24%
CMYK: (0,58,26,48) C0M58Y26K48 (0%,58%,26%,48%) (0.00/0.58/0.26/0.48) 

CMYK percentages

%0
%58.33
%25.76
%48.24

Codes

Color #843762 in popluar color models

84 37 62
RGB 132 55 98
HSL 326° 41.18% 36.67%
HSB/HSV 326° 58.33% 51.76%
CMYK 0.00% 58.33% 25.76%
48.24%

Color #843762 in popluar number systems.

HEX 84 37 62
Decimal 132 55 98
Binary 10000100 110111 1100010
Octal 204 67 142

Shades and tints

Shades of #843762

#843762
(132,55,98)
#78325A
(120,50,90)
#6C2D52
(108,45,82)
#60284A
(96,40,74)
#542342
(84,35,66)
#481E3A
(72,30,58)
#3C1932
(60,25,50)
#30142A
(48,20,42)
#240F22
(36,15,34)
#180A1A
(24,10,26)
#0C0512
(12,5,18)
#000000
(0,0,0)

Tints of #843762

#843762
(132,55,98)
#8F4970
(143,73,112)
#9A5B7E
(154,91,126)
#A56D8C
(165,109,140)
#B07F9A
(176,127,154)
#BB91A8
(187,145,168)
#C6A3B6
(198,163,182)
#D1B5C4
(209,181,196)
#DCC7D2
(220,199,210)
#E7D9E0
(231,217,224)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #843762 color. Also use rgb(132,55,98) instead hex code.

Text Font Color

.myTextColor { color: #843762; }

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

This text font color is #843762.

Background Color

.myBgColor { background-color: #843762; }

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

This div background color is #843762.

Border color

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

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

This div border color is #843762.

Opacity

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

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

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

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

This text has shadow with #843762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843762.

Preview

Color preview on black background

This text has color #843762 on black background.


Color preview on white background

This text has color #843762 on white background.


Black color preview on #843762 background

This text has black color on #843762 background.


White color preview on #843762 background

This text has white color on #843762 background.


Related colors

Complementary color

Complementary color for #hex is #7BC89D.


I love getcolorcode.com

Triadic colors

1 #628437 and #376284 with #843762 are triadic colors.

2 #623784 and #378462 with #843762 are triadic colors.