COLOR #8B6DB1

HEX: #8B6DB1 RGB: (139,109,177)

Renk bilgisi

#8B6DB1 contains mainly red and blue colors. #8B6DB1 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8B6DB1 color RGB value is (139,109,177).

RGB: (139,109,177) (55%, 43%, 69%)

RGB bağlantıları ve doygunluk

R 139 of 255 = 55%
G 109 of 255 = 43%
B 177 of 255 = 69%

139
109
177

R + G + B ~ 56%. #8B6DB1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 109 + 177 = 425 (100%)
R 139 of 425 ~ 32.71%
G 109 of 425 ~ 25.65%
B 177 of 425 ~ 41.65'%

%32.71
%25.65
%41.65

CMYK RENK MODELİ

#8B6DB1 rengi CMYK tonu (21,38,0,31).

  • camgöbeği tonu 21.47%
  • eflatun tonu 38.42%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (21,38,0,31)
C21M38Y0K31 (21%, 38%, 0%, 31%)
(0.21 / 0.38 / 0.00 / 0.31)

CMYK yüzdeleri

%21.47
%38.42
%0
%30.59

Codes

Color #8B6DB1 in popluar color models

8B 6D B1
RGB 139 109 177
HSL 266° 30.36% 56.08%
HSB/HSV 266° 38.42% 69.41%
CMYK 21.47% 38.42% 0.00%
30.59%

Color #8B6DB1 in popluar number systems.

HEX 8B 6D B1
Decimal 139 109 177
Binary 10001011 1101101 10110001
Octal 213 155 261

Shades and tints

Shades of #8B6DB1

#8B6DB1
(139,109,177)
#7F64A1
(127,100,161)
#735B91
(115,91,145)
#675281
(103,82,129)
#5B4971
(91,73,113)
#4F4061
(79,64,97)
#433751
(67,55,81)
#372E41
(55,46,65)
#2B2531
(43,37,49)
#1F1C21
(31,28,33)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #8B6DB1

#8B6DB1
(139,109,177)
#957AB8
(149,122,184)
#9F87BF
(159,135,191)
#A994C6
(169,148,198)
#B3A1CD
(179,161,205)
#BDAED4
(189,174,212)
#C7BBDB
(199,187,219)
#D1C8E2
(209,200,226)
#DBD5E9
(219,213,233)
#E5E2F0
(229,226,240)
#EFEFF7
(239,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6DB1 color. Also use rgb(139,109,177) instead hex code.

Text Font Color

.myTextColor { color: #8B6DB1; }

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

This text font color is #8B6DB1.

Background Color

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

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

This div background color is #8B6DB1.

Border color

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

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

This div border color is #8B6DB1.

Opacity

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

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

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

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

This text has shadow with #8B6DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6DB1.

Preview

Color preview on black background

This text has color #8B6DB1 on black background.


Color preview on white background

This text has color #8B6DB1 on white background.


Black color preview on #8B6DB1 background

This text has black color on #8B6DB1 background.


White color preview on #8B6DB1 background

This text has white color on #8B6DB1 background.


Related colors

Complementary color

Complementary color for #hex is #74924E.


I love getcolorcode.com

Triadic colors

1 #B18B6D and #6DB18B with #8B6DB1 are triadic colors.

2 #B16D8B and #6D8BB1 with #8B6DB1 are triadic colors.