COLOR #BBA4B6

HEX: #BBA4B6 RGB: (187,164,182)

Color info

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

RGB color model

#BBA4B6 color RGB value is (187,164,182).

RGB: (187,164,182) (73%, 64%, 71%)

RGB channels and saturation

R 187 of 255 = 73%
G 164 of 255 = 64%
B 182 of 255 = 71%

187
164
182

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

Portions of RGB colors in percentages

R + G + B = 187 + 164 + 182 = 533 (100%)
R 187 of 533 ~ 35.08%
G 164 of 533 ~ 30.77%
B 182 of 533 ~ 34.15'%

%35.08
%30.77
%34.15

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.30%
  • yellow value is 2.67%
  • key color value is 26.67%

CMYK: (0,12,3,27)
C0M12Y3K27 (0%, 12%, 3%, 27%)
(0.00 / 0.12 / 0.03 / 0.27)

CMYK percentages

%0
%12.3
%2.67
%26.67

Codes

Color #BBA4B6 in popluar color models

BB A4 B6
RGB 187 164 182
HSL 313° 14.47% 68.82%
HSB/HSV 313° 12.30% 73.33%
CMYK 0.00% 12.30% 2.67%
26.67%

Color #BBA4B6 in popluar number systems.

HEX BB A4 B6
Decimal 187 164 182
Binary 10111011 10100100 10110110
Octal 273 244 266

Shades and tints

Shades of #BBA4B6

#BBA4B6
(187,164,182)
#AA96A6
(170,150,166)
#998896
(153,136,150)
#887A86
(136,122,134)
#776C76
(119,108,118)
#665E66
(102,94,102)
#555056
(85,80,86)
#444246
(68,66,70)
#333436
(51,52,54)
#222626
(34,38,38)
#111816
(17,24,22)
#000000
(0,0,0)

Tints of #BBA4B6

#BBA4B6
(187,164,182)
#C1ACBC
(193,172,188)
#C7B4C2
(199,180,194)
#CDBCC8
(205,188,200)
#D3C4CE
(211,196,206)
#D9CCD4
(217,204,212)
#DFD4DA
(223,212,218)
#E5DCE0
(229,220,224)
#EBE4E6
(235,228,230)
#F1ECEC
(241,236,236)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA4B6; }

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

This text font color is #BBA4B6.

Background Color

.myBgColor { background-color: #BBA4B6; }

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

This div background color is #BBA4B6.

Border color

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

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

This div border color is #BBA4B6.

Opacity

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

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

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

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

This text has shadow with #BBA4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA4B6.

Preview

Color preview on black background

This text has color #BBA4B6 on black background.


Color preview on white background

This text has color #BBA4B6 on white background.


Black color preview on #BBA4B6 background

This text has black color on #BBA4B6 background.


White color preview on #BBA4B6 background

This text has white color on #BBA4B6 background.


Related colors

Complementary color

Complementary color for #hex is #445B49.


I love getcolorcode.com

Triadic colors

1 #B6BBA4 and #A4B6BB with #BBA4B6 are triadic colors.

2 #B6A4BB and #A4BBB6 with #BBA4B6 are triadic colors.