COLOR #BBA7B6

HEX: #BBA7B6 RGB: (187,167,182)

Color info

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

RGB color model

#BBA7B6 color RGB value is (187,167,182).

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

RGB channels and saturation

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

187
167
182

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

Portions of RGB colors in percentages

R + G + B = 187 + 167 + 182 = 536 (100%)
R 187 of 536 ~ 34.89%
G 167 of 536 ~ 31.16%
B 182 of 536 ~ 33.96'%

%34.89
%31.16
%33.96

CMYK color model

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

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

CMYK percentages

%0
%10.7
%2.67
%26.67

Codes

Color #BBA7B6 in popluar color models

BB A7 B6
RGB 187 167 182
HSL 315° 12.82% 69.41%
HSB/HSV 315° 10.70% 73.33%
CMYK 0.00% 10.70% 2.67%
26.67%

Color #BBA7B6 in popluar number systems.

HEX BB A7 B6
Decimal 187 167 182
Binary 10111011 10100111 10110110
Octal 273 247 266

Shades and tints

Shades of #BBA7B6

#BBA7B6
(187,167,182)
#AA98A6
(170,152,166)
#998996
(153,137,150)
#887A86
(136,122,134)
#776B76
(119,107,118)
#665C66
(102,92,102)
#554D56
(85,77,86)
#443E46
(68,62,70)
#332F36
(51,47,54)
#222026
(34,32,38)
#111116
(17,17,22)
#000000
(0,0,0)

Tints of #BBA7B6

#BBA7B6
(187,167,182)
#C1AFBC
(193,175,188)
#C7B7C2
(199,183,194)
#CDBFC8
(205,191,200)
#D3C7CE
(211,199,206)
#D9CFD4
(217,207,212)
#DFD7DA
(223,215,218)
#E5DFE0
(229,223,224)
#EBE7E6
(235,231,230)
#F1EFEC
(241,239,236)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA7B6; }

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

This text font color is #BBA7B6.

Background Color

.myBgColor { background-color: #BBA7B6; }

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

This div background color is #BBA7B6.

Border color

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

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

This div border color is #BBA7B6.

Opacity

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

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

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

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

This text has shadow with #BBA7B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA7B6.

Preview

Color preview on black background

This text has color #BBA7B6 on black background.


Color preview on white background

This text has color #BBA7B6 on white background.


Black color preview on #BBA7B6 background

This text has black color on #BBA7B6 background.


White color preview on #BBA7B6 background

This text has white color on #BBA7B6 background.


Related colors

Complementary color

Complementary color for #hex is #445849.


I love getcolorcode.com

Triadic colors

1 #B6BBA7 and #A7B6BB with #BBA7B6 are triadic colors.

2 #B6A7BB and #A7BBB6 with #BBA7B6 are triadic colors.