COLOR #9B6EEB

HEX: #9B6EEB RGB: (155,110,235)

Color info

#9B6EEB contains mainly blue color. Web safe color of #9B6EEB is #9966FF (or #96F).

RGB color model

#9B6EEB color RGB value is (155,110,235).

RGB: (155,110,235) (61%, 43%, 92%)

RGB channels and saturation

R 155 of 255 = 61%
G 110 of 255 = 43%
B 235 of 255 = 92%

155
110
235

R + G + B ~ 65%. #9B6EEB is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 110 + 235 = 500 (100%)
R 155 of 500 ~ 31%
G 110 of 500 ~ 22%
B 235 of 500 ~ 47'%

%31
%22
%47

CMYK color model

#9B6EEB color CMYK value is (34,53,0,8).

  • cyan value is 34.04%
  • magenta value is 53.19%
  • yellow value is 0.00%
  • key color value is 7.84%
CMYK: (34,53,0,8) C34M53Y0K8 (34%,53%,0%,8%) (0.34/0.53/0.00/0.08) 

CMYK percentages

%34.04
%53.19
%0
%7.84

Codes

Color #9B6EEB in popluar color models

9B 6E EB
RGB 155 110 235
HSL 262° 75.76% 67.65%
HSB/HSV 262° 53.19% 92.16%
CMYK 34.04% 53.19% 0.00%
7.84%

Color #9B6EEB in popluar number systems.

HEX 9B 6E EB
Decimal 155 110 235
Binary 10011011 1101110 11101011
Octal 233 156 353

Shades and tints

Shades of #9B6EEB

#9B6EEB
(155,110,235)
#8D64D6
(141,100,214)
#7F5AC1
(127,90,193)
#7150AC
(113,80,172)
#634697
(99,70,151)
#553C82
(85,60,130)
#47326D
(71,50,109)
#392858
(57,40,88)
#2B1E43
(43,30,67)
#1D142E
(29,20,46)
#0F0A19
(15,10,25)
#000000
(0,0,0)

Tints of #9B6EEB

#9B6EEB
(155,110,235)
#A47BEC
(164,123,236)
#AD88ED
(173,136,237)
#B695EE
(182,149,238)
#BFA2EF
(191,162,239)
#C8AFF0
(200,175,240)
#D1BCF1
(209,188,241)
#DAC9F2
(218,201,242)
#E3D6F3
(227,214,243)
#ECE3F4
(236,227,244)
#F5F0F5
(245,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6EEB color. Also use rgb(155,110,235) instead hex code.

Text Font Color

.myTextColor { color: #9B6EEB; }

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

This text font color is #9B6EEB.

Background Color

.myBgColor { background-color: #9B6EEB; }

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

This div background color is #9B6EEB.

Border color

.myBorderColor { border: 1px solid #9B6EEB; }

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

This div border color is #9B6EEB.

Opacity

.myOpacity80 { color: #9B6EEB; opacity: 0.8; }

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

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

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

This text has shadow with #9B6EEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6EEB.

Preview

Color preview on black background

This text has color #9B6EEB on black background.


Color preview on white background

This text has color #9B6EEB on white background.


Black color preview on #9B6EEB background

This text has black color on #9B6EEB background.


White color preview on #9B6EEB background

This text has white color on #9B6EEB background.


Related colors

Complementary color

Complementary color for #hex is #649114.


I love getcolorcode.com

Triadic colors

1 #EB9B6E and #6EEB9B with #9B6EEB are triadic colors.

2 #EB6E9B and #6E9BEB with #9B6EEB are triadic colors.