COLOR #B5B3BE

HEX: #B5B3BE RGB: (181,179,190)

Color info

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

RGB color model

#B5B3BE color RGB value is (181,179,190).

RGB: (181,179,190) (71%, 70%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 179 of 255 = 70%
B 190 of 255 = 75%

181
179
190

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

Portions of RGB colors in percentages

R + G + B = 181 + 179 + 190 = 550 (100%)
R 181 of 550 ~ 32.91%
G 179 of 550 ~ 32.55%
B 190 of 550 ~ 34.55'%

%32.91
%32.55
%34.55

CMYK color model

#B5B3BE color CMYK value is (5,6,0,25).

  • cyan value is 4.74%
  • magenta value is 5.79%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (5,6,0,25)
C5M6Y0K25 (5%, 6%, 0%, 25%)
(0.05 / 0.06 / 0.00 / 0.25)

CMYK percentages

%4.74
%5.79
%0
%25.49

Codes

Color #B5B3BE in popluar color models

B5 B3 BE
RGB 181 179 190
HSL 251° 7.80% 72.35%
HSB/HSV 251° 5.79% 74.51%
CMYK 4.74% 5.79% 0.00%
25.49%

Color #B5B3BE in popluar number systems.

HEX B5 B3 BE
Decimal 181 179 190
Binary 10110101 10110011 10111110
Octal 265 263 276

Shades and tints

Shades of #B5B3BE

#B5B3BE
(181,179,190)
#A5A3AD
(165,163,173)
#95939C
(149,147,156)
#85838B
(133,131,139)
#75737A
(117,115,122)
#656369
(101,99,105)
#555358
(85,83,88)
#454347
(69,67,71)
#353336
(53,51,54)
#252325
(37,35,37)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #B5B3BE

#B5B3BE
(181,179,190)
#BBB9C3
(187,185,195)
#C1BFC8
(193,191,200)
#C7C5CD
(199,197,205)
#CDCBD2
(205,203,210)
#D3D1D7
(211,209,215)
#D9D7DC
(217,215,220)
#DFDDE1
(223,221,225)
#E5E3E6
(229,227,230)
#EBE9EB
(235,233,235)
#F1EFF0
(241,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B3BE; }

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

This text font color is #B5B3BE.

Background Color

.myBgColor { background-color: #B5B3BE; }

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

This div background color is #B5B3BE.

Border color

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

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

This div border color is #B5B3BE.

Opacity

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

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

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

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

This text has shadow with #B5B3BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B3BE.

Preview

Color preview on black background

This text has color #B5B3BE on black background.


Color preview on white background

This text has color #B5B3BE on white background.


Black color preview on #B5B3BE background

This text has black color on #B5B3BE background.


White color preview on #B5B3BE background

This text has white color on #B5B3BE background.


Related colors

Complementary color

Complementary color for #hex is #4A4C41.


I love getcolorcode.com

Triadic colors

1 #BEB5B3 and #B3BEB5 with #B5B3BE are triadic colors.

2 #BEB3B5 and #B3B5BE with #B5B3BE are triadic colors.