COLOR #B6A7BA

HEX: #B6A7BA RGB: (182,167,186)

Color info

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

RGB color model

#B6A7BA color RGB value is (182,167,186).

RGB: (182,167,186) (71%, 65%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 167 of 255 = 65%
B 186 of 255 = 73%

182
167
186

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

Portions of RGB colors in percentages

R + G + B = 182 + 167 + 186 = 535 (100%)
R 182 of 535 ~ 34.02%
G 167 of 535 ~ 31.21%
B 186 of 535 ~ 34.77'%

%34.02
%31.21
%34.77

CMYK color model

#B6A7BA color CMYK value is (2,10,0,27).

  • cyan value is 2.15%
  • magenta value is 10.22%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (2,10,0,27)
C2M10Y0K27 (2%, 10%, 0%, 27%)
(0.02 / 0.10 / 0.00 / 0.27)

CMYK percentages

%2.15
%10.22
%0
%27.06

Codes

Color #B6A7BA in popluar color models

B6 A7 BA
RGB 182 167 186
HSL 287° 12.10% 69.22%
HSB/HSV 287° 10.22% 72.94%
CMYK 2.15% 10.22% 0.00%
27.06%

Color #B6A7BA in popluar number systems.

HEX B6 A7 BA
Decimal 182 167 186
Binary 10110110 10100111 10111010
Octal 266 247 272

Shades and tints

Shades of #B6A7BA

#B6A7BA
(182,167,186)
#A698AA
(166,152,170)
#96899A
(150,137,154)
#867A8A
(134,122,138)
#766B7A
(118,107,122)
#665C6A
(102,92,106)
#564D5A
(86,77,90)
#463E4A
(70,62,74)
#362F3A
(54,47,58)
#26202A
(38,32,42)
#16111A
(22,17,26)
#000000
(0,0,0)

Tints of #B6A7BA

#B6A7BA
(182,167,186)
#BCAFC0
(188,175,192)
#C2B7C6
(194,183,198)
#C8BFCC
(200,191,204)
#CEC7D2
(206,199,210)
#D4CFD8
(212,207,216)
#DAD7DE
(218,215,222)
#E0DFE4
(224,223,228)
#E6E7EA
(230,231,234)
#ECEFF0
(236,239,240)
#F2F7F6
(242,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6A7BA; }

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

This text font color is #B6A7BA.

Background Color

.myBgColor { background-color: #B6A7BA; }

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

This div background color is #B6A7BA.

Border color

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

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

This div border color is #B6A7BA.

Opacity

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

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

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

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

This text has shadow with #B6A7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A7BA.

Preview

Color preview on black background

This text has color #B6A7BA on black background.


Color preview on white background

This text has color #B6A7BA on white background.


Black color preview on #B6A7BA background

This text has black color on #B6A7BA background.


White color preview on #B6A7BA background

This text has white color on #B6A7BA background.


Related colors

Complementary color

Complementary color for #hex is #495845.


I love getcolorcode.com

Triadic colors

1 #BAB6A7 and #A7BAB6 with #B6A7BA are triadic colors.

2 #BAA7B6 and #A7B6BA with #B6A7BA are triadic colors.