#969ECB (or 0x969ECB) is unknown color: approx Blue Bell. HEX triplet: 96, 9E and CB. RGB value is (150,158,203). Sum of RGB (Red+Green+Blue) = 150+158+203=511 (67% of max value = 765). Red value is 150 (58.98% from 255 or 29.35% from 511); Green value is 158 (62.11% from 255 or 30.92% from 511); Blue value is 203 (79.69% from 255 or 39.73% from 511); Max value from RGB is 203 - color contains mainly: blue. Hex color #969ECB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #969ECB is #696134. Grayscale: #A0A0A0. Windows color (decimal): -6906165 or 13344406. OLE color: 13344406.
HSL color Cylindrical-coordinate representation of color #969ECB: hue angle of 230.94º degrees, saturation: 0.34, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #969ECB is Cyan = 0.26, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #969ECB; } p { color: rgb(150,158,203); } H1.HeaderClassName { color: #969ECB; } .AnyTagClassName { color: #969ECB; } </style>
<style> a { background-color: #969ECB; } a { background-color: rgb(150,158,203); } div.DivClassName { background-color: #969ECB; } .BgClassName { background-color: #969ECB; } </style>
<style> span { border-color: #969ECB; } span { border-color: rgb(150,158,203); } td.TdClassName { border-color: #969ECB; } .TagClassName { border-color: #969ECB; } </style>