#050207 (or 0x050207) is unknown color: approx Blackcurrant. HEX triplet: 05, 02 and 07. RGB value is (5,2,7). Sum of RGB (Red+Green+Blue) = 5+2+7=14 (1% of max value = 765). Red value is 5 (2.34% from 255 or 35.71% from 14); Green value is 2 (1.17% from 255 or 14.29% from 14); Blue value is 7 (3.12% from 255 or 50% from 14); Max value from RGB is 7 - color contains mainly: blue. Hex color #050207 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050207 is #FAFDF8. Grayscale: #030303. Windows color (decimal): -16449017 or 459269. OLE color: 459269.
HSL color Cylindrical-coordinate representation of color #050207: hue angle of 276º degrees, saturation: 0.56, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #050207 is Cyan = 0.29, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.97.
<style> p { color: #050207; } p { color: rgb(5,2,7); } H1.HeaderClassName { color: #050207; } .AnyTagClassName { color: #050207; } </style>
<style> a { background-color: #050207; } a { background-color: rgb(5,2,7); } div.DivClassName { background-color: #050207; } .BgClassName { background-color: #050207; } </style>
<style> span { border-color: #050207; } span { border-color: rgb(5,2,7); } td.TdClassName { border-color: #050207; } .TagClassName { border-color: #050207; } </style>