#1F0627 (or 0x1F0627) is unknown color: approx Blackcurrant. HEX triplet: 1F, 06 and 27. RGB value is (31,6,39). Sum of RGB (Red+Green+Blue) = 31+6+39=76 (10% of max value = 765). Red value is 31 (12.5% from 255 or 40.79% from 76); Green value is 6 (2.73% from 255 or 7.89% from 76); Blue value is 39 (15.62% from 255 or 51.32% from 76); Max value from RGB is 39 - color contains mainly: blue. Hex color #1F0627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1F0627 is #E0F9D8. Grayscale: #111111. Windows color (decimal): -14744025 or 2557471. OLE color: 2557471.
HSL color Cylindrical-coordinate representation of color #1F0627: hue angle of 285.45º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1F0627 is Cyan = 0.21, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #1F0627; } p { color: rgb(31,6,39); } H1.HeaderClassName { color: #1F0627; } .AnyTagClassName { color: #1F0627; } </style>
<style> a { background-color: #1F0627; } a { background-color: rgb(31,6,39); } div.DivClassName { background-color: #1F0627; } .BgClassName { background-color: #1F0627; } </style>
<style> span { border-color: #1F0627; } span { border-color: rgb(31,6,39); } td.TdClassName { border-color: #1F0627; } .TagClassName { border-color: #1F0627; } </style>