COLOR #B9B1CE

HEX: #B9B1CE RGB: (185,177,206)

Color info

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

RGB color model

#B9B1CE color RGB value is (185,177,206).

RGB: (185,177,206) (73%, 69%, 81%)

RGB channels and saturation

R 185 of 255 = 73%
G 177 of 255 = 69%
B 206 of 255 = 81%

185
177
206

R + G + B ~ 74%. #B9B1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 177 + 206 = 568 (100%)
R 185 of 568 ~ 32.57%
G 177 of 568 ~ 31.16%
B 206 of 568 ~ 36.27'%

%32.57
%31.16
%36.27

CMYK color model

#B9B1CE color CMYK value is (10,14,0,19).

  • cyan value is 10.19%
  • magenta value is 14.08%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (10,14,0,19)
C10M14Y0K19 (10%, 14%, 0%, 19%)
(0.10 / 0.14 / 0.00 / 0.19)

CMYK percentages

%10.19
%14.08
%0
%19.22

Codes

Color #B9B1CE in popluar color models

B9 B1 CE
RGB 185 177 206
HSL 257° 22.83% 75.10%
HSB/HSV 257° 14.08% 80.78%
CMYK 10.19% 14.08% 0.00%
19.22%

Color #B9B1CE in popluar number systems.

HEX B9 B1 CE
Decimal 185 177 206
Binary 10111001 10110001 11001110
Octal 271 261 316

Shades and tints

Shades of #B9B1CE

#B9B1CE
(185,177,206)
#A9A1BC
(169,161,188)
#9991AA
(153,145,170)
#898198
(137,129,152)
#797186
(121,113,134)
#696174
(105,97,116)
#595162
(89,81,98)
#494150
(73,65,80)
#39313E
(57,49,62)
#29212C
(41,33,44)
#19111A
(25,17,26)
#000000
(0,0,0)

Tints of #B9B1CE

#B9B1CE
(185,177,206)
#BFB8D2
(191,184,210)
#C5BFD6
(197,191,214)
#CBC6DA
(203,198,218)
#D1CDDE
(209,205,222)
#D7D4E2
(215,212,226)
#DDDBE6
(221,219,230)
#E3E2EA
(227,226,234)
#E9E9EE
(233,233,238)
#EFF0F2
(239,240,242)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9B1CE color. Also use rgb(185,177,206) instead hex code.

Text Font Color

.myTextColor { color: #B9B1CE; }

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

This text font color is #B9B1CE.

Background Color

.myBgColor { background-color: #B9B1CE; }

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

This div background color is #B9B1CE.

Border color

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

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

This div border color is #B9B1CE.

Opacity

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

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

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

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

This text has shadow with #B9B1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B1CE.

Preview

Color preview on black background

This text has color #B9B1CE on black background.


Color preview on white background

This text has color #B9B1CE on white background.


Black color preview on #B9B1CE background

This text has black color on #B9B1CE background.


White color preview on #B9B1CE background

This text has white color on #B9B1CE background.


Related colors

Complementary color

Complementary color for #hex is #464E31.


I love getcolorcode.com

Triadic colors

1 #CEB9B1 and #B1CEB9 with #B9B1CE are triadic colors.

2 #CEB1B9 and #B1B9CE with #B9B1CE are triadic colors.