#090600 (or 0x090600) is unknown color: approx Black. HEX triplet: 09, 06 and 00. RGB value is (9,6,0). Sum of RGB (Red+Green+Blue) = 9+6+0=15 (1% of max value = 765). Red value is 9 (3.91% from 255 or 60% from 15); Green value is 6 (2.73% from 255 or 40% from 15); Blue value is 0 (0.39% from 255 or 0% from 15); Max value from RGB is 9 - color contains mainly: red. Hex color #090600 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090600 is #F6F9FF. Grayscale: #060606. Windows color (decimal): -16185856 or 1545. OLE color: 1545.
HSL color Cylindrical-coordinate representation of color #090600: hue angle of 40º degrees, saturation: 1, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 1%. Process color model (Four color, CMYK) of #090600 is Cyan = 0, Magento = 0.33, Yellow = 1 and Black (K on CMYK) = 0.96.
<style> p { color: #090600; } p { color: rgb(9,6,0); } H1.HeaderClassName { color: #090600; } .AnyTagClassName { color: #090600; } </style>
<style> a { background-color: #090600; } a { background-color: rgb(9,6,0); } div.DivClassName { background-color: #090600; } .BgClassName { background-color: #090600; } </style>
<style> span { border-color: #090600; } span { border-color: rgb(9,6,0); } td.TdClassName { border-color: #090600; } .TagClassName { border-color: #090600; } </style>