COLOR #8B6BDE

HEX: #8B6BDE RGB: (139,107,222)

Color info

#8B6BDE contains mainly blue color. Web safe color of #8B6BDE is #9966CC (or #96C).

RGB color model

#8B6BDE color RGB value is (139,107,222).

RGB: (139,107,222) (55%, 42%, 87%)

RGB channels and saturation

R 139 of 255 = 55%
G 107 of 255 = 42%
B 222 of 255 = 87%

139
107
222

R + G + B ~ 61%. #8B6BDE is quite light color.

Portions of RGB colors in percentages

R + G + B = 139 + 107 + 222 = 468 (100%)
R 139 of 468 ~ 29.7%
G 107 of 468 ~ 22.86%
B 222 of 468 ~ 47.44'%

%29.7
%22.86
%47.44

CMYK color model

#8B6BDE color CMYK value is (37,52,0,13).

  • cyan value is 37.39%
  • magenta value is 51.80%
  • yellow value is 0.00%
  • key color value is 12.94%
CMYK: (37,52,0,13) C37M52Y0K13 (37%,52%,0%,13%) (0.37/0.52/0.00/0.13) 

CMYK percentages

%37.39
%51.8
%0
%12.94

Codes

Color #8B6BDE in popluar color models

8B 6B DE
RGB 139 107 222
HSL 257° 63.54% 64.51%
HSB/HSV 257° 51.80% 87.06%
CMYK 37.39% 51.80% 0.00%
12.94%

Color #8B6BDE in popluar number systems.

HEX 8B 6B DE
Decimal 139 107 222
Binary 10001011 1101011 11011110
Octal 213 153 336

Shades and tints

Shades of #8B6BDE

#8B6BDE
(139,107,222)
#7F62CA
(127,98,202)
#7359B6
(115,89,182)
#6750A2
(103,80,162)
#5B478E
(91,71,142)
#4F3E7A
(79,62,122)
#433566
(67,53,102)
#372C52
(55,44,82)
#2B233E
(43,35,62)
#1F1A2A
(31,26,42)
#131116
(19,17,22)
#000000
(0,0,0)

Tints of #8B6BDE

#8B6BDE
(139,107,222)
#9578E1
(149,120,225)
#9F85E4
(159,133,228)
#A992E7
(169,146,231)
#B39FEA
(179,159,234)
#BDACED
(189,172,237)
#C7B9F0
(199,185,240)
#D1C6F3
(209,198,243)
#DBD3F6
(219,211,246)
#E5E0F9
(229,224,249)
#EFEDFC
(239,237,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6BDE color. Also use rgb(139,107,222) instead hex code.

Text Font Color

.myTextColor { color: #8B6BDE; }

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

This text font color is #8B6BDE.

Background Color

.myBgColor { background-color: #8B6BDE; }

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

This div background color is #8B6BDE.

Border color

.myBorderColor { border: 1px solid #8B6BDE; }

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

This div border color is #8B6BDE.

Opacity

.myOpacity80 { color: #8B6BDE; opacity: 0.8; }

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

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

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

This text has shadow with #8B6BDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6BDE.

Preview

Color preview on black background

This text has color #8B6BDE on black background.


Color preview on white background

This text has color #8B6BDE on white background.


Black color preview on #8B6BDE background

This text has black color on #8B6BDE background.


White color preview on #8B6BDE background

This text has white color on #8B6BDE background.


Related colors

Complementary color

Complementary color for #hex is #749421.


I love getcolorcode.com

Triadic colors

1 #DE8B6B and #6BDE8B with #8B6BDE are triadic colors.

2 #DE6B8B and #6B8BDE with #8B6BDE are triadic colors.