#B5BDC1 (or 0xB5BDC1) is unknown color: approx Heather. HEX triplet: B5, BD and C1. RGB value is (181,189,193). Sum of RGB (Red+Green+Blue) = 181+189+193=563 (74% of max value = 765). Red value is 181 (71.09% from 255 or 32.15% from 563); Green value is 189 (74.22% from 255 or 33.57% from 563); Blue value is 193 (75.78% from 255 or 34.28% from 563); Max value from RGB is 193 - color contains mainly: blue. Hex color #B5BDC1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B5BDC1 is #4A423E. Grayscale: #BBBBBB. Windows color (decimal): -4866623 or 12697013. OLE color: 12697013.
HSL color Cylindrical-coordinate representation of color #B5BDC1: hue angle of 200º degrees, saturation: 0.09, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #B5BDC1 is Cyan = 0.06, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B5BDC1; } p { color: rgb(181,189,193); } H1.HeaderClassName { color: #B5BDC1; } .AnyTagClassName { color: #B5BDC1; } </style>
<style> a { background-color: #B5BDC1; } a { background-color: rgb(181,189,193); } div.DivClassName { background-color: #B5BDC1; } .BgClassName { background-color: #B5BDC1; } </style>
<style> span { border-color: #B5BDC1; } span { border-color: rgb(181,189,193); } td.TdClassName { border-color: #B5BDC1; } .TagClassName { border-color: #B5BDC1; } </style>