#96880A (or 0x96880A) is unknown color: approx Olive. HEX triplet: 96, 88 and 0A. RGB value is (150,136,10). Sum of RGB (Red+Green+Blue) = 150+136+10=296 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50.68% from 296); Green value is 136 (53.52% from 255 or 45.95% from 296); Blue value is 10 (4.30% from 255 or 3.38% from 296); Max value from RGB is 150 - color contains mainly: red. Hex color #96880A is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #96880A is #6977F5. Grayscale: #7E7E7E. Windows color (decimal): -6911990 or 690326. OLE color: 690326.
HSL color Cylindrical-coordinate representation of color #96880A: hue angle of 54º degrees, saturation: 0.88, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #96880A is Cyan = 0, Magento = 0.09, Yellow = 0.93 and Black (K on CMYK) = 0.41.
<style> p { color: #96880A; } p { color: rgb(150,136,10); } H1.HeaderClassName { color: #96880A; } .AnyTagClassName { color: #96880A; } </style>
<style> a { background-color: #96880A; } a { background-color: rgb(150,136,10); } div.DivClassName { background-color: #96880A; } .BgClassName { background-color: #96880A; } </style>
<style> span { border-color: #96880A; } span { border-color: rgb(150,136,10); } td.TdClassName { border-color: #96880A; } .TagClassName { border-color: #96880A; } </style>