COLOR #84738D

HEX: #84738D RGB: (132,115,141)

Color info

#84738D contains red, green and blue colors in about the same proportion. Web safe color of #84738D is #996699 (or #969).

RGB color model

#84738D color RGB value is (132,115,141).

RGB: (132,115,141) (52%, 45%, 55%)

RGB channels and saturation

R 132 of 255 = 52%
G 115 of 255 = 45%
B 141 of 255 = 55%

132
115
141

R + G + B ~ 51%. #84738D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 115 + 141 = 388 (100%)
R 132 of 388 ~ 34.02%
G 115 of 388 ~ 29.64%
B 141 of 388 ~ 36.34'%

%34.02
%29.64
%36.34

CMYK color model

#84738D color CMYK value is (6,18,0,45).

  • cyan value is 6.38%
  • magenta value is 18.44%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (6,18,0,45)
C6M18Y0K45 (6%, 18%, 0%, 45%)
(0.06 / 0.18 / 0.00 / 0.45)

CMYK percentages

%6.38
%18.44
%0
%44.71

Codes

Color #84738D in popluar color models

84 73 8D
RGB 132 115 141
HSL 279° 10.24% 50.20%
HSB/HSV 279° 18.44% 55.29%
CMYK 6.38% 18.44% 0.00%
44.71%

Color #84738D in popluar number systems.

HEX 84 73 8D
Decimal 132 115 141
Binary 10000100 1110011 10001101
Octal 204 163 215

Shades and tints

Shades of #84738D

#84738D
(132,115,141)
#786981
(120,105,129)
#6C5F75
(108,95,117)
#605569
(96,85,105)
#544B5D
(84,75,93)
#484151
(72,65,81)
#3C3745
(60,55,69)
#302D39
(48,45,57)
#24232D
(36,35,45)
#181921
(24,25,33)
#0C0F15
(12,15,21)
#000000
(0,0,0)

Tints of #84738D

#84738D
(132,115,141)
#8F7F97
(143,127,151)
#9A8BA1
(154,139,161)
#A597AB
(165,151,171)
#B0A3B5
(176,163,181)
#BBAFBF
(187,175,191)
#C6BBC9
(198,187,201)
#D1C7D3
(209,199,211)
#DCD3DD
(220,211,221)
#E7DFE7
(231,223,231)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84738D color. Also use rgb(132,115,141) instead hex code.

Text Font Color

.myTextColor { color: #84738D; }

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

This text font color is #84738D.

Background Color

.myBgColor { background-color: #84738D; }

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

This div background color is #84738D.

Border color

.myBorderColor { border: 1px solid #84738D; }

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

This div border color is #84738D.

Opacity

.myOpacity80 { color: #84738D; opacity: 0.8; }

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

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

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

This text has shadow with #84738D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84738D.

Preview

Color preview on black background

This text has color #84738D on black background.


Color preview on white background

This text has color #84738D on white background.


Black color preview on #84738D background

This text has black color on #84738D background.


White color preview on #84738D background

This text has white color on #84738D background.


Related colors

Complementary color

Complementary color for #hex is #7B8C72.


I love getcolorcode.com

Triadic colors

1 #8D8473 and #738D84 with #84738D are triadic colors.

2 #8D7384 and #73848D with #84738D are triadic colors.