COLOR #84334A

HEX: #84334A RGB: (132,51,74)

Color info

#84334A contains mainly red and blue colors. Web safe color of #84334A is #993333 (or #933).

RGB color model

#84334A color RGB value is (132,51,74).

RGB: (132,51,74) (52%, 20%, 29%)

RGB channels and saturation

R 132 of 255 = 52%
G 51 of 255 = 20%
B 74 of 255 = 29%

132
51
74

R + G + B ~ 34%. #84334A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 51 + 74 = 257 (100%)
R 132 of 257 ~ 51.36%
G 51 of 257 ~ 19.84%
B 74 of 257 ~ 28.79'%

%51.36
%19.84
%28.79

CMYK color model

#84334A color CMYK value is (0,61,44,48).

  • cyan value is 0.00%
  • magenta value is 61.36%
  • yellow value is 43.94%
  • key color value is 48.24%
CMYK: (0,61,44,48) C0M61Y44K48 (0%,61%,44%,48%) (0.00/0.61/0.44/0.48) 

CMYK percentages

%0
%61.36
%43.94
%48.24

Codes

Color #84334A in popluar color models

84 33 4A
RGB 132 51 74
HSL 343° 44.26% 35.88%
HSB/HSV 343° 61.36% 51.76%
CMYK 0.00% 61.36% 43.94%
48.24%

Color #84334A in popluar number systems.

HEX 84 33 4A
Decimal 132 51 74
Binary 10000100 110011 1001010
Octal 204 63 112

Shades and tints

Shades of #84334A

#84334A
(132,51,74)
#782F44
(120,47,68)
#6C2B3E
(108,43,62)
#602738
(96,39,56)
#542332
(84,35,50)
#481F2C
(72,31,44)
#3C1B26
(60,27,38)
#301720
(48,23,32)
#24131A
(36,19,26)
#180F14
(24,15,20)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #84334A

#84334A
(132,51,74)
#8F455A
(143,69,90)
#9A576A
(154,87,106)
#A5697A
(165,105,122)
#B07B8A
(176,123,138)
#BB8D9A
(187,141,154)
#C69FAA
(198,159,170)
#D1B1BA
(209,177,186)
#DCC3CA
(220,195,202)
#E7D5DA
(231,213,218)
#F2E7EA
(242,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84334A color. Also use rgb(132,51,74) instead hex code.

Text Font Color

.myTextColor { color: #84334A; }

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

This text font color is #84334A.

Background Color

.myBgColor { background-color: #84334A; }

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

This div background color is #84334A.

Border color

.myBorderColor { border: 1px solid #84334A; }

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

This div border color is #84334A.

Opacity

.myOpacity80 { color: #84334A; opacity: 0.8; }

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

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

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

This text has shadow with #84334A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84334A.

Preview

Color preview on black background

This text has color #84334A on black background.


Color preview on white background

This text has color #84334A on white background.


Black color preview on #84334A background

This text has black color on #84334A background.


White color preview on #84334A background

This text has white color on #84334A background.


Related colors

Complementary color

Complementary color for #hex is #7BCCB5.


I love getcolorcode.com

Triadic colors

1 #4A8433 and #334A84 with #84334A are triadic colors.

2 #4A3384 and #33844A with #84334A are triadic colors.