COLOR #847078

HEX: #847078 RGB: (132,112,120)

Color info

#847078 contains red, green and blue colors in about the same proportion. Web safe color of #847078 is #996666 (or #966).

RGB color model

#847078 color RGB value is (132,112,120).

RGB: (132,112,120) (52%, 44%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 112 of 255 = 44%
B 120 of 255 = 47%

132
112
120

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

Portions of RGB colors in percentages

R + G + B = 132 + 112 + 120 = 364 (100%)
R 132 of 364 ~ 36.26%
G 112 of 364 ~ 30.77%
B 120 of 364 ~ 32.97'%

%36.26
%30.77
%32.97

CMYK color model

#847078 color CMYK value is (0,15,9,48).

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

CMYK: (0,15,9,48)
C0M15Y9K48 (0%, 15%, 9%, 48%)
(0.00 / 0.15 / 0.09 / 0.48)

CMYK percentages

%0
%15.15
%9.09
%48.24

Codes

Color #847078 in popluar color models

84 70 78
RGB 132 112 120
HSL 336° 8.20% 47.84%
HSB/HSV 336° 15.15% 51.76%
CMYK 0.00% 15.15% 9.09%
48.24%

Color #847078 in popluar number systems.

HEX 84 70 78
Decimal 132 112 120
Binary 10000100 1110000 1111000
Octal 204 160 170

Shades and tints

Shades of #847078

#847078
(132,112,120)
#78666E
(120,102,110)
#6C5C64
(108,92,100)
#60525A
(96,82,90)
#544850
(84,72,80)
#483E46
(72,62,70)
#3C343C
(60,52,60)
#302A32
(48,42,50)
#242028
(36,32,40)
#18161E
(24,22,30)
#0C0C14
(12,12,20)
#000000
(0,0,0)

Tints of #847078

#847078
(132,112,120)
#8F7D84
(143,125,132)
#9A8A90
(154,138,144)
#A5979C
(165,151,156)
#B0A4A8
(176,164,168)
#BBB1B4
(187,177,180)
#C6BEC0
(198,190,192)
#D1CBCC
(209,203,204)
#DCD8D8
(220,216,216)
#E7E5E4
(231,229,228)
#F2F2F0
(242,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847078; }

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

This text font color is #847078.

Background Color

.myBgColor { background-color: #847078; }

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

This div background color is #847078.

Border color

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

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

This div border color is #847078.

Opacity

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

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

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

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

This text has shadow with #847078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847078.

Preview

Color preview on black background

This text has color #847078 on black background.


Color preview on white background

This text has color #847078 on white background.


Black color preview on #847078 background

This text has black color on #847078 background.


White color preview on #847078 background

This text has white color on #847078 background.


Related colors

Complementary color

Complementary color for #hex is #7B8F87.


I love getcolorcode.com

Triadic colors

1 #788470 and #707884 with #847078 are triadic colors.

2 #787084 and #708478 with #847078 are triadic colors.