COLOR #BB9EBB

HEX: #BB9EBB RGB: (187,158,187)

Color info

#BB9EBB contains red, green and blue colors in about the same proportion. Web safe color of #BB9EBB is #CC99CC (or #C9C).

RGB color model

#BB9EBB color RGB value is (187,158,187).

RGB: (187,158,187) (73%, 62%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 158 of 255 = 62%
B 187 of 255 = 73%

187
158
187

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

Portions of RGB colors in percentages

R + G + B = 187 + 158 + 187 = 532 (100%)
R 187 of 532 ~ 35.15%
G 158 of 532 ~ 29.7%
B 187 of 532 ~ 35.15'%

%35.15
%29.7
%35.15

CMYK color model

#BB9EBB color CMYK value is (0,16,0,27).

  • cyan value is 0.00%
  • magenta value is 15.51%
  • yellow value is 0.00%
  • key color value is 26.67%

CMYK: (0,16,0,27)
C0M16Y0K27 (0%, 16%, 0%, 27%)
(0.00 / 0.16 / 0.00 / 0.27)

CMYK percentages

%0
%15.51
%0
%26.67

Codes

Color #BB9EBB in popluar color models

BB 9E BB
RGB 187 158 187
HSL 300° 17.58% 67.65%
HSB/HSV 300° 15.51% 73.33%
CMYK 0.00% 15.51% 0.00%
26.67%

Color #BB9EBB in popluar number systems.

HEX BB 9E BB
Decimal 187 158 187
Binary 10111011 10011110 10111011
Octal 273 236 273

Shades and tints

Shades of #BB9EBB

#BB9EBB
(187,158,187)
#AA90AA
(170,144,170)
#998299
(153,130,153)
#887488
(136,116,136)
#776677
(119,102,119)
#665866
(102,88,102)
#554A55
(85,74,85)
#443C44
(68,60,68)
#332E33
(51,46,51)
#222022
(34,32,34)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #BB9EBB

#BB9EBB
(187,158,187)
#C1A6C1
(193,166,193)
#C7AEC7
(199,174,199)
#CDB6CD
(205,182,205)
#D3BED3
(211,190,211)
#D9C6D9
(217,198,217)
#DFCEDF
(223,206,223)
#E5D6E5
(229,214,229)
#EBDEEB
(235,222,235)
#F1E6F1
(241,230,241)
#F7EEF7
(247,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BB9EBB; }

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

This text font color is #BB9EBB.

Background Color

.myBgColor { background-color: #BB9EBB; }

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

This div background color is #BB9EBB.

Border color

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

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

This div border color is #BB9EBB.

Opacity

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

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

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

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

This text has shadow with #BB9EBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB9EBB.

Preview

Color preview on black background

This text has color #BB9EBB on black background.


Color preview on white background

This text has color #BB9EBB on white background.


Black color preview on #BB9EBB background

This text has black color on #BB9EBB background.


White color preview on #BB9EBB background

This text has white color on #BB9EBB background.


Related colors

Complementary color

Complementary color for #hex is #446144.


I love getcolorcode.com

Triadic colors

1 #BBBB9E and #9EBBBB with #BB9EBB are triadic colors.

2 #BB9EBB and #9EBBBB with #BB9EBB are triadic colors.