COLOR #BBA7BB

HEX: #BBA7BB RGB: (187,167,187)

Color info

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

RGB color model

#BBA7BB color RGB value is (187,167,187).

RGB: (187,167,187) (73%, 65%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 167 of 255 = 65%
B 187 of 255 = 73%

187
167
187

R + G + B ~ 70%. #BBA7BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 167 + 187 = 541 (100%)
R 187 of 541 ~ 34.57%
G 167 of 541 ~ 30.87%
B 187 of 541 ~ 34.57'%

%34.57
%30.87
%34.57

CMYK color model

#BBA7BB color CMYK value is (0,11,0,27).

  • cyan value is 0.00%
  • magenta value is 10.70%
  • yellow value is 0.00%
  • key color value is 26.67%
CMYK: (0,11,0,27) C0M11Y0K27 (0%,11%,0%,27%) (0.00/0.11/0.00/0.27) 

CMYK percentages

%0
%10.7
%0
%26.67

Codes

Color #BBA7BB in popluar color models

BB A7 BB
RGB 187 167 187
HSL 300° 12.82% 69.41%
HSB/HSV 300° 10.70% 73.33%
CMYK 0.00% 10.70% 0.00%
26.67%

Color #BBA7BB in popluar number systems.

HEX BB A7 BB
Decimal 187 167 187
Binary 10111011 10100111 10111011
Octal 273 247 273

Shades and tints

Shades of #BBA7BB

#BBA7BB
(187,167,187)
#AA98AA
(170,152,170)
#998999
(153,137,153)
#887A88
(136,122,136)
#776B77
(119,107,119)
#665C66
(102,92,102)
#554D55
(85,77,85)
#443E44
(68,62,68)
#332F33
(51,47,51)
#222022
(34,32,34)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #BBA7BB

#BBA7BB
(187,167,187)
#C1AFC1
(193,175,193)
#C7B7C7
(199,183,199)
#CDBFCD
(205,191,205)
#D3C7D3
(211,199,211)
#D9CFD9
(217,207,217)
#DFD7DF
(223,215,223)
#E5DFE5
(229,223,229)
#EBE7EB
(235,231,235)
#F1EFF1
(241,239,241)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA7BB; }

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

This text font color is #BBA7BB.

Background Color

.myBgColor { background-color: #BBA7BB; }

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

This div background color is #BBA7BB.

Border color

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

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

This div border color is #BBA7BB.

Opacity

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

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

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

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

This text has shadow with #BBA7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA7BB.

Preview

Color preview on black background

This text has color #BBA7BB on black background.


Color preview on white background

This text has color #BBA7BB on white background.


Black color preview on #BBA7BB background

This text has black color on #BBA7BB background.


White color preview on #BBA7BB background

This text has white color on #BBA7BB background.


Related colors

Complementary color

Complementary color for #hex is #445844.


I love getcolorcode.com

Triadic colors

1 #BBBBA7 and #A7BBBB with #BBA7BB are triadic colors.

2 #BBA7BB and #A7BBBB with #BBA7BB are triadic colors.