COLOR #BDB1B8

HEX: #BDB1B8 RGB: (189,177,184)

Color info

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

RGB color model

#BDB1B8 color RGB value is (189,177,184).

RGB: (189,177,184) (74%, 69%, 72%)

RGB channels and saturation

R 189 of 255 = 74%
G 177 of 255 = 69%
B 184 of 255 = 72%

189
177
184

R + G + B ~ 72%. #BDB1B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 177 + 184 = 550 (100%)
R 189 of 550 ~ 34.36%
G 177 of 550 ~ 32.18%
B 184 of 550 ~ 33.45'%

%34.36
%32.18
%33.45

CMYK color model

#BDB1B8 color CMYK value is (0,6,3,26).

  • cyan value is 0.00%
  • magenta value is 6.35%
  • yellow value is 2.65%
  • key color value is 25.88%

CMYK: (0,6,3,26)
C0M6Y3K26 (0%, 6%, 3%, 26%)
(0.00 / 0.06 / 0.03 / 0.26)

CMYK percentages

%0
%6.35
%2.65
%25.88

Codes

Color #BDB1B8 in popluar color models

BD B1 B8
RGB 189 177 184
HSL 325° 8.33% 71.76%
HSB/HSV 325° 6.35% 74.12%
CMYK 0.00% 6.35% 2.65%
25.88%

Color #BDB1B8 in popluar number systems.

HEX BD B1 B8
Decimal 189 177 184
Binary 10111101 10110001 10111000
Octal 275 261 270

Shades and tints

Shades of #BDB1B8

#BDB1B8
(189,177,184)
#ACA1A8
(172,161,168)
#9B9198
(155,145,152)
#8A8188
(138,129,136)
#797178
(121,113,120)
#686168
(104,97,104)
#575158
(87,81,88)
#464148
(70,65,72)
#353138
(53,49,56)
#242128
(36,33,40)
#131118
(19,17,24)
#000000
(0,0,0)

Tints of #BDB1B8

#BDB1B8
(189,177,184)
#C3B8BE
(195,184,190)
#C9BFC4
(201,191,196)
#CFC6CA
(207,198,202)
#D5CDD0
(213,205,208)
#DBD4D6
(219,212,214)
#E1DBDC
(225,219,220)
#E7E2E2
(231,226,226)
#EDE9E8
(237,233,232)
#F3F0EE
(243,240,238)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB1B8 color. Also use rgb(189,177,184) instead hex code.

Text Font Color

.myTextColor { color: #BDB1B8; }

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

This text font color is #BDB1B8.

Background Color

.myBgColor { background-color: #BDB1B8; }

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

This div background color is #BDB1B8.

Border color

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

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

This div border color is #BDB1B8.

Opacity

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

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

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

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

This text has shadow with #BDB1B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB1B8.

Preview

Color preview on black background

This text has color #BDB1B8 on black background.


Color preview on white background

This text has color #BDB1B8 on white background.


Black color preview on #BDB1B8 background

This text has black color on #BDB1B8 background.


White color preview on #BDB1B8 background

This text has white color on #BDB1B8 background.


Related colors

Complementary color

Complementary color for #hex is #424E47.


I love getcolorcode.com

Triadic colors

1 #B8BDB1 and #B1B8BD with #BDB1B8 are triadic colors.

2 #B8B1BD and #B1BDB8 with #BDB1B8 are triadic colors.