#999392 (or 0x999392) is unknown color: approx Suva Grey. HEX triplet: 99, 93 and 92. RGB value is (153,147,146). Sum of RGB (Red+Green+Blue) = 153+147+146=446 (59% of max value = 765). Red value is 153 (60.16% from 255 or 34.30% from 446); Green value is 147 (57.81% from 255 or 32.96% from 446); Blue value is 146 (57.42% from 255 or 32.74% from 446); Max value from RGB is 153 - color contains mainly: red. Hex color #999392 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #999392 is #666C6D. Grayscale: #949494. Windows color (decimal): -6712430 or 9606041. OLE color: 9606041.
HSL color Cylindrical-coordinate representation of color #999392: hue angle of 8.57º degrees, saturation: 0.03, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #999392 is Cyan = 0, Magento = 0.04, Yellow = 0.05 and Black (K on CMYK) = 0.4.
<style> p { color: #999392; } p { color: rgb(153,147,146); } H1.HeaderClassName { color: #999392; } .AnyTagClassName { color: #999392; } </style>
<style> a { background-color: #999392; } a { background-color: rgb(153,147,146); } div.DivClassName { background-color: #999392; } .BgClassName { background-color: #999392; } </style>
<style> span { border-color: #999392; } span { border-color: rgb(153,147,146); } td.TdClassName { border-color: #999392; } .TagClassName { border-color: #999392; } </style>