COLOR #BDB0B4

HEX: #BDB0B4 RGB: (189,176,180)

Color info

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

RGB color model

#BDB0B4 color RGB value is (189,176,180).

RGB: (189,176,180) (74%, 69%, 71%)

RGB channels and saturation

R 189 of 255 = 74%
G 176 of 255 = 69%
B 180 of 255 = 71%

189
176
180

R + G + B ~ 71%. #BDB0B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 176 + 180 = 545 (100%)
R 189 of 545 ~ 34.68%
G 176 of 545 ~ 32.29%
B 180 of 545 ~ 33.03'%

%34.68
%32.29
%33.03

CMYK color model

#BDB0B4 color CMYK value is (0,7,5,26).

  • cyan value is 0.00%
  • magenta value is 6.88%
  • yellow value is 4.76%
  • key color value is 25.88%

CMYK: (0,7,5,26)
C0M7Y5K26 (0%, 7%, 5%, 26%)
(0.00 / 0.07 / 0.05 / 0.26)

CMYK percentages

%0
%6.88
%4.76
%25.88

Codes

Color #BDB0B4 in popluar color models

BD B0 B4
RGB 189 176 180
HSL 342° 8.97% 71.57%
HSB/HSV 342° 6.88% 74.12%
CMYK 0.00% 6.88% 4.76%
25.88%

Color #BDB0B4 in popluar number systems.

HEX BD B0 B4
Decimal 189 176 180
Binary 10111101 10110000 10110100
Octal 275 260 264

Shades and tints

Shades of #BDB0B4

#BDB0B4
(189,176,180)
#ACA0A4
(172,160,164)
#9B9094
(155,144,148)
#8A8084
(138,128,132)
#797074
(121,112,116)
#686064
(104,96,100)
#575054
(87,80,84)
#464044
(70,64,68)
#353034
(53,48,52)
#242024
(36,32,36)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #BDB0B4

#BDB0B4
(189,176,180)
#C3B7BA
(195,183,186)
#C9BEC0
(201,190,192)
#CFC5C6
(207,197,198)
#D5CCCC
(213,204,204)
#DBD3D2
(219,211,210)
#E1DAD8
(225,218,216)
#E7E1DE
(231,225,222)
#EDE8E4
(237,232,228)
#F3EFEA
(243,239,234)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB0B4; }

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

This text font color is #BDB0B4.

Background Color

.myBgColor { background-color: #BDB0B4; }

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

This div background color is #BDB0B4.

Border color

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

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

This div border color is #BDB0B4.

Opacity

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

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

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

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

This text has shadow with #BDB0B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB0B4.

Preview

Color preview on black background

This text has color #BDB0B4 on black background.


Color preview on white background

This text has color #BDB0B4 on white background.


Black color preview on #BDB0B4 background

This text has black color on #BDB0B4 background.


White color preview on #BDB0B4 background

This text has white color on #BDB0B4 background.


Related colors

Complementary color

Complementary color for #hex is #424F4B.


I love getcolorcode.com

Triadic colors

1 #B4BDB0 and #B0B4BD with #BDB0B4 are triadic colors.

2 #B4B0BD and #B0BDB4 with #BDB0B4 are triadic colors.