COLOR #BB6EE9

HEX: #BB6EE9 RGB: (187,110,233)

Color info

#BB6EE9 contains mainly red and blue colors. Web safe color of #BB6EE9 is #CC66FF (or #C6F).

RGB color model

#BB6EE9 color RGB value is (187,110,233).

RGB: (187,110,233) (73%, 43%, 91%)

RGB channels and saturation

R 187 of 255 = 73%
G 110 of 255 = 43%
B 233 of 255 = 91%

187
110
233

R + G + B ~ 69%. #BB6EE9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 110 + 233 = 530 (100%)
R 187 of 530 ~ 35.28%
G 110 of 530 ~ 20.75%
B 233 of 530 ~ 43.96'%

%35.28
%20.75
%43.96

CMYK color model

#BB6EE9 color CMYK value is (20,53,0,9).

  • cyan value is 19.74%
  • magenta value is 52.79%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (20,53,0,9)
C20M53Y0K9 (20%, 53%, 0%, 9%)
(0.20 / 0.53 / 0.00 / 0.09)

CMYK percentages

%19.74
%52.79
%0
%8.63

Codes

Color #BB6EE9 in popluar color models

BB 6E E9
RGB 187 110 233
HSL 278° 73.65% 67.25%
HSB/HSV 278° 52.79% 91.37%
CMYK 19.74% 52.79% 0.00%
8.63%

Color #BB6EE9 in popluar number systems.

HEX BB 6E E9
Decimal 187 110 233
Binary 10111011 1101110 11101001
Octal 273 156 351

Shades and tints

Shades of #BB6EE9

#BB6EE9
(187,110,233)
#AA64D4
(170,100,212)
#995ABF
(153,90,191)
#8850AA
(136,80,170)
#774695
(119,70,149)
#663C80
(102,60,128)
#55326B
(85,50,107)
#442856
(68,40,86)
#331E41
(51,30,65)
#22142C
(34,20,44)
#110A17
(17,10,23)
#000000
(0,0,0)

Tints of #BB6EE9

#BB6EE9
(187,110,233)
#C17BEB
(193,123,235)
#C788ED
(199,136,237)
#CD95EF
(205,149,239)
#D3A2F1
(211,162,241)
#D9AFF3
(217,175,243)
#DFBCF5
(223,188,245)
#E5C9F7
(229,201,247)
#EBD6F9
(235,214,249)
#F1E3FB
(241,227,251)
#F7F0FD
(247,240,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB6EE9 color. Also use rgb(187,110,233) instead hex code.

Text Font Color

.myTextColor { color: #BB6EE9; }

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

This text font color is #BB6EE9.

Background Color

.myBgColor { background-color: #BB6EE9; }

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

This div background color is #BB6EE9.

Border color

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

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

This div border color is #BB6EE9.

Opacity

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

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

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

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

This text has shadow with #BB6EE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB6EE9.

Preview

Color preview on black background

This text has color #BB6EE9 on black background.


Color preview on white background

This text has color #BB6EE9 on white background.


Black color preview on #BB6EE9 background

This text has black color on #BB6EE9 background.


White color preview on #BB6EE9 background

This text has white color on #BB6EE9 background.


Related colors

Complementary color

Complementary color for #hex is #449116.


I love getcolorcode.com

Triadic colors

1 #E9BB6E and #6EE9BB with #BB6EE9 are triadic colors.

2 #E96EBB and #6EBBE9 with #BB6EE9 are triadic colors.