#030313 (or 0x030313) is unknown color: approx Black Russian. HEX triplet: 03, 03 and 13. RGB value is (3,3,19). Sum of RGB (Red+Green+Blue) = 3+3+19=25 (3% of max value = 765). Red value is 3 (1.56% from 255 or 12% from 25); Green value is 3 (1.56% from 255 or 12% from 25); Blue value is 19 (7.81% from 255 or 76% from 25); Max value from RGB is 19 - color contains mainly: blue. Hex color #030313 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030313 is #FCFCEC. Grayscale: #040404. Windows color (decimal): -16579821 or 1245955. OLE color: 1245955.
HSL color Cylindrical-coordinate representation of color #030313: hue angle of 240º degrees, saturation: 0.73, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #030313 is Cyan = 0.84, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #030313; } p { color: rgb(3,3,19); } H1.HeaderClassName { color: #030313; } .AnyTagClassName { color: #030313; } </style>
<style> a { background-color: #030313; } a { background-color: rgb(3,3,19); } div.DivClassName { background-color: #030313; } .BgClassName { background-color: #030313; } </style>
<style> span { border-color: #030313; } span { border-color: rgb(3,3,19); } td.TdClassName { border-color: #030313; } .TagClassName { border-color: #030313; } </style>