COLOR #B6B4BC

HEX: #B6B4BC RGB: (182,180,188)

Color info

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

RGB color model

#B6B4BC color RGB value is (182,180,188).

RGB: (182,180,188) (71%, 71%, 74%)

RGB channels and saturation

R 182 of 255 = 71%
G 180 of 255 = 71%
B 188 of 255 = 74%

182
180
188

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

Portions of RGB colors in percentages

R + G + B = 182 + 180 + 188 = 550 (100%)
R 182 of 550 ~ 33.09%
G 180 of 550 ~ 32.73%
B 188 of 550 ~ 34.18'%

%33.09
%32.73
%34.18

CMYK color model

#B6B4BC color CMYK value is (3,4,0,26).

  • cyan value is 3.19%
  • magenta value is 4.26%
  • yellow value is 0.00%
  • key color value is 26.27%
CMYK: (3,4,0,26) C3M4Y0K26 (3%,4%,0%,26%) (0.03/0.04/0.00/0.26) 

CMYK percentages

%3.19
%4.26
%0
%26.27

Codes

Color #B6B4BC in popluar color models

B6 B4 BC
RGB 182 180 188
HSL 255° 5.63% 72.16%
HSB/HSV 255° 4.26% 73.73%
CMYK 3.19% 4.26% 0.00%
26.27%

Color #B6B4BC in popluar number systems.

HEX B6 B4 BC
Decimal 182 180 188
Binary 10110110 10110100 10111100
Octal 266 264 274

Shades and tints

Shades of #B6B4BC

#B6B4BC
(182,180,188)
#A6A4AB
(166,164,171)
#96949A
(150,148,154)
#868489
(134,132,137)
#767478
(118,116,120)
#666467
(102,100,103)
#565456
(86,84,86)
#464445
(70,68,69)
#363434
(54,52,52)
#262423
(38,36,35)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #B6B4BC

#B6B4BC
(182,180,188)
#BCBAC2
(188,186,194)
#C2C0C8
(194,192,200)
#C8C6CE
(200,198,206)
#CECCD4
(206,204,212)
#D4D2DA
(212,210,218)
#DAD8E0
(218,216,224)
#E0DEE6
(224,222,230)
#E6E4EC
(230,228,236)
#ECEAF2
(236,234,242)
#F2F0F8
(242,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B4BC color. Also use rgb(182,180,188) instead hex code.

Text Font Color

.myTextColor { color: #B6B4BC; }

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

This text font color is #B6B4BC.

Background Color

.myBgColor { background-color: #B6B4BC; }

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

This div background color is #B6B4BC.

Border color

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

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

This div border color is #B6B4BC.

Opacity

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

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

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

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

This text has shadow with #B6B4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B4BC.

Preview

Color preview on black background

This text has color #B6B4BC on black background.


Color preview on white background

This text has color #B6B4BC on white background.


Black color preview on #B6B4BC background

This text has black color on #B6B4BC background.


White color preview on #B6B4BC background

This text has white color on #B6B4BC background.


Related colors

Complementary color

Complementary color for #hex is #494B43.


I love getcolorcode.com

Triadic colors

1 #BCB6B4 and #B4BCB6 with #B6B4BC are triadic colors.

2 #BCB4B6 and #B4B6BC with #B6B4BC are triadic colors.