COLOR #B1A7BA

HEX: #B1A7BA RGB: (177,167,186)

Color info

#B1A7BA contains red, green and blue colors in about the same proportion. Web safe color of #B1A7BA is #9999CC (or #99C).

RGB color model

#B1A7BA color RGB value is (177,167,186).

RGB: (177,167,186) (69%, 65%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 167 of 255 = 65%
B 186 of 255 = 73%

177
167
186

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

Portions of RGB colors in percentages

R + G + B = 177 + 167 + 186 = 530 (100%)
R 177 of 530 ~ 33.4%
G 167 of 530 ~ 31.51%
B 186 of 530 ~ 35.09'%

%33.4
%31.51
%35.09

CMYK color model

#B1A7BA color CMYK value is (5,10,0,27).

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

CMYK: (5,10,0,27)
C5M10Y0K27 (5%, 10%, 0%, 27%)
(0.05 / 0.10 / 0.00 / 0.27)

CMYK percentages

%4.84
%10.22
%0
%27.06

Codes

Color #B1A7BA in popluar color models

B1 A7 BA
RGB 177 167 186
HSL 272° 12.10% 69.22%
HSB/HSV 272° 10.22% 72.94%
CMYK 4.84% 10.22% 0.00%
27.06%

Color #B1A7BA in popluar number systems.

HEX B1 A7 BA
Decimal 177 167 186
Binary 10110001 10100111 10111010
Octal 261 247 272

Shades and tints

Shades of #B1A7BA

#B1A7BA
(177,167,186)
#A198AA
(161,152,170)
#91899A
(145,137,154)
#817A8A
(129,122,138)
#716B7A
(113,107,122)
#615C6A
(97,92,106)
#514D5A
(81,77,90)
#413E4A
(65,62,74)
#312F3A
(49,47,58)
#21202A
(33,32,42)
#11111A
(17,17,26)
#000000
(0,0,0)

Tints of #B1A7BA

#B1A7BA
(177,167,186)
#B8AFC0
(184,175,192)
#BFB7C6
(191,183,198)
#C6BFCC
(198,191,204)
#CDC7D2
(205,199,210)
#D4CFD8
(212,207,216)
#DBD7DE
(219,215,222)
#E2DFE4
(226,223,228)
#E9E7EA
(233,231,234)
#F0EFF0
(240,239,240)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1A7BA; }

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

This text font color is #B1A7BA.

Background Color

.myBgColor { background-color: #B1A7BA; }

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

This div background color is #B1A7BA.

Border color

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

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

This div border color is #B1A7BA.

Opacity

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

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

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

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

This text has shadow with #B1A7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1A7BA.

Preview

Color preview on black background

This text has color #B1A7BA on black background.


Color preview on white background

This text has color #B1A7BA on white background.


Black color preview on #B1A7BA background

This text has black color on #B1A7BA background.


White color preview on #B1A7BA background

This text has white color on #B1A7BA background.


Related colors

Complementary color

Complementary color for #hex is #4E5845.


I love getcolorcode.com

Triadic colors

1 #BAB1A7 and #A7BAB1 with #B1A7BA are triadic colors.

2 #BAA7B1 and #A7B1BA with #B1A7BA are triadic colors.