COLOR #BB9CBB

HEX: #BB9CBB RGB: (187,156,187)

Color info

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

RGB color model

#BB9CBB color RGB value is (187,156,187).

RGB: (187,156,187) (73%, 61%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 156 of 255 = 61%
B 187 of 255 = 73%

187
156
187

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

Portions of RGB colors in percentages

R + G + B = 187 + 156 + 187 = 530 (100%)
R 187 of 530 ~ 35.28%
G 156 of 530 ~ 29.43%
B 187 of 530 ~ 35.28'%

%35.28
%29.43
%35.28

CMYK color model

#BB9CBB color CMYK value is (0,17,0,27).

  • cyan value is 0.00%
  • magenta value is 16.58%
  • yellow value is 0.00%
  • key color value is 26.67%
CMYK: (0,17,0,27) C0M17Y0K27 (0%,17%,0%,27%) (0.00/0.17/0.00/0.27) 

CMYK percentages

%0
%16.58
%0
%26.67

Codes

Color #BB9CBB in popluar color models

BB 9C BB
RGB 187 156 187
HSL 300° 18.56% 67.25%
HSB/HSV 300° 16.58% 73.33%
CMYK 0.00% 16.58% 0.00%
26.67%

Color #BB9CBB in popluar number systems.

HEX BB 9C BB
Decimal 187 156 187
Binary 10111011 10011100 10111011
Octal 273 234 273

Shades and tints

Shades of #BB9CBB

#BB9CBB
(187,156,187)
#AA8EAA
(170,142,170)
#998099
(153,128,153)
#887288
(136,114,136)
#776477
(119,100,119)
#665666
(102,86,102)
#554855
(85,72,85)
#443A44
(68,58,68)
#332C33
(51,44,51)
#221E22
(34,30,34)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #BB9CBB

#BB9CBB
(187,156,187)
#C1A5C1
(193,165,193)
#C7AEC7
(199,174,199)
#CDB7CD
(205,183,205)
#D3C0D3
(211,192,211)
#D9C9D9
(217,201,217)
#DFD2DF
(223,210,223)
#E5DBE5
(229,219,229)
#EBE4EB
(235,228,235)
#F1EDF1
(241,237,241)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BB9CBB; }

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

This text font color is #BB9CBB.

Background Color

.myBgColor { background-color: #BB9CBB; }

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

This div background color is #BB9CBB.

Border color

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

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

This div border color is #BB9CBB.

Opacity

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

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

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

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

This text has shadow with #BB9CBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB9CBB.

Preview

Color preview on black background

This text has color #BB9CBB on black background.


Color preview on white background

This text has color #BB9CBB on white background.


Black color preview on #BB9CBB background

This text has black color on #BB9CBB background.


White color preview on #BB9CBB background

This text has white color on #BB9CBB background.


Related colors

Complementary color

Complementary color for #hex is #446344.


I love getcolorcode.com

Triadic colors

1 #BBBB9C and #9CBBBB with #BB9CBB are triadic colors.

2 #BB9CBB and #9CBBBB with #BB9CBB are triadic colors.