COLOR #B6A3BA

HEX: #B6A3BA RGB: (182,163,186)

Color info

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

RGB color model

#B6A3BA color RGB value is (182,163,186).

RGB: (182,163,186) (71%, 64%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 163 of 255 = 64%
B 186 of 255 = 73%

182
163
186

R + G + B ~ 69%. #B6A3BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 163 + 186 = 531 (100%)
R 182 of 531 ~ 34.27%
G 163 of 531 ~ 30.7%
B 186 of 531 ~ 35.03'%

%34.27
%30.7
%35.03

CMYK color model

#B6A3BA color CMYK value is (2,12,0,27).

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

CMYK: (2,12,0,27)
C2M12Y0K27 (2%, 12%, 0%, 27%)
(0.02 / 0.12 / 0.00 / 0.27)

CMYK percentages

%2.15
%12.37
%0
%27.06

Codes

Color #B6A3BA in popluar color models

B6 A3 BA
RGB 182 163 186
HSL 290° 14.29% 68.43%
HSB/HSV 290° 12.37% 72.94%
CMYK 2.15% 12.37% 0.00%
27.06%

Color #B6A3BA in popluar number systems.

HEX B6 A3 BA
Decimal 182 163 186
Binary 10110110 10100011 10111010
Octal 266 243 272

Shades and tints

Shades of #B6A3BA

#B6A3BA
(182,163,186)
#A695AA
(166,149,170)
#96879A
(150,135,154)
#86798A
(134,121,138)
#766B7A
(118,107,122)
#665D6A
(102,93,106)
#564F5A
(86,79,90)
#46414A
(70,65,74)
#36333A
(54,51,58)
#26252A
(38,37,42)
#16171A
(22,23,26)
#000000
(0,0,0)

Tints of #B6A3BA

#B6A3BA
(182,163,186)
#BCABC0
(188,171,192)
#C2B3C6
(194,179,198)
#C8BBCC
(200,187,204)
#CEC3D2
(206,195,210)
#D4CBD8
(212,203,216)
#DAD3DE
(218,211,222)
#E0DBE4
(224,219,228)
#E6E3EA
(230,227,234)
#ECEBF0
(236,235,240)
#F2F3F6
(242,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6A3BA; }

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

This text font color is #B6A3BA.

Background Color

.myBgColor { background-color: #B6A3BA; }

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

This div background color is #B6A3BA.

Border color

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

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

This div border color is #B6A3BA.

Opacity

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

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

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

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

This text has shadow with #B6A3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A3BA.

Preview

Color preview on black background

This text has color #B6A3BA on black background.


Color preview on white background

This text has color #B6A3BA on white background.


Black color preview on #B6A3BA background

This text has black color on #B6A3BA background.


White color preview on #B6A3BA background

This text has white color on #B6A3BA background.


Related colors

Complementary color

Complementary color for #hex is #495C45.


I love getcolorcode.com

Triadic colors

1 #BAB6A3 and #A3BAB6 with #B6A3BA are triadic colors.

2 #BAA3B6 and #A3B6BA with #B6A3BA are triadic colors.