#030307 (or 0x030307) is unknown color: approx Black Russian. HEX triplet: 03, 03 and 07. RGB value is (3,3,7). Sum of RGB (Red+Green+Blue) = 3+3+7=13 (1% of max value = 765). Red value is 3 (1.56% from 255 or 23.08% from 13); Green value is 3 (1.56% from 255 or 23.08% from 13); Blue value is 7 (3.12% from 255 or 53.85% from 13); Max value from RGB is 7 - color contains mainly: blue. Hex color #030307 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030307 is #FCFCF8. Grayscale: #030303. Windows color (decimal): -16579833 or 459523. OLE color: 459523.
HSL color Cylindrical-coordinate representation of color #030307: hue angle of 240º degrees, saturation: 0.4, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #030307 is Cyan = 0.57, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.97.
<style> p { color: #030307; } p { color: rgb(3,3,7); } H1.HeaderClassName { color: #030307; } .AnyTagClassName { color: #030307; } </style>
<style> a { background-color: #030307; } a { background-color: rgb(3,3,7); } div.DivClassName { background-color: #030307; } .BgClassName { background-color: #030307; } </style>
<style> span { border-color: #030307; } span { border-color: rgb(3,3,7); } td.TdClassName { border-color: #030307; } .TagClassName { border-color: #030307; } </style>