COLOR #B7BDBE

HEX: #B7BDBE RGB: (183,189,190)

Color info

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

RGB color model

#B7BDBE color RGB value is (183,189,190).

RGB: (183,189,190) (72%, 74%, 75%)

RGB channels and saturation

R 183 of 255 = 72%
G 189 of 255 = 74%
B 190 of 255 = 75%

183
189
190

R + G + B ~ 74%. #B7BDBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 189 + 190 = 562 (100%)
R 183 of 562 ~ 32.56%
G 189 of 562 ~ 33.63%
B 190 of 562 ~ 33.81'%

%32.56
%33.63
%33.81

CMYK color model

#B7BDBE color CMYK value is (4,1,0,25).

  • cyan value is 3.68%
  • magenta value is 0.53%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (4,1,0,25)
C4M1Y0K25 (4%, 1%, 0%, 25%)
(0.04 / 0.01 / 0.00 / 0.25)

CMYK percentages

%3.68
%0.53
%0
%25.49

Codes

Color #B7BDBE in popluar color models

B7 BD BE
RGB 183 189 190
HSL 189° 5.11% 73.14%
HSB/HSV 189° 3.68% 74.51%
CMYK 3.68% 0.53% 0.00%
25.49%

Color #B7BDBE in popluar number systems.

HEX B7 BD BE
Decimal 183 189 190
Binary 10110111 10111101 10111110
Octal 267 275 276

Shades and tints

Shades of #B7BDBE

#B7BDBE
(183,189,190)
#A7ACAD
(167,172,173)
#979B9C
(151,155,156)
#878A8B
(135,138,139)
#77797A
(119,121,122)
#676869
(103,104,105)
#575758
(87,87,88)
#474647
(71,70,71)
#373536
(55,53,54)
#272425
(39,36,37)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #B7BDBE

#B7BDBE
(183,189,190)
#BDC3C3
(189,195,195)
#C3C9C8
(195,201,200)
#C9CFCD
(201,207,205)
#CFD5D2
(207,213,210)
#D5DBD7
(213,219,215)
#DBE1DC
(219,225,220)
#E1E7E1
(225,231,225)
#E7EDE6
(231,237,230)
#EDF3EB
(237,243,235)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7BDBE; }

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

This text font color is #B7BDBE.

Background Color

.myBgColor { background-color: #B7BDBE; }

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

This div background color is #B7BDBE.

Border color

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

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

This div border color is #B7BDBE.

Opacity

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

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

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

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

This text has shadow with #B7BDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7BDBE.

Preview

Color preview on black background

This text has color #B7BDBE on black background.


Color preview on white background

This text has color #B7BDBE on white background.


Black color preview on #B7BDBE background

This text has black color on #B7BDBE background.


White color preview on #B7BDBE background

This text has white color on #B7BDBE background.


Related colors

Complementary color

Complementary color for #hex is #484241.


I love getcolorcode.com

Triadic colors

1 #BEB7BD and #BDBEB7 with #B7BDBE are triadic colors.

2 #BEBDB7 and #BDB7BE with #B7BDBE are triadic colors.