COLOR #867796

HEX: #867796 RGB: (134,119,150)

Color info

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

RGB color model

#867796 color RGB value is (134,119,150).

RGB: (134,119,150) (53%, 47%, 59%)

RGB channels and saturation

R 134 of 255 = 53%
G 119 of 255 = 47%
B 150 of 255 = 59%

134
119
150

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

Portions of RGB colors in percentages

R + G + B = 134 + 119 + 150 = 403 (100%)
R 134 of 403 ~ 33.25%
G 119 of 403 ~ 29.53%
B 150 of 403 ~ 37.22'%

%33.25
%29.53
%37.22

CMYK color model

#867796 color CMYK value is (11,21,0,41).

  • cyan value is 10.67%
  • magenta value is 20.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (11,21,0,41) C11M21Y0K41 (11%,21%,0%,41%) (0.11/0.21/0.00/0.41) 

CMYK percentages

%10.67
%20.67
%0
%41.18

Codes

Color #867796 in popluar color models

86 77 96
RGB 134 119 150
HSL 269° 12.86% 52.75%
HSB/HSV 269° 20.67% 58.82%
CMYK 10.67% 20.67% 0.00%
41.18%

Color #867796 in popluar number systems.

HEX 86 77 96
Decimal 134 119 150
Binary 10000110 1110111 10010110
Octal 206 167 226

Shades and tints

Shades of #867796

#867796
(134,119,150)
#7A6D89
(122,109,137)
#6E637C
(110,99,124)
#62596F
(98,89,111)
#564F62
(86,79,98)
#4A4555
(74,69,85)
#3E3B48
(62,59,72)
#32313B
(50,49,59)
#26272E
(38,39,46)
#1A1D21
(26,29,33)
#0E1314
(14,19,20)
#000000
(0,0,0)

Tints of #867796

#867796
(134,119,150)
#91839F
(145,131,159)
#9C8FA8
(156,143,168)
#A79BB1
(167,155,177)
#B2A7BA
(178,167,186)
#BDB3C3
(189,179,195)
#C8BFCC
(200,191,204)
#D3CBD5
(211,203,213)
#DED7DE
(222,215,222)
#E9E3E7
(233,227,231)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867796 color. Also use rgb(134,119,150) instead hex code.

Text Font Color

.myTextColor { color: #867796; }

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

This text font color is #867796.

Background Color

.myBgColor { background-color: #867796; }

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

This div background color is #867796.

Border color

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

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

This div border color is #867796.

Opacity

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

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

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

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

This text has shadow with #867796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867796.

Preview

Color preview on black background

This text has color #867796 on black background.


Color preview on white background

This text has color #867796 on white background.


Black color preview on #867796 background

This text has black color on #867796 background.


White color preview on #867796 background

This text has white color on #867796 background.


Related colors

Complementary color

Complementary color for #hex is #798869.


I love getcolorcode.com

Triadic colors

1 #968677 and #779686 with #867796 are triadic colors.

2 #967786 and #778696 with #867796 are triadic colors.