#999ECA (or 0x999ECA) is unknown color: approx Blue Bell. HEX triplet: 99, 9E and CA. RGB value is (153,158,202). Sum of RGB (Red+Green+Blue) = 153+158+202=513 (67% of max value = 765). Red value is 153 (60.16% from 255 or 29.82% from 513); Green value is 158 (62.11% from 255 or 30.80% from 513); Blue value is 202 (79.30% from 255 or 39.38% from 513); Max value from RGB is 202 - color contains mainly: blue. Hex color #999ECA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999ECA is #666135. Grayscale: #A1A1A1. Windows color (decimal): -6709558 or 13278873. OLE color: 13278873.
HSL color Cylindrical-coordinate representation of color #999ECA: hue angle of 233.88º degrees, saturation: 0.32, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #999ECA is Cyan = 0.24, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #999ECA; } p { color: rgb(153,158,202); } H1.HeaderClassName { color: #999ECA; } .AnyTagClassName { color: #999ECA; } </style>
<style> a { background-color: #999ECA; } a { background-color: rgb(153,158,202); } div.DivClassName { background-color: #999ECA; } .BgClassName { background-color: #999ECA; } </style>
<style> span { border-color: #999ECA; } span { border-color: rgb(153,158,202); } td.TdClassName { border-color: #999ECA; } .TagClassName { border-color: #999ECA; } </style>