COLOR #B7BAB6

HEX: #B7BAB6 RGB: (183,186,182)

Color info

#B7BAB6 contains red, green and blue colors in about the same proportion. Web safe color of #B7BAB6 is #CCCCCC (or #CCC).

RGB color model

#B7BAB6 color RGB value is (183,186,182).

RGB: (183,186,182) (72%, 73%, 71%)

RGB channels and saturation

R 183 of 255 = 72%
G 186 of 255 = 73%
B 182 of 255 = 71%

183
186
182

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

Portions of RGB colors in percentages

R + G + B = 183 + 186 + 182 = 551 (100%)
R 183 of 551 ~ 33.21%
G 186 of 551 ~ 33.76%
B 182 of 551 ~ 33.03'%

%33.21
%33.76
%33.03

CMYK color model

#B7BAB6 color CMYK value is (2,0,2,27).

  • cyan value is 1.61%
  • magenta value is 0.00%
  • yellow value is 2.15%
  • key color value is 27.06%

CMYK: (2,0,2,27)
C2M0Y2K27 (2%, 0%, 2%, 27%)
(0.02 / 0.00 / 0.02 / 0.27)

CMYK percentages

%1.61
%0
%2.15
%27.06

Codes

Color #B7BAB6 in popluar color models

B7 BA B6
RGB 183 186 182
HSL 105° 2.82% 72.16%
HSB/HSV 105° 2.15% 72.94%
CMYK 1.61% 0.00% 2.15%
27.06%

Color #B7BAB6 in popluar number systems.

HEX B7 BA B6
Decimal 183 186 182
Binary 10110111 10111010 10110110
Octal 267 272 266

Shades and tints

Shades of #B7BAB6

#B7BAB6
(183,186,182)
#A7AAA6
(167,170,166)
#979A96
(151,154,150)
#878A86
(135,138,134)
#777A76
(119,122,118)
#676A66
(103,106,102)
#575A56
(87,90,86)
#474A46
(71,74,70)
#373A36
(55,58,54)
#272A26
(39,42,38)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #B7BAB6

#B7BAB6
(183,186,182)
#BDC0BC
(189,192,188)
#C3C6C2
(195,198,194)
#C9CCC8
(201,204,200)
#CFD2CE
(207,210,206)
#D5D8D4
(213,216,212)
#DBDEDA
(219,222,218)
#E1E4E0
(225,228,224)
#E7EAE6
(231,234,230)
#EDF0EC
(237,240,236)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7BAB6 color. Also use rgb(183,186,182) instead hex code.

Text Font Color

.myTextColor { color: #B7BAB6; }

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

This text font color is #B7BAB6.

Background Color

.myBgColor { background-color: #B7BAB6; }

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

This div background color is #B7BAB6.

Border color

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

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

This div border color is #B7BAB6.

Opacity

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

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

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

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

This text has shadow with #B7BAB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7BAB6.

Preview

Color preview on black background

This text has color #B7BAB6 on black background.


Color preview on white background

This text has color #B7BAB6 on white background.


Black color preview on #B7BAB6 background

This text has black color on #B7BAB6 background.


White color preview on #B7BAB6 background

This text has white color on #B7BAB6 background.


Related colors

Complementary color

Complementary color for #hex is #484549.


I love getcolorcode.com

Triadic colors

1 #B6B7BA and #BAB6B7 with #B7BAB6 are triadic colors.

2 #B6BAB7 and #BAB7B6 with #B7BAB6 are triadic colors.