COLOR #BBA7C6

HEX: #BBA7C6 RGB: (187,167,198)

Color info

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

RGB color model

#BBA7C6 color RGB value is (187,167,198).

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

RGB channels and saturation

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

187
167
198

R + G + B ~ 72%. #BBA7C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 167 + 198 = 552 (100%)
R 187 of 552 ~ 33.88%
G 167 of 552 ~ 30.25%
B 198 of 552 ~ 35.87'%

%33.88
%30.25
%35.87

CMYK color model

#BBA7C6 color CMYK value is (6,16,0,22).

  • cyan value is 5.56%
  • magenta value is 15.66%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (6,16,0,22) C6M16Y0K22 (6%,16%,0%,22%) (0.06/0.16/0.00/0.22) 

CMYK percentages

%5.56
%15.66
%0
%22.35

Codes

Color #BBA7C6 in popluar color models

BB A7 C6
RGB 187 167 198
HSL 279° 21.38% 71.57%
HSB/HSV 279° 15.66% 77.65%
CMYK 5.56% 15.66% 0.00%
22.35%

Color #BBA7C6 in popluar number systems.

HEX BB A7 C6
Decimal 187 167 198
Binary 10111011 10100111 11000110
Octal 273 247 306

Shades and tints

Shades of #BBA7C6

#BBA7C6
(187,167,198)
#AA98B4
(170,152,180)
#9989A2
(153,137,162)
#887A90
(136,122,144)
#776B7E
(119,107,126)
#665C6C
(102,92,108)
#554D5A
(85,77,90)
#443E48
(68,62,72)
#332F36
(51,47,54)
#222024
(34,32,36)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #BBA7C6

#BBA7C6
(187,167,198)
#C1AFCB
(193,175,203)
#C7B7D0
(199,183,208)
#CDBFD5
(205,191,213)
#D3C7DA
(211,199,218)
#D9CFDF
(217,207,223)
#DFD7E4
(223,215,228)
#E5DFE9
(229,223,233)
#EBE7EE
(235,231,238)
#F1EFF3
(241,239,243)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA7C6; }

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

This text font color is #BBA7C6.

Background Color

.myBgColor { background-color: #BBA7C6; }

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

This div background color is #BBA7C6.

Border color

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

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

This div border color is #BBA7C6.

Opacity

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

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

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

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

This text has shadow with #BBA7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA7C6.

Preview

Color preview on black background

This text has color #BBA7C6 on black background.


Color preview on white background

This text has color #BBA7C6 on white background.


Black color preview on #BBA7C6 background

This text has black color on #BBA7C6 background.


White color preview on #BBA7C6 background

This text has white color on #BBA7C6 background.


Related colors

Complementary color

Complementary color for #hex is #445839.


I love getcolorcode.com

Triadic colors

1 #C6BBA7 and #A7C6BB with #BBA7C6 are triadic colors.

2 #C6A7BB and #A7BBC6 with #BBA7C6 are triadic colors.