#000609 (or 0x000609) is unknown color: approx Black Pearl. HEX triplet: 00, 06 and 09. RGB value is (0,6,9). Sum of RGB (Red+Green+Blue) = 0+6+9=15 (1% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 15); Green value is 6 (2.73% from 255 or 40% from 15); Blue value is 9 (3.91% from 255 or 60% from 15); Max value from RGB is 9 - color contains mainly: blue. Hex color #000609 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000609 is #FFF9F6. Grayscale: #040404. Windows color (decimal): -16775671 or 591360. OLE color: 591360.
HSL color Cylindrical-coordinate representation of color #000609: hue angle of 200º 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 #000609 is Cyan = 1, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #000609; } p { color: rgb(0,6,9); } H1.HeaderClassName { color: #000609; } .AnyTagClassName { color: #000609; } </style>
<style> a { background-color: #000609; } a { background-color: rgb(0,6,9); } div.DivClassName { background-color: #000609; } .BgClassName { background-color: #000609; } </style>
<style> span { border-color: #000609; } span { border-color: rgb(0,6,9); } td.TdClassName { border-color: #000609; } .TagClassName { border-color: #000609; } </style>