COLOR #9B7ABF

HEX: #9B7ABF RGB: (155,122,191)

Color info

#9B7ABF contains mainly red and blue colors. Web safe color of #9B7ABF is #9966CC (or #96C).

RGB color model

#9B7ABF color RGB value is (155,122,191).

RGB: (155,122,191) (61%, 48%, 75%)

RGB channels and saturation

R 155 of 255 = 61%
G 122 of 255 = 48%
B 191 of 255 = 75%

155
122
191

R + G + B ~ 61%. #9B7ABF is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 122 + 191 = 468 (100%)
R 155 of 468 ~ 33.12%
G 122 of 468 ~ 26.07%
B 191 of 468 ~ 40.81'%

%33.12
%26.07
%40.81

CMYK color model

#9B7ABF color CMYK value is (19,36,0,25).

  • cyan value is 18.85%
  • magenta value is 36.13%
  • yellow value is 0.00%
  • key color value is 25.10%
CMYK: (19,36,0,25) C19M36Y0K25 (19%,36%,0%,25%) (0.19/0.36/0.00/0.25) 

CMYK percentages

%18.85
%36.13
%0
%25.1

Codes

Color #9B7ABF in popluar color models

9B 7A BF
RGB 155 122 191
HSL 269° 35.03% 61.37%
HSB/HSV 269° 36.13% 74.90%
CMYK 18.85% 36.13% 0.00%
25.10%

Color #9B7ABF in popluar number systems.

HEX 9B 7A BF
Decimal 155 122 191
Binary 10011011 1111010 10111111
Octal 233 172 277

Shades and tints

Shades of #9B7ABF

#9B7ABF
(155,122,191)
#8D6FAE
(141,111,174)
#7F649D
(127,100,157)
#71598C
(113,89,140)
#634E7B
(99,78,123)
#55436A
(85,67,106)
#473859
(71,56,89)
#392D48
(57,45,72)
#2B2237
(43,34,55)
#1D1726
(29,23,38)
#0F0C15
(15,12,21)
#000000
(0,0,0)

Tints of #9B7ABF

#9B7ABF
(155,122,191)
#A486C4
(164,134,196)
#AD92C9
(173,146,201)
#B69ECE
(182,158,206)
#BFAAD3
(191,170,211)
#C8B6D8
(200,182,216)
#D1C2DD
(209,194,221)
#DACEE2
(218,206,226)
#E3DAE7
(227,218,231)
#ECE6EC
(236,230,236)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B7ABF color. Also use rgb(155,122,191) instead hex code.

Text Font Color

.myTextColor { color: #9B7ABF; }

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

This text font color is #9B7ABF.

Background Color

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

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

This div background color is #9B7ABF.

Border color

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

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

This div border color is #9B7ABF.

Opacity

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

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

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

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

This text has shadow with #9B7ABF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7ABF.

Preview

Color preview on black background

This text has color #9B7ABF on black background.


Color preview on white background

This text has color #9B7ABF on white background.


Black color preview on #9B7ABF background

This text has black color on #9B7ABF background.


White color preview on #9B7ABF background

This text has white color on #9B7ABF background.


Related colors

Complementary color

Complementary color for #hex is #648540.


I love getcolorcode.com

Triadic colors

1 #BF9B7A and #7ABF9B with #9B7ABF are triadic colors.

2 #BF7A9B and #7A9BBF with #9B7ABF are triadic colors.