#BDC0B7 (or 0xBDC0B7) is unknown color: approx Tasman. HEX triplet: BD, C0 and B7. RGB value is (189,192,183). Sum of RGB (Red+Green+Blue) = 189+192+183=564 (74% of max value = 765). Red value is 189 (74.22% from 255 or 33.51% from 564); Green value is 192 (75.39% from 255 or 34.04% from 564); Blue value is 183 (71.88% from 255 or 32.45% from 564); Max value from RGB is 192 - color contains mainly: green. Hex color #BDC0B7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDC0B7 is #423F48. Grayscale: #BEBEBE. Windows color (decimal): -4341577 or 12042429. OLE color: 12042429.
HSL color Cylindrical-coordinate representation of color #BDC0B7: hue angle of 80º degrees, saturation: 0.07, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #BDC0B7 is Cyan = 0.02, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.25.
<style> p { color: #BDC0B7; } p { color: rgb(189,192,183); } H1.HeaderClassName { color: #BDC0B7; } .AnyTagClassName { color: #BDC0B7; } </style>
<style> a { background-color: #BDC0B7; } a { background-color: rgb(189,192,183); } div.DivClassName { background-color: #BDC0B7; } .BgClassName { background-color: #BDC0B7; } </style>
<style> span { border-color: #BDC0B7; } span { border-color: rgb(189,192,183); } td.TdClassName { border-color: #BDC0B7; } .TagClassName { border-color: #BDC0B7; } </style>