COLOR #BBA6A5

HEX: #BBA6A5 RGB: (187,166,165)

Color info

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

RGB color model

#BBA6A5 color RGB value is (187,166,165).

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

RGB channels and saturation

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

187
166
165

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

Portions of RGB colors in percentages

R + G + B = 187 + 166 + 165 = 518 (100%)
R 187 of 518 ~ 36.1%
G 166 of 518 ~ 32.05%
B 165 of 518 ~ 31.85'%

%36.1
%32.05
%31.85

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.23%
  • yellow value is 11.76%
  • key color value is 26.67%

CMYK: (0,11,12,27)
C0M11Y12K27 (0%, 11%, 12%, 27%)
(0.00 / 0.11 / 0.12 / 0.27)

CMYK percentages

%0
%11.23
%11.76
%26.67

Codes

Color #BBA6A5 in popluar color models

BB A6 A5
RGB 187 166 165
HSL 13.92% 69.02%
HSB/HSV 11.76% 73.33%
CMYK 0.00% 11.23% 11.76%
26.67%

Color #BBA6A5 in popluar number systems.

HEX BB A6 A5
Decimal 187 166 165
Binary 10111011 10100110 10100101
Octal 273 246 245

Shades and tints

Shades of #BBA6A5

#BBA6A5
(187,166,165)
#AA9796
(170,151,150)
#998887
(153,136,135)
#887978
(136,121,120)
#776A69
(119,106,105)
#665B5A
(102,91,90)
#554C4B
(85,76,75)
#443D3C
(68,61,60)
#332E2D
(51,46,45)
#221F1E
(34,31,30)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #BBA6A5

#BBA6A5
(187,166,165)
#C1AEAD
(193,174,173)
#C7B6B5
(199,182,181)
#CDBEBD
(205,190,189)
#D3C6C5
(211,198,197)
#D9CECD
(217,206,205)
#DFD6D5
(223,214,213)
#E5DEDD
(229,222,221)
#EBE6E5
(235,230,229)
#F1EEED
(241,238,237)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBA6A5; }

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

This text font color is #BBA6A5.

Background Color

.myBgColor { background-color: #BBA6A5; }

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

This div background color is #BBA6A5.

Border color

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

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

This div border color is #BBA6A5.

Opacity

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

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

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

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

This text has shadow with #BBA6A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBA6A5.

Preview

Color preview on black background

This text has color #BBA6A5 on black background.


Color preview on white background

This text has color #BBA6A5 on white background.


Black color preview on #BBA6A5 background

This text has black color on #BBA6A5 background.


White color preview on #BBA6A5 background

This text has white color on #BBA6A5 background.


Related colors

Complementary color

Complementary color for #hex is #44595A.


I love getcolorcode.com

Triadic colors

1 #A5BBA6 and #A6A5BB with #BBA6A5 are triadic colors.

2 #A5A6BB and #A6BBA5 with #BBA6A5 are triadic colors.