#096101 (or 0x096101) is unknown color: approx Green. HEX triplet: 09, 61 and 01. RGB value is (9,97,1). Sum of RGB (Red+Green+Blue) = 9+97+1=107 (14% of max value = 765). Red value is 9 (3.91% from 255 or 8.41% from 107); Green value is 97 (38.28% from 255 or 90.65% from 107); Blue value is 1 (0.78% from 255 or 0.93% from 107); Max value from RGB is 97 - color contains mainly: green. Hex color #096101 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #096101 is #F69EFE. Grayscale: #3C3C3C. Windows color (decimal): -16162559 or 90377. OLE color: 90377.
HSL color Cylindrical-coordinate representation of color #096101: hue angle of 115º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #096101 is Cyan = 0.91, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.62.
<style> p { color: #096101; } p { color: rgb(9,97,1); } H1.HeaderClassName { color: #096101; } .AnyTagClassName { color: #096101; } </style>
<style> a { background-color: #096101; } a { background-color: rgb(9,97,1); } div.DivClassName { background-color: #096101; } .BgClassName { background-color: #096101; } </style>
<style> span { border-color: #096101; } span { border-color: rgb(9,97,1); } td.TdClassName { border-color: #096101; } .TagClassName { border-color: #096101; } </style>