COLOR #BDB1BD

HEX: #BDB1BD RGB: (189,177,189)

Color info

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

RGB color model

#BDB1BD color RGB value is (189,177,189).

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

RGB channels and saturation

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

189
177
189

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

Portions of RGB colors in percentages

R + G + B = 189 + 177 + 189 = 555 (100%)
R 189 of 555 ~ 34.05%
G 177 of 555 ~ 31.89%
B 189 of 555 ~ 34.05'%

%34.05
%31.89
%34.05

CMYK color model

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

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

CMYK: (0,6,0,26)
C0M6Y0K26 (0%, 6%, 0%, 26%)
(0.00 / 0.06 / 0.00 / 0.26)

CMYK percentages

%0
%6.35
%0
%25.88

Codes

Color #BDB1BD in popluar color models

BD B1 BD
RGB 189 177 189
HSL 300° 8.33% 71.76%
HSB/HSV 300° 6.35% 74.12%
CMYK 0.00% 6.35% 0.00%
25.88%

Color #BDB1BD in popluar number systems.

HEX BD B1 BD
Decimal 189 177 189
Binary 10111101 10110001 10111101
Octal 275 261 275

Shades and tints

Shades of #BDB1BD

#BDB1BD
(189,177,189)
#ACA1AC
(172,161,172)
#9B919B
(155,145,155)
#8A818A
(138,129,138)
#797179
(121,113,121)
#686168
(104,97,104)
#575157
(87,81,87)
#464146
(70,65,70)
#353135
(53,49,53)
#242124
(36,33,36)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #BDB1BD

#BDB1BD
(189,177,189)
#C3B8C3
(195,184,195)
#C9BFC9
(201,191,201)
#CFC6CF
(207,198,207)
#D5CDD5
(213,205,213)
#DBD4DB
(219,212,219)
#E1DBE1
(225,219,225)
#E7E2E7
(231,226,231)
#EDE9ED
(237,233,237)
#F3F0F3
(243,240,243)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB1BD; }

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

This text font color is #BDB1BD.

Background Color

.myBgColor { background-color: #BDB1BD; }

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

This div background color is #BDB1BD.

Border color

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

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

This div border color is #BDB1BD.

Opacity

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

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

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

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

This text has shadow with #BDB1BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB1BD.

Preview

Color preview on black background

This text has color #BDB1BD on black background.


Color preview on white background

This text has color #BDB1BD on white background.


Black color preview on #BDB1BD background

This text has black color on #BDB1BD background.


White color preview on #BDB1BD background

This text has white color on #BDB1BD background.


Related colors

Complementary color

Complementary color for #hex is #424E42.


I love getcolorcode.com

Triadic colors

1 #BDBDB1 and #B1BDBD with #BDB1BD are triadic colors.

2 #BDB1BD and #B1BDBD with #BDB1BD are triadic colors.