COLOR #847278

HEX: #847278 RGB: (132,114,120)

Color info

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

RGB color model

#847278 color RGB value is (132,114,120).

RGB: (132,114,120) (52%, 45%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 114 of 255 = 45%
B 120 of 255 = 47%

132
114
120

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

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 120 = 366 (100%)
R 132 of 366 ~ 36.07%
G 114 of 366 ~ 31.15%
B 120 of 366 ~ 32.79'%

%36.07
%31.15
%32.79

CMYK color model

#847278 color CMYK value is (0,14,9,48).

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

CMYK: (0,14,9,48)
C0M14Y9K48 (0%, 14%, 9%, 48%)
(0.00 / 0.14 / 0.09 / 0.48)

CMYK percentages

%0
%13.64
%9.09
%48.24

Codes

Color #847278 in popluar color models

84 72 78
RGB 132 114 120
HSL 340° 7.32% 48.24%
HSB/HSV 340° 13.64% 51.76%
CMYK 0.00% 13.64% 9.09%
48.24%

Color #847278 in popluar number systems.

HEX 84 72 78
Decimal 132 114 120
Binary 10000100 1110010 1111000
Octal 204 162 170

Shades and tints

Shades of #847278

#847278
(132,114,120)
#78686E
(120,104,110)
#6C5E64
(108,94,100)
#60545A
(96,84,90)
#544A50
(84,74,80)
#484046
(72,64,70)
#3C363C
(60,54,60)
#302C32
(48,44,50)
#242228
(36,34,40)
#18181E
(24,24,30)
#0C0E14
(12,14,20)
#000000
(0,0,0)

Tints of #847278

#847278
(132,114,120)
#8F7E84
(143,126,132)
#9A8A90
(154,138,144)
#A5969C
(165,150,156)
#B0A2A8
(176,162,168)
#BBAEB4
(187,174,180)
#C6BAC0
(198,186,192)
#D1C6CC
(209,198,204)
#DCD2D8
(220,210,216)
#E7DEE4
(231,222,228)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847278; }

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

This text font color is #847278.

Background Color

.myBgColor { background-color: #847278; }

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

This div background color is #847278.

Border color

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

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

This div border color is #847278.

Opacity

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

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

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

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

This text has shadow with #847278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847278.

Preview

Color preview on black background

This text has color #847278 on black background.


Color preview on white background

This text has color #847278 on white background.


Black color preview on #847278 background

This text has black color on #847278 background.


White color preview on #847278 background

This text has white color on #847278 background.


Related colors

Complementary color

Complementary color for #hex is #7B8D87.


I love getcolorcode.com

Triadic colors

1 #788472 and #727884 with #847278 are triadic colors.

2 #787284 and #728478 with #847278 are triadic colors.