COLOR #BBA5BB

HEX: #BBA5BB RGB: (187,165,187)

Color info

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

RGB color model

#BBA5BB color RGB value is (187,165,187).

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

RGB channels and saturation

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

187
165
187

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

Portions of RGB colors in percentages

R + G + B = 187 + 165 + 187 = 539 (100%)
R 187 of 539 ~ 34.69%
G 165 of 539 ~ 30.61%
B 187 of 539 ~ 34.69'%

%34.69
%30.61
%34.69

CMYK color model

#BBA5BB color CMYK value is (0,12,0,27).

  • cyan value is 0.00%
  • magenta value is 11.76%
  • yellow value is 0.00%
  • key color value is 26.67%
CMYK: (0,12,0,27) C0M12Y0K27 (0%,12%,0%,27%) (0.00/0.12/0.00/0.27) 

CMYK percentages

%0
%11.76
%0
%26.67

Codes

Color #BBA5BB in popluar color models

BB A5 BB
RGB 187 165 187
HSL 300° 13.92% 69.02%
HSB/HSV 300° 11.76% 73.33%
CMYK 0.00% 11.76% 0.00%
26.67%

Color #BBA5BB in popluar number systems.

HEX BB A5 BB
Decimal 187 165 187
Binary 10111011 10100101 10111011
Octal 273 245 273

Shades and tints

Shades of #BBA5BB

#BBA5BB
(187,165,187)
#AA96AA
(170,150,170)
#998799
(153,135,153)
#887888
(136,120,136)
#776977
(119,105,119)
#665A66
(102,90,102)
#554B55
(85,75,85)
#443C44
(68,60,68)
#332D33
(51,45,51)
#221E22
(34,30,34)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #BBA5BB

#BBA5BB
(187,165,187)
#C1ADC1
(193,173,193)
#C7B5C7
(199,181,199)
#CDBDCD
(205,189,205)
#D3C5D3
(211,197,211)
#D9CDD9
(217,205,217)
#DFD5DF
(223,213,223)
#E5DDE5
(229,221,229)
#EBE5EB
(235,229,235)
#F1EDF1
(241,237,241)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA5BB; }

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

This text font color is #BBA5BB.

Background Color

.myBgColor { background-color: #BBA5BB; }

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

This div background color is #BBA5BB.

Border color

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

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

This div border color is #BBA5BB.

Opacity

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

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

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

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

This text has shadow with #BBA5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA5BB.

Preview

Color preview on black background

This text has color #BBA5BB on black background.


Color preview on white background

This text has color #BBA5BB on white background.


Black color preview on #BBA5BB background

This text has black color on #BBA5BB background.


White color preview on #BBA5BB background

This text has white color on #BBA5BB background.


Related colors

Complementary color

Complementary color for #hex is #445A44.


I love getcolorcode.com

Triadic colors

1 #BBBBA5 and #A5BBBB with #BBA5BB are triadic colors.

2 #BBA5BB and #A5BBBB with #BBA5BB are triadic colors.