COLOR #B96EB6

HEX: #B96EB6 RGB: (185,110,182)

Color info

#B96EB6 contains mainly red and blue colors. Web safe color of #B96EB6 is #CC66CC (or #C6C).

RGB color model

#B96EB6 color RGB value is (185,110,182).

RGB: (185,110,182) (73%, 43%, 71%)

RGB channels and saturation

R 185 of 255 = 73%
G 110 of 255 = 43%
B 182 of 255 = 71%

185
110
182

R + G + B ~ 62%. #B96EB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 110 + 182 = 477 (100%)
R 185 of 477 ~ 38.78%
G 110 of 477 ~ 23.06%
B 182 of 477 ~ 38.16'%

%38.78
%23.06
%38.16

CMYK color model

#B96EB6 color CMYK value is (0,41,2,27).

  • cyan value is 0.00%
  • magenta value is 40.54%
  • yellow value is 1.62%
  • key color value is 27.45%

CMYK: (0,41,2,27)
C0M41Y2K27 (0%, 41%, 2%, 27%)
(0.00 / 0.41 / 0.02 / 0.27)

CMYK percentages

%0
%40.54
%1.62
%27.45

Codes

Color #B96EB6 in popluar color models

B9 6E B6
RGB 185 110 182
HSL 302° 34.88% 57.84%
HSB/HSV 302° 40.54% 72.55%
CMYK 0.00% 40.54% 1.62%
27.45%

Color #B96EB6 in popluar number systems.

HEX B9 6E B6
Decimal 185 110 182
Binary 10111001 1101110 10110110
Octal 271 156 266

Shades and tints

Shades of #B96EB6

#B96EB6
(185,110,182)
#A964A6
(169,100,166)
#995A96
(153,90,150)
#895086
(137,80,134)
#794676
(121,70,118)
#693C66
(105,60,102)
#593256
(89,50,86)
#492846
(73,40,70)
#391E36
(57,30,54)
#291426
(41,20,38)
#190A16
(25,10,22)
#000000
(0,0,0)

Tints of #B96EB6

#B96EB6
(185,110,182)
#BF7BBC
(191,123,188)
#C588C2
(197,136,194)
#CB95C8
(203,149,200)
#D1A2CE
(209,162,206)
#D7AFD4
(215,175,212)
#DDBCDA
(221,188,218)
#E3C9E0
(227,201,224)
#E9D6E6
(233,214,230)
#EFE3EC
(239,227,236)
#F5F0F2
(245,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B96EB6 color. Also use rgb(185,110,182) instead hex code.

Text Font Color

.myTextColor { color: #B96EB6; }

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

This text font color is #B96EB6.

Background Color

.myBgColor { background-color: #B96EB6; }

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

This div background color is #B96EB6.

Border color

.myBorderColor { border: 1px solid #B96EB6; }

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

This div border color is #B96EB6.

Opacity

.myOpacity80 { color: #B96EB6; opacity: 0.8; }

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

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

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

This text has shadow with #B96EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B96EB6.

Preview

Color preview on black background

This text has color #B96EB6 on black background.


Color preview on white background

This text has color #B96EB6 on white background.


Black color preview on #B96EB6 background

This text has black color on #B96EB6 background.


White color preview on #B96EB6 background

This text has white color on #B96EB6 background.


Related colors

Complementary color

Complementary color for #hex is #469149.


I love getcolorcode.com

Triadic colors

1 #B6B96E and #6EB6B9 with #B96EB6 are triadic colors.

2 #B66EB9 and #6EB9B6 with #B96EB6 are triadic colors.