#050503 (or 0x050503) is unknown color: approx Maire. HEX triplet: 05, 05 and 03. RGB value is (5,5,3). Sum of RGB (Red+Green+Blue) = 5+5+3=13 (1% of max value = 765). Red value is 5 (2.34% from 255 or 38.46% from 13); Green value is 5 (2.34% from 255 or 38.46% from 13); Blue value is 3 (1.56% from 255 or 23.08% from 13); Max value from RGB is 5 - color contains mainly: red, green. Hex color #050503 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050503 is #FAFAFC. Grayscale: #040404. Windows color (decimal): -16448253 or 197893. OLE color: 197893.
HSL color Cylindrical-coordinate representation of color #050503: hue angle of 60º 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 #050503 is Cyan = 0, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.98.
<style> p { color: #050503; } p { color: rgb(5,5,3); } H1.HeaderClassName { color: #050503; } .AnyTagClassName { color: #050503; } </style>
<style> a { background-color: #050503; } a { background-color: rgb(5,5,3); } div.DivClassName { background-color: #050503; } .BgClassName { background-color: #050503; } </style>
<style> span { border-color: #050503; } span { border-color: rgb(5,5,3); } td.TdClassName { border-color: #050503; } .TagClassName { border-color: #050503; } </style>