COLOR #B6BEBA

HEX: #B6BEBA RGB: (182,190,186)

Color info

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

RGB color model

#B6BEBA color RGB value is (182,190,186).

RGB: (182,190,186) (71%, 75%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 190 of 255 = 75%
B 186 of 255 = 73%

182
190
186

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

Portions of RGB colors in percentages

R + G + B = 182 + 190 + 186 = 558 (100%)
R 182 of 558 ~ 32.62%
G 190 of 558 ~ 34.05%
B 186 of 558 ~ 33.33'%

%32.62
%34.05
%33.33

CMYK color model

#B6BEBA color CMYK value is (4,0,2,25).

  • cyan value is 4.21%
  • magenta value is 0.00%
  • yellow value is 2.11%
  • key color value is 25.49%
CMYK: (4,0,2,25) C4M0Y2K25 (4%,0%,2%,25%) (0.04/0.00/0.02/0.25) 

CMYK percentages

%4.21
%0
%2.11
%25.49

Codes

Color #B6BEBA in popluar color models

B6 BE BA
RGB 182 190 186
HSL 150° 5.80% 72.94%
HSB/HSV 150° 4.21% 74.51%
CMYK 4.21% 0.00% 2.11%
25.49%

Color #B6BEBA in popluar number systems.

HEX B6 BE BA
Decimal 182 190 186
Binary 10110110 10111110 10111010
Octal 266 276 272

Shades and tints

Shades of #B6BEBA

#B6BEBA
(182,190,186)
#A6ADAA
(166,173,170)
#969C9A
(150,156,154)
#868B8A
(134,139,138)
#767A7A
(118,122,122)
#66696A
(102,105,106)
#56585A
(86,88,90)
#46474A
(70,71,74)
#36363A
(54,54,58)
#26252A
(38,37,42)
#16141A
(22,20,26)
#000000
(0,0,0)

Tints of #B6BEBA

#B6BEBA
(182,190,186)
#BCC3C0
(188,195,192)
#C2C8C6
(194,200,198)
#C8CDCC
(200,205,204)
#CED2D2
(206,210,210)
#D4D7D8
(212,215,216)
#DADCDE
(218,220,222)
#E0E1E4
(224,225,228)
#E6E6EA
(230,230,234)
#ECEBF0
(236,235,240)
#F2F0F6
(242,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BEBA; }

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

This text font color is #B6BEBA.

Background Color

.myBgColor { background-color: #B6BEBA; }

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

This div background color is #B6BEBA.

Border color

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

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

This div border color is #B6BEBA.

Opacity

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

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

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

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

This text has shadow with #B6BEBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BEBA.

Preview

Color preview on black background

This text has color #B6BEBA on black background.


Color preview on white background

This text has color #B6BEBA on white background.


Black color preview on #B6BEBA background

This text has black color on #B6BEBA background.


White color preview on #B6BEBA background

This text has white color on #B6BEBA background.


Related colors

Complementary color

Complementary color for #hex is #494145.


I love getcolorcode.com

Triadic colors

1 #BAB6BE and #BEBAB6 with #B6BEBA are triadic colors.

2 #BABEB6 and #BEB6BA with #B6BEBA are triadic colors.