#030603 (or 0x030603) is unknown color: approx Black Bean. HEX triplet: 03, 06 and 03. RGB value is (3,6,3). Sum of RGB (Red+Green+Blue) = 3+6+3=12 (1% of max value = 765). Red value is 3 (1.56% from 255 or 25% from 12); Green value is 6 (2.73% from 255 or 50% from 12); Blue value is 3 (1.56% from 255 or 25% from 12); Max value from RGB is 6 - color contains mainly: green. Hex color #030603 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030603 is #FCF9FC. Grayscale: #040404. Windows color (decimal): -16579069 or 198147. OLE color: 198147.
HSL color Cylindrical-coordinate representation of color #030603: hue angle of 120º 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 #030603 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.98.
<style> p { color: #030603; } p { color: rgb(3,6,3); } H1.HeaderClassName { color: #030603; } .AnyTagClassName { color: #030603; } </style>
<style> a { background-color: #030603; } a { background-color: rgb(3,6,3); } div.DivClassName { background-color: #030603; } .BgClassName { background-color: #030603; } </style>
<style> span { border-color: #030603; } span { border-color: rgb(3,6,3); } td.TdClassName { border-color: #030603; } .TagClassName { border-color: #030603; } </style>