#6F011C (or 0x6F011C) is unknown color: approx Burgundy. HEX triplet: 6F, 01 and 1C. RGB value is (111,1,28). Sum of RGB (Red+Green+Blue) = 111+1+28=140 (18% of max value = 765). Red value is 111 (43.75% from 255 or 79.29% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 28 (11.33% from 255 or 20% from 140); Max value from RGB is 111 - color contains mainly: red. Hex color #6F011C is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6F011C is #90FEE3. Grayscale: #242424. Windows color (decimal): -9502436 or 1835375. OLE color: 1835375.
HSL color Cylindrical-coordinate representation of color #6F011C: hue angle of 345.27º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #6F011C is Cyan = 0, Magento = 0.99, Yellow = 0.75 and Black (K on CMYK) = 0.56.
<style> p { color: #6F011C; } p { color: rgb(111,1,28); } H1.HeaderClassName { color: #6F011C; } .AnyTagClassName { color: #6F011C; } </style>
<style> a { background-color: #6F011C; } a { background-color: rgb(111,1,28); } div.DivClassName { background-color: #6F011C; } .BgClassName { background-color: #6F011C; } </style>
<style> span { border-color: #6F011C; } span { border-color: rgb(111,1,28); } td.TdClassName { border-color: #6F011C; } .TagClassName { border-color: #6F011C; } </style>