COLOR #B6B8BE

HEX: #B6B8BE RGB: (182,184,190)

Color info

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

RGB color model

#B6B8BE color RGB value is (182,184,190).

RGB: (182,184,190) (71%, 72%, 75%)

RGB channels and saturation

R 182 of 255 = 71%
G 184 of 255 = 72%
B 190 of 255 = 75%

182
184
190

R + G + B ~ 73%. #B6B8BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 184 + 190 = 556 (100%)
R 182 of 556 ~ 32.73%
G 184 of 556 ~ 33.09%
B 190 of 556 ~ 34.17'%

%32.73
%33.09
%34.17

CMYK color model

#B6B8BE color CMYK value is (4,3,0,25).

  • cyan value is 4.21%
  • magenta value is 3.16%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (4,3,0,25)
C4M3Y0K25 (4%, 3%, 0%, 25%)
(0.04 / 0.03 / 0.00 / 0.25)

CMYK percentages

%4.21
%3.16
%0
%25.49

Codes

Color #B6B8BE in popluar color models

B6 B8 BE
RGB 182 184 190
HSL 225° 5.80% 72.94%
HSB/HSV 225° 4.21% 74.51%
CMYK 4.21% 3.16% 0.00%
25.49%

Color #B6B8BE in popluar number systems.

HEX B6 B8 BE
Decimal 182 184 190
Binary 10110110 10111000 10111110
Octal 266 270 276

Shades and tints

Shades of #B6B8BE

#B6B8BE
(182,184,190)
#A6A8AD
(166,168,173)
#96989C
(150,152,156)
#86888B
(134,136,139)
#76787A
(118,120,122)
#666869
(102,104,105)
#565858
(86,88,88)
#464847
(70,72,71)
#363836
(54,56,54)
#262825
(38,40,37)
#161814
(22,24,20)
#000000
(0,0,0)

Tints of #B6B8BE

#B6B8BE
(182,184,190)
#BCBEC3
(188,190,195)
#C2C4C8
(194,196,200)
#C8CACD
(200,202,205)
#CED0D2
(206,208,210)
#D4D6D7
(212,214,215)
#DADCDC
(218,220,220)
#E0E2E1
(224,226,225)
#E6E8E6
(230,232,230)
#ECEEEB
(236,238,235)
#F2F4F0
(242,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B8BE color. Also use rgb(182,184,190) instead hex code.

Text Font Color

.myTextColor { color: #B6B8BE; }

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

This text font color is #B6B8BE.

Background Color

.myBgColor { background-color: #B6B8BE; }

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

This div background color is #B6B8BE.

Border color

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

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

This div border color is #B6B8BE.

Opacity

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

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

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

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

This text has shadow with #B6B8BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B8BE.

Preview

Color preview on black background

This text has color #B6B8BE on black background.


Color preview on white background

This text has color #B6B8BE on white background.


Black color preview on #B6B8BE background

This text has black color on #B6B8BE background.


White color preview on #B6B8BE background

This text has white color on #B6B8BE background.


Related colors

Complementary color

Complementary color for #hex is #494741.


I love getcolorcode.com

Triadic colors

1 #BEB6B8 and #B8BEB6 with #B6B8BE are triadic colors.

2 #BEB8B6 and #B8B6BE with #B6B8BE are triadic colors.