COLOR #84426A

HEX: #84426A RGB: (132,66,106)

Color info

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

RGB color model

#84426A color RGB value is (132,66,106).

RGB: (132,66,106) (52%, 26%, 42%)

RGB channels and saturation

R 132 of 255 = 52%
G 66 of 255 = 26%
B 106 of 255 = 42%

132
66
106

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

Portions of RGB colors in percentages

R + G + B = 132 + 66 + 106 = 304 (100%)
R 132 of 304 ~ 43.42%
G 66 of 304 ~ 21.71%
B 106 of 304 ~ 34.87'%

%43.42
%21.71
%34.87

CMYK color model

#84426A color CMYK value is (0,50,20,48).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 19.70%
  • key color value is 48.24%

CMYK: (0,50,20,48)
C0M50Y20K48 (0%, 50%, 20%, 48%)
(0.00 / 0.50 / 0.20 / 0.48)

CMYK percentages

%0
%50
%19.7
%48.24

Codes

Color #84426A in popluar color models

84 42 6A
RGB 132 66 106
HSL 324° 33.33% 38.82%
HSB/HSV 324° 50.00% 51.76%
CMYK 0.00% 50.00% 19.70%
48.24%

Color #84426A in popluar number systems.

HEX 84 42 6A
Decimal 132 66 106
Binary 10000100 1000010 1101010
Octal 204 102 152

Shades and tints

Shades of #84426A

#84426A
(132,66,106)
#783C61
(120,60,97)
#6C3658
(108,54,88)
#60304F
(96,48,79)
#542A46
(84,42,70)
#48243D
(72,36,61)
#3C1E34
(60,30,52)
#30182B
(48,24,43)
#241222
(36,18,34)
#180C19
(24,12,25)
#0C0610
(12,6,16)
#000000
(0,0,0)

Tints of #84426A

#84426A
(132,66,106)
#8F5377
(143,83,119)
#9A6484
(154,100,132)
#A57591
(165,117,145)
#B0869E
(176,134,158)
#BB97AB
(187,151,171)
#C6A8B8
(198,168,184)
#D1B9C5
(209,185,197)
#DCCAD2
(220,202,210)
#E7DBDF
(231,219,223)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84426A color. Also use rgb(132,66,106) instead hex code.

Text Font Color

.myTextColor { color: #84426A; }

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

This text font color is #84426A.

Background Color

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

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

This div background color is #84426A.

Border color

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

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

This div border color is #84426A.

Opacity

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

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

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

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

This text has shadow with #84426A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84426A.

Preview

Color preview on black background

This text has color #84426A on black background.


Color preview on white background

This text has color #84426A on white background.


Black color preview on #84426A background

This text has black color on #84426A background.


White color preview on #84426A background

This text has white color on #84426A background.


Related colors

Complementary color

Complementary color for #hex is #7BBD95.


I love getcolorcode.com

Triadic colors

1 #6A8442 and #426A84 with #84426A are triadic colors.

2 #6A4284 and #42846A with #84426A are triadic colors.