COLOR #BB9EB7

HEX: #BB9EB7 RGB: (187,158,183)

Color info

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

RGB color model

#BB9EB7 color RGB value is (187,158,183).

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

RGB channels and saturation

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

187
158
183

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

Portions of RGB colors in percentages

R + G + B = 187 + 158 + 183 = 528 (100%)
R 187 of 528 ~ 35.42%
G 158 of 528 ~ 29.92%
B 183 of 528 ~ 34.66'%

%35.42
%29.92
%34.66

CMYK color model

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

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

CMYK: (0,16,2,27)
C0M16Y2K27 (0%, 16%, 2%, 27%)
(0.00 / 0.16 / 0.02 / 0.27)

CMYK percentages

%0
%15.51
%2.14
%26.67

Codes

Color #BB9EB7 in popluar color models

BB 9E B7
RGB 187 158 183
HSL 308° 17.58% 67.65%
HSB/HSV 308° 15.51% 73.33%
CMYK 0.00% 15.51% 2.14%
26.67%

Color #BB9EB7 in popluar number systems.

HEX BB 9E B7
Decimal 187 158 183
Binary 10111011 10011110 10110111
Octal 273 236 267

Shades and tints

Shades of #BB9EB7

#BB9EB7
(187,158,183)
#AA90A7
(170,144,167)
#998297
(153,130,151)
#887487
(136,116,135)
#776677
(119,102,119)
#665867
(102,88,103)
#554A57
(85,74,87)
#443C47
(68,60,71)
#332E37
(51,46,55)
#222027
(34,32,39)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #BB9EB7

#BB9EB7
(187,158,183)
#C1A6BD
(193,166,189)
#C7AEC3
(199,174,195)
#CDB6C9
(205,182,201)
#D3BECF
(211,190,207)
#D9C6D5
(217,198,213)
#DFCEDB
(223,206,219)
#E5D6E1
(229,214,225)
#EBDEE7
(235,222,231)
#F1E6ED
(241,230,237)
#F7EEF3
(247,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BB9EB7; }

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

This text font color is #BB9EB7.

Background Color

.myBgColor { background-color: #BB9EB7; }

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

This div background color is #BB9EB7.

Border color

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

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

This div border color is #BB9EB7.

Opacity

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

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

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

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

This text has shadow with #BB9EB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB9EB7.

Preview

Color preview on black background

This text has color #BB9EB7 on black background.


Color preview on white background

This text has color #BB9EB7 on white background.


Black color preview on #BB9EB7 background

This text has black color on #BB9EB7 background.


White color preview on #BB9EB7 background

This text has white color on #BB9EB7 background.


Related colors

Complementary color

Complementary color for #hex is #446148.


I love getcolorcode.com

Triadic colors

1 #B7BB9E and #9EB7BB with #BB9EB7 are triadic colors.

2 #B79EBB and #9EBBB7 with #BB9EB7 are triadic colors.