COLOR #B5BDB7

HEX: #B5BDB7 RGB: (181,189,183)

Color info

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

RGB color model

#B5BDB7 color RGB value is (181,189,183).

RGB: (181,189,183) (71%, 74%, 72%)

RGB channels and saturation

R 181 of 255 = 71%
G 189 of 255 = 74%
B 183 of 255 = 72%

181
189
183

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

Portions of RGB colors in percentages

R + G + B = 181 + 189 + 183 = 553 (100%)
R 181 of 553 ~ 32.73%
G 189 of 553 ~ 34.18%
B 183 of 553 ~ 33.09'%

%32.73
%34.18
%33.09

CMYK color model

#B5BDB7 color CMYK value is (4,0,3,26).

  • cyan value is 4.23%
  • magenta value is 0.00%
  • yellow value is 3.17%
  • key color value is 25.88%

CMYK: (4,0,3,26)
C4M0Y3K26 (4%, 0%, 3%, 26%)
(0.04 / 0.00 / 0.03 / 0.26)

CMYK percentages

%4.23
%0
%3.17
%25.88

Codes

Color #B5BDB7 in popluar color models

B5 BD B7
RGB 181 189 183
HSL 135° 5.71% 72.55%
HSB/HSV 135° 4.23% 74.12%
CMYK 4.23% 0.00% 3.17%
25.88%

Color #B5BDB7 in popluar number systems.

HEX B5 BD B7
Decimal 181 189 183
Binary 10110101 10111101 10110111
Octal 265 275 267

Shades and tints

Shades of #B5BDB7

#B5BDB7
(181,189,183)
#A5ACA7
(165,172,167)
#959B97
(149,155,151)
#858A87
(133,138,135)
#757977
(117,121,119)
#656867
(101,104,103)
#555757
(85,87,87)
#454647
(69,70,71)
#353537
(53,53,55)
#252427
(37,36,39)
#151317
(21,19,23)
#000000
(0,0,0)

Tints of #B5BDB7

#B5BDB7
(181,189,183)
#BBC3BD
(187,195,189)
#C1C9C3
(193,201,195)
#C7CFC9
(199,207,201)
#CDD5CF
(205,213,207)
#D3DBD5
(211,219,213)
#D9E1DB
(217,225,219)
#DFE7E1
(223,231,225)
#E5EDE7
(229,237,231)
#EBF3ED
(235,243,237)
#F1F9F3
(241,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BDB7; }

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

This text font color is #B5BDB7.

Background Color

.myBgColor { background-color: #B5BDB7; }

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

This div background color is #B5BDB7.

Border color

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

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

This div border color is #B5BDB7.

Opacity

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

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

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

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

This text has shadow with #B5BDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BDB7.

Preview

Color preview on black background

This text has color #B5BDB7 on black background.


Color preview on white background

This text has color #B5BDB7 on white background.


Black color preview on #B5BDB7 background

This text has black color on #B5BDB7 background.


White color preview on #B5BDB7 background

This text has white color on #B5BDB7 background.


Related colors

Complementary color

Complementary color for #hex is #4A4248.


I love getcolorcode.com

Triadic colors

1 #B7B5BD and #BDB7B5 with #B5BDB7 are triadic colors.

2 #B7BDB5 and #BDB5B7 with #B5BDB7 are triadic colors.