COLOR #B5BDBE

HEX: #B5BDBE RGB: (181,189,190)

Color info

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

RGB color model

#B5BDBE color RGB value is (181,189,190).

RGB: (181,189,190) (71%, 74%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 189 of 255 = 74%
B 190 of 255 = 75%

181
189
190

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

Portions of RGB colors in percentages

R + G + B = 181 + 189 + 190 = 560 (100%)
R 181 of 560 ~ 32.32%
G 189 of 560 ~ 33.75%
B 190 of 560 ~ 33.93'%

%32.32
%33.75
%33.93

CMYK color model

#B5BDBE color CMYK value is (5,1,0,25).

  • cyan value is 4.74%
  • magenta value is 0.53%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (5,1,0,25) C5M1Y0K25 (5%,1%,0%,25%) (0.05/0.01/0.00/0.25) 

CMYK percentages

%4.74
%0.53
%0
%25.49

Codes

Color #B5BDBE in popluar color models

B5 BD BE
RGB 181 189 190
HSL 187° 6.47% 72.75%
HSB/HSV 187° 4.74% 74.51%
CMYK 4.74% 0.53% 0.00%
25.49%

Color #B5BDBE in popluar number systems.

HEX B5 BD BE
Decimal 181 189 190
Binary 10110101 10111101 10111110
Octal 265 275 276

Shades and tints

Shades of #B5BDBE

#B5BDBE
(181,189,190)
#A5ACAD
(165,172,173)
#959B9C
(149,155,156)
#858A8B
(133,138,139)
#75797A
(117,121,122)
#656869
(101,104,105)
#555758
(85,87,88)
#454647
(69,70,71)
#353536
(53,53,54)
#252425
(37,36,37)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #B5BDBE

#B5BDBE
(181,189,190)
#BBC3C3
(187,195,195)
#C1C9C8
(193,201,200)
#C7CFCD
(199,207,205)
#CDD5D2
(205,213,210)
#D3DBD7
(211,219,215)
#D9E1DC
(217,225,220)
#DFE7E1
(223,231,225)
#E5EDE6
(229,237,230)
#EBF3EB
(235,243,235)
#F1F9F0
(241,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BDBE; }

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

This text font color is #B5BDBE.

Background Color

.myBgColor { background-color: #B5BDBE; }

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

This div background color is #B5BDBE.

Border color

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

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

This div border color is #B5BDBE.

Opacity

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

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

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

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

This text has shadow with #B5BDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BDBE.

Preview

Color preview on black background

This text has color #B5BDBE on black background.


Color preview on white background

This text has color #B5BDBE on white background.


Black color preview on #B5BDBE background

This text has black color on #B5BDBE background.


White color preview on #B5BDBE background

This text has white color on #B5BDBE background.


Related colors

Complementary color

Complementary color for #hex is #4A4241.


I love getcolorcode.com

Triadic colors

1 #BEB5BD and #BDBEB5 with #B5BDBE are triadic colors.

2 #BEBDB5 and #BDB5BE with #B5BDBE are triadic colors.