COLOR #866388

HEX: #866388 RGB: (134,99,136)

Color info

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

RGB color model

#866388 color RGB value is (134,99,136).

RGB: (134,99,136) (53%, 39%, 53%)

RGB channels and saturation

R 134 of 255 = 53%
G 99 of 255 = 39%
B 136 of 255 = 53%

134
99
136

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

Portions of RGB colors in percentages

R + G + B = 134 + 99 + 136 = 369 (100%)
R 134 of 369 ~ 36.31%
G 99 of 369 ~ 26.83%
B 136 of 369 ~ 36.86'%

%36.31
%26.83
%36.86

CMYK color model

#866388 color CMYK value is (1,27,0,47).

  • cyan value is 1.47%
  • magenta value is 27.21%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (1,27,0,47)
C1M27Y0K47 (1%, 27%, 0%, 47%)
(0.01 / 0.27 / 0.00 / 0.47)

CMYK percentages

%1.47
%27.21
%0
%46.67

Codes

Color #866388 in popluar color models

86 63 88
RGB 134 99 136
HSL 297° 15.74% 46.08%
HSB/HSV 297° 27.21% 53.33%
CMYK 1.47% 27.21% 0.00%
46.67%

Color #866388 in popluar number systems.

HEX 86 63 88
Decimal 134 99 136
Binary 10000110 1100011 10001000
Octal 206 143 210

Shades and tints

Shades of #866388

#866388
(134,99,136)
#7A5A7C
(122,90,124)
#6E5170
(110,81,112)
#624864
(98,72,100)
#563F58
(86,63,88)
#4A364C
(74,54,76)
#3E2D40
(62,45,64)
#322434
(50,36,52)
#261B28
(38,27,40)
#1A121C
(26,18,28)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #866388

#866388
(134,99,136)
#917192
(145,113,146)
#9C7F9C
(156,127,156)
#A78DA6
(167,141,166)
#B29BB0
(178,155,176)
#BDA9BA
(189,169,186)
#C8B7C4
(200,183,196)
#D3C5CE
(211,197,206)
#DED3D8
(222,211,216)
#E9E1E2
(233,225,226)
#F4EFEC
(244,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866388 color. Also use rgb(134,99,136) instead hex code.

Text Font Color

.myTextColor { color: #866388; }

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

This text font color is #866388.

Background Color

.myBgColor { background-color: #866388; }

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

This div background color is #866388.

Border color

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

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

This div border color is #866388.

Opacity

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

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

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

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

This text has shadow with #866388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866388.

Preview

Color preview on black background

This text has color #866388 on black background.


Color preview on white background

This text has color #866388 on white background.


Black color preview on #866388 background

This text has black color on #866388 background.


White color preview on #866388 background

This text has white color on #866388 background.


Related colors

Complementary color

Complementary color for #hex is #799C77.


I love getcolorcode.com

Triadic colors

1 #888663 and #638886 with #866388 are triadic colors.

2 #886386 and #638688 with #866388 are triadic colors.