COLOR #B6ACB6

HEX: #B6ACB6 RGB: (182,172,182)

Color info

#B6ACB6 contains red, green and blue colors in about the same proportion. Web safe color of #B6ACB6 is #CC99CC (or #C9C).

RGB color model

#B6ACB6 color RGB value is (182,172,182).

RGB: (182,172,182) (71%, 67%, 71%)

RGB channels and saturation

R 182 of 255 = 71%
G 172 of 255 = 67%
B 182 of 255 = 71%

182
172
182

R + G + B ~ 70%. #B6ACB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 172 + 182 = 536 (100%)
R 182 of 536 ~ 33.96%
G 172 of 536 ~ 32.09%
B 182 of 536 ~ 33.96'%

%33.96
%32.09
%33.96

CMYK color model

#B6ACB6 color CMYK value is (0,5,0,29).

  • cyan value is 0.00%
  • magenta value is 5.49%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (0,5,0,29) C0M5Y0K29 (0%,5%,0%,29%) (0.00/0.05/0.00/0.29) 

CMYK percentages

%0
%5.49
%0
%28.63

Codes

Color #B6ACB6 in popluar color models

B6 AC B6
RGB 182 172 182
HSL 300° 6.41% 69.41%
HSB/HSV 300° 5.49% 71.37%
CMYK 0.00% 5.49% 0.00%
28.63%

Color #B6ACB6 in popluar number systems.

HEX B6 AC B6
Decimal 182 172 182
Binary 10110110 10101100 10110110
Octal 266 254 266

Shades and tints

Shades of #B6ACB6

#B6ACB6
(182,172,182)
#A69DA6
(166,157,166)
#968E96
(150,142,150)
#867F86
(134,127,134)
#767076
(118,112,118)
#666166
(102,97,102)
#565256
(86,82,86)
#464346
(70,67,70)
#363436
(54,52,54)
#262526
(38,37,38)
#161616
(22,22,22)
#000000
(0,0,0)

Tints of #B6ACB6

#B6ACB6
(182,172,182)
#BCB3BC
(188,179,188)
#C2BAC2
(194,186,194)
#C8C1C8
(200,193,200)
#CEC8CE
(206,200,206)
#D4CFD4
(212,207,212)
#DAD6DA
(218,214,218)
#E0DDE0
(224,221,224)
#E6E4E6
(230,228,230)
#ECEBEC
(236,235,236)
#F2F2F2
(242,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ACB6; }

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

This text font color is #B6ACB6.

Background Color

.myBgColor { background-color: #B6ACB6; }

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

This div background color is #B6ACB6.

Border color

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

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

This div border color is #B6ACB6.

Opacity

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

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

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

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

This text has shadow with #B6ACB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ACB6.

Preview

Color preview on black background

This text has color #B6ACB6 on black background.


Color preview on white background

This text has color #B6ACB6 on white background.


Black color preview on #B6ACB6 background

This text has black color on #B6ACB6 background.


White color preview on #B6ACB6 background

This text has white color on #B6ACB6 background.


Related colors

Complementary color

Complementary color for #hex is #495349.


I love getcolorcode.com

Triadic colors

1 #B6B6AC and #ACB6B6 with #B6ACB6 are triadic colors.

2 #B6ACB6 and #ACB6B6 with #B6ACB6 are triadic colors.