#62001E (or 0x62001E) is unknown color: approx Burgundy. HEX triplet: 62, 00 and 1E. RGB value is (98,0,30). Sum of RGB (Red+Green+Blue) = 98+0+30=128 (16% of max value = 765). Red value is 98 (38.67% from 255 or 76.56% from 128); Green value is 0 (0.39% from 255 or 0% from 128); Blue value is 30 (12.11% from 255 or 23.44% from 128); Max value from RGB is 98 - color contains mainly: red. Hex color #62001E is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #62001E is #9DFFE1. Grayscale: #202020. Windows color (decimal): -10354658 or 1966178. OLE color: 1966178.
HSL color Cylindrical-coordinate representation of color #62001E: hue angle of 341.63º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #62001E is Cyan = 0, Magento = 1, Yellow = 0.69 and Black (K on CMYK) = 0.62.
<style> p { color: #62001E; } p { color: rgb(98,0,30); } H1.HeaderClassName { color: #62001E; } .AnyTagClassName { color: #62001E; } </style>
<style> a { background-color: #62001E; } a { background-color: rgb(98,0,30); } div.DivClassName { background-color: #62001E; } .BgClassName { background-color: #62001E; } </style>
<style> span { border-color: #62001E; } span { border-color: rgb(98,0,30); } td.TdClassName { border-color: #62001E; } .TagClassName { border-color: #62001E; } </style>