#919BAC (or 0x919BAC) is unknown color: approx Rock Blue. HEX triplet: 91, 9B and AC. RGB value is (145,155,172). Sum of RGB (Red+Green+Blue) = 145+155+172=472 (62% of max value = 765). Red value is 145 (57.03% from 255 or 30.72% from 472); Green value is 155 (60.94% from 255 or 32.84% from 472); Blue value is 172 (67.58% from 255 or 36.44% from 472); Max value from RGB is 172 - color contains mainly: blue. Hex color #919BAC is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919BAC is #6E6453. Grayscale: #999999. Windows color (decimal): -7234644 or 11312017. OLE color: 11312017.
HSL color Cylindrical-coordinate representation of color #919BAC: hue angle of 217.78º degrees, saturation: 0.14, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #919BAC is Cyan = 0.16, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #919BAC; } p { color: rgb(145,155,172); } H1.HeaderClassName { color: #919BAC; } .AnyTagClassName { color: #919BAC; } </style>
<style> a { background-color: #919BAC; } a { background-color: rgb(145,155,172); } div.DivClassName { background-color: #919BAC; } .BgClassName { background-color: #919BAC; } </style>
<style> span { border-color: #919BAC; } span { border-color: rgb(145,155,172); } td.TdClassName { border-color: #919BAC; } .TagClassName { border-color: #919BAC; } </style>