#030306 (or 0x030306) is unknown color: approx Black Russian. HEX triplet: 03, 03 and 06. RGB value is (3,3,6). Sum of RGB (Red+Green+Blue) = 3+3+6=12 (1% of max value = 765). Red value is 3 (1.56% from 255 or 25% from 12); Green value is 3 (1.56% from 255 or 25% from 12); Blue value is 6 (2.73% from 255 or 50% from 12); Max value from RGB is 6 - color contains mainly: blue. Hex color #030306 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030306 is #FCFCF9. Grayscale: #030303. Windows color (decimal): -16579834 or 393987. OLE color: 393987.
HSL color Cylindrical-coordinate representation of color #030306: hue angle of 240º degrees, saturation: 0.33, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #030306 is Cyan = 0.50, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.98.
<style> p { color: #030306; } p { color: rgb(3,3,6); } H1.HeaderClassName { color: #030306; } .AnyTagClassName { color: #030306; } </style>
<style> a { background-color: #030306; } a { background-color: rgb(3,3,6); } div.DivClassName { background-color: #030306; } .BgClassName { background-color: #030306; } </style>
<style> span { border-color: #030306; } span { border-color: rgb(3,3,6); } td.TdClassName { border-color: #030306; } .TagClassName { border-color: #030306; } </style>