COLOR #B6BBAF

HEX: #B6BBAF RGB: (182,187,175)

Color info

#B6BBAF contains red, green and blue colors in about the same proportion. Web safe color of #B6BBAF is #CCCC99 (or #CC9).

RGB color model

#B6BBAF color RGB value is (182,187,175).

RGB: (182,187,175) (71%, 73%, 69%)

RGB channels and saturation

R 182 of 255 = 71%
G 187 of 255 = 73%
B 175 of 255 = 69%

182
187
175

R + G + B ~ 71%. #B6BBAF is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 187 + 175 = 544 (100%)
R 182 of 544 ~ 33.46%
G 187 of 544 ~ 34.38%
B 175 of 544 ~ 32.17'%

%33.46
%34.38
%32.17

CMYK color model

#B6BBAF color CMYK value is (3,0,6,27).

  • cyan value is 2.67%
  • magenta value is 0.00%
  • yellow value is 6.42%
  • key color value is 26.67%

CMYK: (3,0,6,27)
C3M0Y6K27 (3%, 0%, 6%, 27%)
(0.03 / 0.00 / 0.06 / 0.27)

CMYK percentages

%2.67
%0
%6.42
%26.67

Codes

Color #B6BBAF in popluar color models

B6 BB AF
RGB 182 187 175
HSL 85° 8.11% 70.98%
HSB/HSV 85° 6.42% 73.33%
CMYK 2.67% 0.00% 6.42%
26.67%

Color #B6BBAF in popluar number systems.

HEX B6 BB AF
Decimal 182 187 175
Binary 10110110 10111011 10101111
Octal 266 273 257

Shades and tints

Shades of #B6BBAF

#B6BBAF
(182,187,175)
#A6AAA0
(166,170,160)
#969991
(150,153,145)
#868882
(134,136,130)
#767773
(118,119,115)
#666664
(102,102,100)
#565555
(86,85,85)
#464446
(70,68,70)
#363337
(54,51,55)
#262228
(38,34,40)
#161119
(22,17,25)
#000000
(0,0,0)

Tints of #B6BBAF

#B6BBAF
(182,187,175)
#BCC1B6
(188,193,182)
#C2C7BD
(194,199,189)
#C8CDC4
(200,205,196)
#CED3CB
(206,211,203)
#D4D9D2
(212,217,210)
#DADFD9
(218,223,217)
#E0E5E0
(224,229,224)
#E6EBE7
(230,235,231)
#ECF1EE
(236,241,238)
#F2F7F5
(242,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6BBAF color. Also use rgb(182,187,175) instead hex code.

Text Font Color

.myTextColor { color: #B6BBAF; }

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

This text font color is #B6BBAF.

Background Color

.myBgColor { background-color: #B6BBAF; }

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

This div background color is #B6BBAF.

Border color

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

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

This div border color is #B6BBAF.

Opacity

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

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

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

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

This text has shadow with #B6BBAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BBAF.

Preview

Color preview on black background

This text has color #B6BBAF on black background.


Color preview on white background

This text has color #B6BBAF on white background.


Black color preview on #B6BBAF background

This text has black color on #B6BBAF background.


White color preview on #B6BBAF background

This text has white color on #B6BBAF background.


Related colors

Complementary color

Complementary color for #hex is #494450.


I love getcolorcode.com

Triadic colors

1 #AFB6BB and #BBAFB6 with #B6BBAF are triadic colors.

2 #AFBBB6 and #BBB6AF with #B6BBAF are triadic colors.