COLOR #BDB1B9

HEX: #BDB1B9 RGB: (189,177,185)

Color info

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

RGB color model

#BDB1B9 color RGB value is (189,177,185).

RGB: (189,177,185) (74%, 69%, 73%)

RGB channels and saturation

R 189 of 255 = 74%
G 177 of 255 = 69%
B 185 of 255 = 73%

189
177
185

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

Portions of RGB colors in percentages

R + G + B = 189 + 177 + 185 = 551 (100%)
R 189 of 551 ~ 34.3%
G 177 of 551 ~ 32.12%
B 185 of 551 ~ 33.58'%

%34.3
%32.12
%33.58

CMYK color model

#BDB1B9 color CMYK value is (0,6,2,26).

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

CMYK: (0,6,2,26)
C0M6Y2K26 (0%, 6%, 2%, 26%)
(0.00 / 0.06 / 0.02 / 0.26)

CMYK percentages

%0
%6.35
%2.12
%25.88

Codes

Color #BDB1B9 in popluar color models

BD B1 B9
RGB 189 177 185
HSL 320° 8.33% 71.76%
HSB/HSV 320° 6.35% 74.12%
CMYK 0.00% 6.35% 2.12%
25.88%

Color #BDB1B9 in popluar number systems.

HEX BD B1 B9
Decimal 189 177 185
Binary 10111101 10110001 10111001
Octal 275 261 271

Shades and tints

Shades of #BDB1B9

#BDB1B9
(189,177,185)
#ACA1A9
(172,161,169)
#9B9199
(155,145,153)
#8A8189
(138,129,137)
#797179
(121,113,121)
#686169
(104,97,105)
#575159
(87,81,89)
#464149
(70,65,73)
#353139
(53,49,57)
#242129
(36,33,41)
#131119
(19,17,25)
#000000
(0,0,0)

Tints of #BDB1B9

#BDB1B9
(189,177,185)
#C3B8BF
(195,184,191)
#C9BFC5
(201,191,197)
#CFC6CB
(207,198,203)
#D5CDD1
(213,205,209)
#DBD4D7
(219,212,215)
#E1DBDD
(225,219,221)
#E7E2E3
(231,226,227)
#EDE9E9
(237,233,233)
#F3F0EF
(243,240,239)
#F9F7F5
(249,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB1B9; }

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

This text font color is #BDB1B9.

Background Color

.myBgColor { background-color: #BDB1B9; }

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

This div background color is #BDB1B9.

Border color

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

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

This div border color is #BDB1B9.

Opacity

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

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

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

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

This text has shadow with #BDB1B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB1B9.

Preview

Color preview on black background

This text has color #BDB1B9 on black background.


Color preview on white background

This text has color #BDB1B9 on white background.


Black color preview on #BDB1B9 background

This text has black color on #BDB1B9 background.


White color preview on #BDB1B9 background

This text has white color on #BDB1B9 background.


Related colors

Complementary color

Complementary color for #hex is #424E46.


I love getcolorcode.com

Triadic colors

1 #B9BDB1 and #B1B9BD with #BDB1B9 are triadic colors.

2 #B9B1BD and #B1BDB9 with #BDB1B9 are triadic colors.