COLOR #8B6396

HEX: #8B6396 RGB: (139,99,150)

Renk bilgisi

#8B6396 contains red, green and blue colors in about the same proportion. #8B6396 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8B6396 color RGB value is (139,99,150).

RGB: (139,99,150) (55%, 39%, 59%)

RGB bağlantıları ve doygunluk

R 139 of 255 = 55%
G 99 of 255 = 39%
B 150 of 255 = 59%

139
99
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 99 + 150 = 388 (100%)
R 139 of 388 ~ 35.82%
G 99 of 388 ~ 25.52%
B 150 of 388 ~ 38.66'%

%35.82
%25.52
%38.66

CMYK RENK MODELİ

#8B6396 rengi CMYK tonu (7,34,0,41).

  • camgöbeği tonu 7.33%
  • eflatun tonu 34.00%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%
CMYK: (7,34,0,41) C7M34Y0K41 (7%,34%,0%,41%) (0.07/0.34/0.00/0.41) 

CMYK yüzdeleri

%7.33
%34
%0
%41.18

Codes

Color #8B6396 in popluar color models

8B 63 96
RGB 139 99 150
HSL 287° 20.48% 48.82%
HSB/HSV 287° 34.00% 58.82%
CMYK 7.33% 34.00% 0.00%
41.18%

Color #8B6396 in popluar number systems.

HEX 8B 63 96
Decimal 139 99 150
Binary 10001011 1100011 10010110
Octal 213 143 226

Shades and tints

Shades of #8B6396

#8B6396
(139,99,150)
#7F5A89
(127,90,137)
#73517C
(115,81,124)
#67486F
(103,72,111)
#5B3F62
(91,63,98)
#4F3655
(79,54,85)
#432D48
(67,45,72)
#37243B
(55,36,59)
#2B1B2E
(43,27,46)
#1F1221
(31,18,33)
#130914
(19,9,20)
#000000
(0,0,0)

Tints of #8B6396

#8B6396
(139,99,150)
#95719F
(149,113,159)
#9F7FA8
(159,127,168)
#A98DB1
(169,141,177)
#B39BBA
(179,155,186)
#BDA9C3
(189,169,195)
#C7B7CC
(199,183,204)
#D1C5D5
(209,197,213)
#DBD3DE
(219,211,222)
#E5E1E7
(229,225,231)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6396 color. Also use rgb(139,99,150) instead hex code.

Text Font Color

.myTextColor { color: #8B6396; }

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

This text font color is #8B6396.

Background Color

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

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

This div background color is #8B6396.

Border color

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

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

This div border color is #8B6396.

Opacity

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

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

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

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

This text has shadow with #8B6396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6396.

Preview

Color preview on black background

This text has color #8B6396 on black background.


Color preview on white background

This text has color #8B6396 on white background.


Black color preview on #8B6396 background

This text has black color on #8B6396 background.


White color preview on #8B6396 background

This text has white color on #8B6396 background.


Related colors

Complementary color

Complementary color for #hex is #749C69.


I love getcolorcode.com

Triadic colors

1 #968B63 and #63968B with #8B6396 are triadic colors.

2 #96638B and #638B96 with #8B6396 are triadic colors.