COLOR #BBA3A9

HEX: #BBA3A9 RGB: (187,163,169)

Color info

#BBA3A9 contains red, green and blue colors in about the same proportion. Web safe color of #BBA3A9 is #CC9999 (or #C99).

RGB color model

#BBA3A9 color RGB value is (187,163,169).

RGB: (187,163,169) (73%, 64%, 66%)

RGB channels and saturation

R 187 of 255 = 73%
G 163 of 255 = 64%
B 169 of 255 = 66%

187
163
169

R + G + B ~ 68%. #BBA3A9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 163 + 169 = 519 (100%)
R 187 of 519 ~ 36.03%
G 163 of 519 ~ 31.41%
B 169 of 519 ~ 32.56'%

%36.03
%31.41
%32.56

CMYK color model

#BBA3A9 color CMYK value is (0,13,10,27).

  • cyan value is 0.00%
  • magenta value is 12.83%
  • yellow value is 9.63%
  • key color value is 26.67%
CMYK: (0,13,10,27) C0M13Y10K27 (0%,13%,10%,27%) (0.00/0.13/0.10/0.27) 

CMYK percentages

%0
%12.83
%9.63
%26.67

Codes

Color #BBA3A9 in popluar color models

BB A3 A9
RGB 187 163 169
HSL 345° 15.00% 68.63%
HSB/HSV 345° 12.83% 73.33%
CMYK 0.00% 12.83% 9.63%
26.67%

Color #BBA3A9 in popluar number systems.

HEX BB A3 A9
Decimal 187 163 169
Binary 10111011 10100011 10101001
Octal 273 243 251

Shades and tints

Shades of #BBA3A9

#BBA3A9
(187,163,169)
#AA959A
(170,149,154)
#99878B
(153,135,139)
#88797C
(136,121,124)
#776B6D
(119,107,109)
#665D5E
(102,93,94)
#554F4F
(85,79,79)
#444140
(68,65,64)
#333331
(51,51,49)
#222522
(34,37,34)
#111713
(17,23,19)
#000000
(0,0,0)

Tints of #BBA3A9

#BBA3A9
(187,163,169)
#C1ABB0
(193,171,176)
#C7B3B7
(199,179,183)
#CDBBBE
(205,187,190)
#D3C3C5
(211,195,197)
#D9CBCC
(217,203,204)
#DFD3D3
(223,211,211)
#E5DBDA
(229,219,218)
#EBE3E1
(235,227,225)
#F1EBE8
(241,235,232)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA3A9; }

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

This text font color is #BBA3A9.

Background Color

.myBgColor { background-color: #BBA3A9; }

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

This div background color is #BBA3A9.

Border color

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

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

This div border color is #BBA3A9.

Opacity

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

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

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

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

This text has shadow with #BBA3A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA3A9.

Preview

Color preview on black background

This text has color #BBA3A9 on black background.


Color preview on white background

This text has color #BBA3A9 on white background.


Black color preview on #BBA3A9 background

This text has black color on #BBA3A9 background.


White color preview on #BBA3A9 background

This text has white color on #BBA3A9 background.


Related colors

Complementary color

Complementary color for #hex is #445C56.


I love getcolorcode.com

Triadic colors

1 #A9BBA3 and #A3A9BB with #BBA3A9 are triadic colors.

2 #A9A3BB and #A3BBA9 with #BBA3A9 are triadic colors.