COLOR #867478

HEX: #867478 RGB: (134,116,120)

Color info

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

RGB color model

#867478 color RGB value is (134,116,120).

RGB: (134,116,120) (53%, 45%, 47%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 120 of 255 = 47%

134
116
120

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

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 120 = 370 (100%)
R 134 of 370 ~ 36.22%
G 116 of 370 ~ 31.35%
B 120 of 370 ~ 32.43'%

%36.22
%31.35
%32.43

CMYK color model

#867478 color CMYK value is (0,13,10,47).

  • cyan value is 0.00%
  • magenta value is 13.43%
  • yellow value is 10.45%
  • key color value is 47.45%

CMYK: (0,13,10,47)
C0M13Y10K47 (0%, 13%, 10%, 47%)
(0.00 / 0.13 / 0.10 / 0.47)

CMYK percentages

%0
%13.43
%10.45
%47.45

Codes

Color #867478 in popluar color models

86 74 78
RGB 134 116 120
HSL 347° 7.20% 49.02%
HSB/HSV 347° 13.43% 52.55%
CMYK 0.00% 13.43% 10.45%
47.45%

Color #867478 in popluar number systems.

HEX 86 74 78
Decimal 134 116 120
Binary 10000110 1110100 1111000
Octal 206 164 170

Shades and tints

Shades of #867478

#867478
(134,116,120)
#7A6A6E
(122,106,110)
#6E6064
(110,96,100)
#62565A
(98,86,90)
#564C50
(86,76,80)
#4A4246
(74,66,70)
#3E383C
(62,56,60)
#322E32
(50,46,50)
#262428
(38,36,40)
#1A1A1E
(26,26,30)
#0E1014
(14,16,20)
#000000
(0,0,0)

Tints of #867478

#867478
(134,116,120)
#918084
(145,128,132)
#9C8C90
(156,140,144)
#A7989C
(167,152,156)
#B2A4A8
(178,164,168)
#BDB0B4
(189,176,180)
#C8BCC0
(200,188,192)
#D3C8CC
(211,200,204)
#DED4D8
(222,212,216)
#E9E0E4
(233,224,228)
#F4ECF0
(244,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867478 color. Also use rgb(134,116,120) instead hex code.

Text Font Color

.myTextColor { color: #867478; }

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

This text font color is #867478.

Background Color

.myBgColor { background-color: #867478; }

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

This div background color is #867478.

Border color

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

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

This div border color is #867478.

Opacity

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

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

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

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

This text has shadow with #867478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867478.

Preview

Color preview on black background

This text has color #867478 on black background.


Color preview on white background

This text has color #867478 on white background.


Black color preview on #867478 background

This text has black color on #867478 background.


White color preview on #867478 background

This text has white color on #867478 background.


Related colors

Complementary color

Complementary color for #hex is #798B87.


I love getcolorcode.com

Triadic colors

1 #788674 and #747886 with #867478 are triadic colors.

2 #787486 and #748678 with #867478 are triadic colors.