COLOR #BB95BB

HEX: #BB95BB RGB: (187,149,187)

Color info

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

RGB color model

#BB95BB color RGB value is (187,149,187).

RGB: (187,149,187) (73%, 58%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 149 of 255 = 58%
B 187 of 255 = 73%

187
149
187

R + G + B ~ 68%. #BB95BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 149 + 187 = 523 (100%)
R 187 of 523 ~ 35.76%
G 149 of 523 ~ 28.49%
B 187 of 523 ~ 35.76'%

%35.76
%28.49
%35.76

CMYK color model

#BB95BB color CMYK value is (0,20,0,27).

  • cyan value is 0.00%
  • magenta value is 20.32%
  • yellow value is 0.00%
  • key color value is 26.67%
CMYK: (0,20,0,27) C0M20Y0K27 (0%,20%,0%,27%) (0.00/0.20/0.00/0.27) 

CMYK percentages

%0
%20.32
%0
%26.67

Codes

Color #BB95BB in popluar color models

BB 95 BB
RGB 187 149 187
HSL 300° 21.84% 65.88%
HSB/HSV 300° 20.32% 73.33%
CMYK 0.00% 20.32% 0.00%
26.67%

Color #BB95BB in popluar number systems.

HEX BB 95 BB
Decimal 187 149 187
Binary 10111011 10010101 10111011
Octal 273 225 273

Shades and tints

Shades of #BB95BB

#BB95BB
(187,149,187)
#AA88AA
(170,136,170)
#997B99
(153,123,153)
#886E88
(136,110,136)
#776177
(119,97,119)
#665466
(102,84,102)
#554755
(85,71,85)
#443A44
(68,58,68)
#332D33
(51,45,51)
#222022
(34,32,34)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #BB95BB

#BB95BB
(187,149,187)
#C19EC1
(193,158,193)
#C7A7C7
(199,167,199)
#CDB0CD
(205,176,205)
#D3B9D3
(211,185,211)
#D9C2D9
(217,194,217)
#DFCBDF
(223,203,223)
#E5D4E5
(229,212,229)
#EBDDEB
(235,221,235)
#F1E6F1
(241,230,241)
#F7EFF7
(247,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BB95BB; }

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

This text font color is #BB95BB.

Background Color

.myBgColor { background-color: #BB95BB; }

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

This div background color is #BB95BB.

Border color

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

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

This div border color is #BB95BB.

Opacity

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

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

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

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

This text has shadow with #BB95BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB95BB.

Preview

Color preview on black background

This text has color #BB95BB on black background.


Color preview on white background

This text has color #BB95BB on white background.


Black color preview on #BB95BB background

This text has black color on #BB95BB background.


White color preview on #BB95BB background

This text has white color on #BB95BB background.


Related colors

Complementary color

Complementary color for #hex is #446A44.


I love getcolorcode.com

Triadic colors

1 #BBBB95 and #95BBBB with #BB95BB are triadic colors.

2 #BB95BB and #95BBBB with #BB95BB are triadic colors.