COLOR #B4BDB9

HEX: #B4BDB9 RGB: (180,189,185)

Color info

#B4BDB9 contains red, green and blue colors in about the same proportion. Web safe color of #B4BDB9 is #CCCCCC (or #CCC).

RGB color model

#B4BDB9 color RGB value is (180,189,185).

RGB: (180,189,185) (71%, 74%, 73%)

RGB channels and saturation

R 180 of 255 = 71%
G 189 of 255 = 74%
B 185 of 255 = 73%

180
189
185

R + G + B ~ 73%. #B4BDB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 189 + 185 = 554 (100%)
R 180 of 554 ~ 32.49%
G 189 of 554 ~ 34.12%
B 185 of 554 ~ 33.39'%

%32.49
%34.12
%33.39

CMYK color model

#B4BDB9 color CMYK value is (5,0,2,26).

  • cyan value is 4.76%
  • magenta value is 0.00%
  • yellow value is 2.12%
  • key color value is 25.88%
CMYK: (5,0,2,26) C5M0Y2K26 (5%,0%,2%,26%) (0.05/0.00/0.02/0.26) 

CMYK percentages

%4.76
%0
%2.12
%25.88

Codes

Color #B4BDB9 in popluar color models

B4 BD B9
RGB 180 189 185
HSL 153° 6.38% 72.35%
HSB/HSV 153° 4.76% 74.12%
CMYK 4.76% 0.00% 2.12%
25.88%

Color #B4BDB9 in popluar number systems.

HEX B4 BD B9
Decimal 180 189 185
Binary 10110100 10111101 10111001
Octal 264 275 271

Shades and tints

Shades of #B4BDB9

#B4BDB9
(180,189,185)
#A4ACA9
(164,172,169)
#949B99
(148,155,153)
#848A89
(132,138,137)
#747979
(116,121,121)
#646869
(100,104,105)
#545759
(84,87,89)
#444649
(68,70,73)
#343539
(52,53,57)
#242429
(36,36,41)
#141319
(20,19,25)
#000000
(0,0,0)

Tints of #B4BDB9

#B4BDB9
(180,189,185)
#BAC3BF
(186,195,191)
#C0C9C5
(192,201,197)
#C6CFCB
(198,207,203)
#CCD5D1
(204,213,209)
#D2DBD7
(210,219,215)
#D8E1DD
(216,225,221)
#DEE7E3
(222,231,227)
#E4EDE9
(228,237,233)
#EAF3EF
(234,243,239)
#F0F9F5
(240,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BDB9; }

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

This text font color is #B4BDB9.

Background Color

.myBgColor { background-color: #B4BDB9; }

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

This div background color is #B4BDB9.

Border color

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

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

This div border color is #B4BDB9.

Opacity

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

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

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

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

This text has shadow with #B4BDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BDB9.

Preview

Color preview on black background

This text has color #B4BDB9 on black background.


Color preview on white background

This text has color #B4BDB9 on white background.


Black color preview on #B4BDB9 background

This text has black color on #B4BDB9 background.


White color preview on #B4BDB9 background

This text has white color on #B4BDB9 background.


Related colors

Complementary color

Complementary color for #hex is #4B4246.


I love getcolorcode.com

Triadic colors

1 #B9B4BD and #BDB9B4 with #B4BDB9 are triadic colors.

2 #B9BDB4 and #BDB4B9 with #B4BDB9 are triadic colors.