#030503 (or 0x030503) is unknown color: approx Black Bean. HEX triplet: 03, 05 and 03. RGB value is (3,5,3). Sum of RGB (Red+Green+Blue) = 3+5+3=11 (1% of max value = 765). Red value is 3 (1.56% from 255 or 27.27% from 11); Green value is 5 (2.34% from 255 or 45.45% from 11); Blue value is 3 (1.56% from 255 or 27.27% from 11); Max value from RGB is 5 - color contains mainly: green. Hex color #030503 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030503 is #FCFAFC. Grayscale: #040404. Windows color (decimal): -16579325 or 197891. OLE color: 197891.
HSL color Cylindrical-coordinate representation of color #030503: hue angle of 120º degrees, saturation: 0.25, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #030503 is Cyan = 0.40, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.98.
<style> p { color: #030503; } p { color: rgb(3,5,3); } H1.HeaderClassName { color: #030503; } .AnyTagClassName { color: #030503; } </style>
<style> a { background-color: #030503; } a { background-color: rgb(3,5,3); } div.DivClassName { background-color: #030503; } .BgClassName { background-color: #030503; } </style>
<style> span { border-color: #030503; } span { border-color: rgb(3,5,3); } td.TdClassName { border-color: #030503; } .TagClassName { border-color: #030503; } </style>