COLOR #847081

HEX: #847081 RGB: (132,112,129)

Color info

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

RGB color model

#847081 color RGB value is (132,112,129).

RGB: (132,112,129) (52%, 44%, 51%)

RGB channels and saturation

R 132 of 255 = 52%
G 112 of 255 = 44%
B 129 of 255 = 51%

132
112
129

R + G + B ~ 49%. #847081 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 112 + 129 = 373 (100%)
R 132 of 373 ~ 35.39%
G 112 of 373 ~ 30.03%
B 129 of 373 ~ 34.58'%

%35.39
%30.03
%34.58

CMYK color model

#847081 color CMYK value is (0,15,2,48).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 2.27%
  • key color value is 48.24%

CMYK: (0,15,2,48)
C0M15Y2K48 (0%, 15%, 2%, 48%)
(0.00 / 0.15 / 0.02 / 0.48)

CMYK percentages

%0
%15.15
%2.27
%48.24

Codes

Color #847081 in popluar color models

84 70 81
RGB 132 112 129
HSL 309° 8.20% 47.84%
HSB/HSV 309° 15.15% 51.76%
CMYK 0.00% 15.15% 2.27%
48.24%

Color #847081 in popluar number systems.

HEX 84 70 81
Decimal 132 112 129
Binary 10000100 1110000 10000001
Octal 204 160 201

Shades and tints

Shades of #847081

#847081
(132,112,129)
#786676
(120,102,118)
#6C5C6B
(108,92,107)
#605260
(96,82,96)
#544855
(84,72,85)
#483E4A
(72,62,74)
#3C343F
(60,52,63)
#302A34
(48,42,52)
#242029
(36,32,41)
#18161E
(24,22,30)
#0C0C13
(12,12,19)
#000000
(0,0,0)

Tints of #847081

#847081
(132,112,129)
#8F7D8C
(143,125,140)
#9A8A97
(154,138,151)
#A597A2
(165,151,162)
#B0A4AD
(176,164,173)
#BBB1B8
(187,177,184)
#C6BEC3
(198,190,195)
#D1CBCE
(209,203,206)
#DCD8D9
(220,216,217)
#E7E5E4
(231,229,228)
#F2F2EF
(242,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847081 color. Also use rgb(132,112,129) instead hex code.

Text Font Color

.myTextColor { color: #847081; }

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

This text font color is #847081.

Background Color

.myBgColor { background-color: #847081; }

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

This div background color is #847081.

Border color

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

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

This div border color is #847081.

Opacity

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

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

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

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

This text has shadow with #847081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847081.

Preview

Color preview on black background

This text has color #847081 on black background.


Color preview on white background

This text has color #847081 on white background.


Black color preview on #847081 background

This text has black color on #847081 background.


White color preview on #847081 background

This text has white color on #847081 background.


Related colors

Complementary color

Complementary color for #hex is #7B8F7E.


I love getcolorcode.com

Triadic colors

1 #818470 and #708184 with #847081 are triadic colors.

2 #817084 and #708481 with #847081 are triadic colors.